[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 --- Comment #8 from Piotr Kubaj --- If you find that it doesn't work as well, can you try changing DBG macro in /usr/src/sys/dev/e1000/e1000_osdep.h to 0 and rebuilding the kernel? When you try to reproduce your issue then, you should get v

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 --- Comment #7 from Piotr Kubaj --- Can you check whether it works on 13.1-RELEASE or CURRENT? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 --- Comment #6 from Konrad --- dmesg is gone but I can put: sysctl -a | grep -i eeprom dev.igb.3.fw_version: EEPROM V1.67-0 Option ROM V17-b0-p12 eTrack 0x8dd0 dev.igb.2.fw_version: EEPROM V1.67-0 Option ROM V17-b0-p12 eTrack 0x8d

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 --- Comment #5 from Piotr Kubaj --- Can you paste the whole block from dmesg? I'm interested in the EEPROM. For the record, pings works: igb0: mem 0x9c20-0x9c2f,0x9c30c000-0x9c30 at device 0.0 on pci6 igb0: EEPROM V1.63-0 eTrac

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 --- Comment #4 from Konrad --- 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 n

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 Piotr Kubaj changed: What|Removed |Added CC||pku...@freebsd.org --- Comment #3 fr

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 --- Comment #2 from Konrad --- 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" #

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 Krzysztof Galazka changed: What|Removed |Added CC||krzysztof.gala...@intel.com --

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 Mark Linimon changed: What|Removed |Added Keywords||IntelNetworking Assignee|