Re: [E1000-devel] Traffic not passing for VLAN ID >= 32 on the I350 SR-IOV enabled NIC

2021-07-29 Thread Yuvaraj Ranganathan via E1000-devel
Hi Laurent, Thanks for your help. Below is the information of SR-IOV interface, where VF 2 is directly mapped to VM interface. root@local-node:~# ip link show heth-0-1 5: heth-0-1: mtu 9192 qdisc mq state UP mode DEFAULT group default qlen 1000 link/ether 58:00:bb:aa:ee:49 brd

Re: [E1000-devel] Traffic not passing for VLAN ID >= 32 on the I350 SR-IOV enabled NIC

2021-07-29 Thread Laurent Dumont
Strange! Sorry, not sure what else to validate. I figured you might have been using vlan filters on the VF directly but you see to use them as bare VF. With a vlan specified at the VF level, it would have shown something like vf 19 MAC fa:16:3e:d3:f7:f0, vlan 65, spoof checking on, link-state

Re: [E1000-devel] Traffic not passing for VLAN ID >= 32 on the I350 SR-IOV enabled NIC

2021-07-29 Thread Laurent Dumont
Can you show the output of ip link show $SRIOV_INT_NAME_HERE Are you seeing any traffic reaching inside the VM if you tcpdump there? On Tue, Jul 27, 2021 at 10:07 AM Yuvaraj Ranganathan via E1000-devel < e1000-devel@lists.sourceforge.net> wrote: > Hi Team, > > With the SR-IOV enabled on I350

[E1000-devel] Traffic not passing for VLAN ID >= 32 on the I350 SR-IOV enabled NIC

2021-07-27 Thread Yuvaraj Ranganathan via E1000-devel
Hi Team, With the SR-IOV enabled on I350 NIC which has 4 VF’s, on configuring VLAN ID from range 1 to 31 on the VM interface, network traffic is fine and no issues. When trying to create an interface with VLAN ID >= 32 on the VM, traffic is not passing to that interface and as per HW specs,