public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] Fix IET verification implementation for CPSW driver
@ 2025-11-06  9:23 Aksh Garg
  2025-11-06  9:23 ` [PATCH net 1/2] net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeout Aksh Garg
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Aksh Garg @ 2025-11-06  9:23 UTC (permalink / raw)
  To: netdev, davem, kuba, pabeni, andrew+netdev, edumazet
  Cc: linux-kernel, c-vankar, s-vadapalli, danishanwar, Aksh Garg

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-11-11  2:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-06  9:23 [PATCH net 0/2] Fix IET verification implementation for CPSW driver Aksh Garg
2025-11-06  9:23 ` [PATCH net 1/2] net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeout Aksh Garg
2025-11-06  9:23 ` [PATCH net 2/2] net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism Aksh Garg
2025-11-11  2:10 ` [PATCH net 0/2] Fix IET verification implementation for CPSW driver patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox