[Bug 236983] bnxt(4) VLAN not operational unless explicit "ifconfig promisc" is used on the physical IF
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 3 11:51:37 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236983
--- Comment #7 from punkt.de Hosting Team <mops at punkt.de> ---
This is my current config line:
-vlanhwtag -vlanhwfilter -vlanmtu -vlanhwcsum -vlanhwtso -rxcsum -rxcsum6
-txcsum -txcsum6 up
This is the resulting IF config after a complete reboot:
bnxt0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8027a0<JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,WOL_MAGIC>
ether 00:25:90:5f:9a:82
hwaddr 00:25:90:5f:9a:82
nd6 options=9<PERFORMNUD,IFDISABLED>
media: Ethernet autoselect (1000baseT <full-duplex,rxpause,txpause>)
status: active
No traffic on VLAN 1.
For some reason VLAN_HWCSUM is not removed. I tried repeatedly on the command
line, ifconfig does not change.
ifconfig bnxt0 promisc --> bingo!
BTW: you might want to look at this:
https://redmine.ixsystems.com/issues/83019
The ix Systems colleague suspects a driver bug.
Kind regards,
Patrick
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list