Page MenuHomeFreeBSD

dpaa2: make VLANs usable on dpni
ClosedPublic

Authored by bz on Nov 17 2023, 12:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 13, 8:58 AM
Unknown Object (File)
Sat, Apr 12, 7:30 PM
Unknown Object (File)
Wed, Apr 9, 9:38 PM
Unknown Object (File)
Mar 16 2025, 5:03 AM
Unknown Object (File)
Mar 10 2025, 4:02 PM
Unknown Object (File)
Feb 9 2025, 12:11 PM
Unknown Object (File)
Feb 6 2025, 3:52 PM
Unknown Object (File)
Feb 5 2025, 9:58 PM
Subscribers

Details

Summary

dpni announces vlan_mtu but internally does not increase the maximum
MTU. Createing a vlan interface on top of a dpni interface will result
in full-sized frames not passing.
Extend the maximum frame length by ETHER_VLAN_ENCAP_LEN to allow at
least for one layer of vlans for now

MFC after: 3 days
GH-Issue: https://github.com/mcusim/freebsd-src/issues/22

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable