Re: [dpdk-dev] dpdk vlan strip offload bug for I350 nic?

2018-12-08 Thread 1534898891
My server's port connect to switch with trunk. The gw IP on switch's vlan-if. I used kni send icmp reques to gw, but the vlan_tci of icmp reply packets is incorrect. Other packets are correct. such as the ping same subnet servers or other packets(tcp or udp) and switch gw ping my kni is OK. This

[dpdk-dev] dpdk vlan strip offload bug for I350 nic?

2018-12-08 Thread 1534898891
Hi Guys: I used the vlan strip offload in I350 nic case. VLAN tag is incorrect when packets are ICMP. Other packets are correct. NIC:I350 DPDK version:18.02 OS:centos 7.4 Any help is appreciated. Thanks. Hongbowang.