diff options
author | Roger Quadros <rogerq@kernel.org> | 2023-12-19 11:58:04 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-12-23 02:01:19 +0100 |
commit | 49a2eb90682469a7b171be79b2939e26091ce221 (patch) | |
tree | 5189e1cd153894cddf3ffed92cde26d288f1aef8 /net/ipv6/xfrm6_tunnel.c | |
parent | net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode (diff) | |
download | linux-49a2eb90682469a7b171be79b2939e26091ce221.tar.xz linux-49a2eb90682469a7b171be79b2939e26091ce221.zip |
net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
Add driver support for viewing / changing the MAC Merge sublayer
parameters and seeing the verification state machine's current state
via ethtool.
As hardware does not support interrupt notification for verification
events we resort to polling on link up. On link up we try a couple of
times for verification success and if unsuccessful then give up.
The Frame Preemption feature is described in the Technical Reference
Manual [1] in section:
12.3.1.4.6.7 Intersperced Express Traffic (IET – P802.3br/D2.0)
Due to Silicon Errata i2208 [2] we set limit min IET fragment size to
124 (excluding 4 bytes mCRC).
[1] AM62x TRM - https://www.ti.com/lit/ug/spruiv7a/spruiv7a.pdf
[2] AM62x Silicon Errata - https://www.ti.com/lit/er/sprz487c/sprz487c.pdf
Signed-off-by: Roger Quadros <rogerq@kernel.org>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/xfrm6_tunnel.c')
0 files changed, 0 insertions, 0 deletions