https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225689
Bug ID: 225689 Summary: [igb] I350 VF doesn't work with vlans Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: a...@freebsd.org I tried to use Intel I350 VF driver and it doesn't receive 802.1Q tagged packets. I used the latest driver from FreeBSD 12.0-CURRENT. The card is identified by chip=0x15208086 devid. Sending of tagged packets works. >From the driver code it seems e1000_vfta_set_vf() is not used, the linux driver uses similar function to setup vlan filters. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"