Date: Wed, 03 Apr 2019 11:51:33 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 236983] bnxt(4) VLAN not operational unless explicit "ifconfig promisc" is used on the physical IF Message-ID: <bug-236983-7501-K1uVmcUQrH@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236983-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-236983-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236983 --- Comment #7 from punkt.de Hosting Team <mops@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=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 15= 00 options=3D8027a0<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=3D9<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 comma= nd 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236983-7501-K1uVmcUQrH>