[Bug 272090] [igb][i350] hwvlanfilter issue
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Jun 2023 08:52:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 --- Comment #2 from Konrad <konrad.kreciwilk@korbank.pl> --- Yes, vlans on them: ifconfig_igb1="-tso -lro up" #82575EB ifconfig_igb0="-tso -lro up" #82575EB ifconfig_igb2="-tso -lro up" #i350 ifconfig_igb3="-tso -lro up" #i350 cloned_interfaces="lagg0 vlan88 vlan5" #LAGG LACP ifconfig_lagg0="laggproto lacp laggport igb0 laggport igb1 laggport igb2 laggport igb3 up -wol -tso -lro" ifconfig_vlan88="inet 10.8.8.112 netmask 255.255.255.0 vlan 88 vlandev lagg0" ifconfig_vlan5="inet 10.9.5.200 netmask 255.255.255.0 vlan 5 vlandev lagg0" -- You are receiving this mail because: You are the assignee for the bug.