[PATCH net 0/2] Fix IET verification implementation for CPSW driver

Aksh Garg posted 2 patches 1 month, 1 week ago
drivers/net/ethernet/ti/am65-cpsw-qos.c | 51 ++++++++++++++++++-------
1 file changed, 37 insertions(+), 14 deletions(-)
[PATCH net 0/2] Fix IET verification implementation for CPSW driver
Posted by Aksh Garg 1 month, 1 week ago
The CPSW module supports Intersperse Express Traffic (IET) and allows
the MAC layer to verify whether the peer supports IET through its MAC
merge sublayer, by sending a verification packet and waiting for its
response until the timeout. As defined in IEEE 802.3 Clause 99, the
verification process involves up to 3 verification attempts to
establish support.

This patch series fixes issues in the implementation of this IET
verification process. 

Aksh Garg (2):
  net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeout
  net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism

 drivers/net/ethernet/ti/am65-cpsw-qos.c | 51 ++++++++++++++++++-------
 1 file changed, 37 insertions(+), 14 deletions(-)

-- 
2.34.1