Page MenuHomeFreeBSD

dpaa2: make VLANs usable on dpni
ClosedPublic

Authored by bz on Nov 17 2023, 12:59 AM.
Tags
None
Referenced Files
F150839398: D42645.id130236.diff
Sat, Apr 4, 10:07 AM
F150833721: D42645.diff
Sat, Apr 4, 9:12 AM
F150814133: D42645.id130245.diff
Sat, Apr 4, 5:51 AM
F150801755: D42645.diff
Sat, Apr 4, 3:50 AM
Unknown Object (File)
Tue, Mar 31, 9:45 AM
Unknown Object (File)
Sat, Mar 21, 7:35 PM
Unknown Object (File)
Fri, Mar 20, 11:35 AM
Unknown Object (File)
Sat, Mar 14, 11:34 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