Page MenuHomeFreeBSD

dpaa2: make VLANs usable on dpni
ClosedPublic

Authored by bz on Nov 17 2023, 12:59 AM.
Tags
None
Referenced Files
F132999065: D42645.diff
Tue, Oct 21, 10:50 PM
Unknown Object (File)
Tue, Oct 21, 9:10 AM
Unknown Object (File)
Tue, Oct 14, 12:20 AM
Unknown Object (File)
Mon, Oct 13, 4:58 AM
Unknown Object (File)
Fri, Oct 3, 9:02 AM
Unknown Object (File)
Tue, Sep 30, 11:45 PM
Unknown Object (File)
Tue, Sep 30, 6:55 AM
Unknown Object (File)
Fri, Sep 26, 4:43 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 Passed
Unit
No Test Coverage
Build Status
Buildable 54489
Build 51378: arc lint + arc unit