Re: [dpdk-dev] VF of a X520 card does not process VLAN packets

2019-01-29 Thread Zhao1, Wei
Hi, Konstantin > -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ananyev, > Konstantin > Sent: Wednesday, January 23, 2019 10:09 PM > To: Eelco Chaudron > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] VF of a X520 card does not process VLAN

Re: [dpdk-dev] VF of a X520 card does not process VLAN packets

2019-01-23 Thread Ananyev, Konstantin
Thursday, January 3, 2019 4:42 PM > To: Lu, Wenzhuo ; Ananyev, Konstantin > > Cc: dev > Subject: Re: [dpdk-dev] VF of a X520 card does not process VLAN packets > > Hi maintainers, any feedback on the below? > Thanks, > Eelco > On 18 Dec 2018, at 12:06, Eelco Chaudro

Re: [dpdk-dev] VF of a X520 card does not process VLAN packets

2019-01-22 Thread Eelco Chaudron
it last time, but shouldn’t you assign desired vlan tag to the VF first: ip link set vf vlan ? Konstantin From: Eelco Chaudron [mailto:echau...@redhat.com] Sent: Thursday, January 3, 2019 4:42 PM To: Lu, Wenzhuo ; Ananyev, Konstantin Cc: dev Subject: Re: [dpdk-dev] VF of a X520 card does not

Re: [dpdk-dev] VF of a X520 card does not process VLAN packets

2019-01-18 Thread Ananyev, Konstantin
: [dpdk-dev] VF of a X520 card does not process VLAN packets Hi maintainers, any feedback on the below? Thanks, Eelco On 18 Dec 2018, at 12:06, Eelco Chaudron wrote: Hi, I’m assigning a VF of an X520 card for DPDK/testpmd/OVS but it's not accepting tagged VLAN packets (it does accept

Re: [dpdk-dev] VF of a X520 card does not process VLAN packets

2019-01-03 Thread Eelco Chaudron
Hi maintainers, any feedback on the below? Thanks, Eelco On 18 Dec 2018, at 12:06, Eelco Chaudron wrote: Hi, I’m assigning a VF of an X520 card for DPDK/testpmd/OVS but it's not accepting tagged VLAN packets (it does accept tag 0). Is this a known bug/limitation of the 82599ES chipset?

[dpdk-dev] VF of a X520 card does not process VLAN packets

2018-12-18 Thread Eelco Chaudron
Hi, I’m assigning a VF of an X520 card for DPDK/testpmd/OVS but it's not accepting tagged VLAN packets (it does accept tag 0). Is this a known bug/limitation of the 82599ES chipset? This is how I've tested it: $ echo 1 > /sys/bus/pci/devices/\:05\:00.0/sriov_numvfs $driverctl -v set-ove