numam-dpdk/drivers/net/vmxnet3
John Guzik ce82dc6bd5 net/vmxnet3: fix VLAN tag placed in wrong mbuf in chain
The VLAN tag information should be stored in the first mbuf of a chain
of buffers, not in the last one.

Fixes: 9fd5e98b62 ("vmxnet3: support RSS and refactor Rx offload")

Signed-off-by: John Guzik <john@shieldxnetworks.com>
Acked-by: Yong Wang <yongwang@vmware.com>
2016-06-15 17:13:54 +02:00
..
base vmxnet3: clean up typos and unused code 2016-03-16 19:05:46 +01:00
Makefile mk: fix cross-compilation 2016-06-07 10:02:39 +02:00
rte_pmd_vmxnet3_version.map vmxnet3: move to drivers/net/ 2015-05-22 16:06:23 +02:00
vmxnet3_ethdev.c ethdev: remove deprecated statistics 2016-04-20 13:49:31 +02:00
vmxnet3_ethdev.h eal: add assert macro for debug 2016-05-02 15:31:17 +02:00
vmxnet3_logs.h vmxnet3: move to drivers/net/ 2015-05-22 16:06:23 +02:00
vmxnet3_ring.h vmxnet3: support jumbo frames 2016-03-16 19:05:47 +01:00
vmxnet3_rxtx.c net/vmxnet3: fix VLAN tag placed in wrong mbuf in chain 2016-06-15 17:13:54 +02:00