[Bug 272090] [igb][i350] hwvlanfilter issue
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Jun 2023 13:31:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 --- Comment #4 from Konrad <konrad.kreciwilk@korbank.pl> --- I did separate lagg1 with i350 only fconfig_igb2="-tso -lro up" ifconfig_igb3="-tso -lro up" ifconfig_lagg1="laggproto lacp laggport igb2 laggport igb3 up -wol -tso -lro" ifconfig_vlan88="inet 10.8.8.112 netmask 255.255.255.0 vlan 88 vlandev lagg1" ifconfig_vlan5="inet 10.9.5.200 netmask 255.255.255.0 vlan 5 vlandev lagg1" I see only untagged flow (LLDP) using tcpdump -ni lagg1 when I put ifconfig lagg1 -vlanhwfilter I see proper traffic, including tagged vlans -- You are receiving this mail because: You are the assignee for the bug.