aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2024-10-11 18:51:32 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2024-10-12 22:13:39 +0000
commitfa3dfeff95a5bafcf13accaed5164bfc4e028d9a (patch)
treed4d6ad285db63f048042b36d3e8c96eca7157988 /TODO
parent1a37caeb076b9d31e13c54691d7f1eeb589798bb (diff)
downloadsrc-main.tar.gz
src-main.zip
dpaa2: fix MRU for dpni (and software vlans along)HEADmain
0480dccd3f34 tried to fix the MTU for software VLANs given dpni announces IFCAP_VLAN_MTU. Unfortunately the initial MRU during setup is reduced from the maximum supported by the HW to our maximum ethernet RX frame length so only after further mtu toggles the solution there would work. Set the maximum RX frame size (without CRC) to jumbo length + vlan encap len by default given we also announce IFCAP_JUMBO_MTU. While here improve the manual (ioctl) MTU setting by checking if IFCAP_VLAN_MTU is currently enabled and only then add the extra bytes. Fixes: 0480dccd3f347da0dbccf5917633435d5ce6cb86 MFC after: 3 days Reviewed by: dsl Differential Revision: https://reviews.freebsd.org/D47066
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions