[dpdk-dev] [PATCH 1/3] mbuf:add two TX offload flags and change three fields

2014-11-30 Thread Ananyev, Konstantin
Hi Olver, > -Original Message- > From: Olivier MATZ [mailto:olivier.matz at 6wind.com] > Sent: Friday, November 28, 2014 10:46 AM > To: Ananyev, Konstantin; Liu, Jijiang > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 1/3] mbuf:add two TX offload flags and change > three fields >

[dpdk-dev] Avoid vlan tag stripped with I350 VF on VM

2014-11-30 Thread Shian-Tung Wong
My application on a VM needs to deal with multiple VLANS on packets received over I350 using Virtual Function. But I always see the received packets without vlan tag. This is my setup: - host: 3.13.6-031306-generic - guest: 2.6.32-358.el6.x86_64 - dpdk: 1.6 And this is how I set up in the VM