Re: [dpdk-dev] Qn on vlan filtering for promiscuous ports VMXNET3 driver

2019-10-01 Thread Stephen Hemminger
On Tue, 1 Oct 2019 11:43:37 -0700 Geetha Anandakrishnan wrote: > Hi All, > > I am experimenting DPDK with VMXNET3. I see that the vmxnet3 driver code > does not set vlan filtering if port is in promiscuous mode. > I modified the vmxnet3 code to skip the check for promiscuous port, code > below.

[dpdk-dev] Qn on vlan filtering for promiscuous ports VMXNET3 driver

2019-10-01 Thread Geetha Anandakrishnan
Hi All, I am experimenting DPDK with VMXNET3. I see that the vmxnet3 driver code does not set vlan filtering if port is in promiscuous mode. I modified the vmxnet3 code to skip the check for promiscuous port, code below. But it does not seem like filtering works with this change, when port is in