virtio: use soft vlan strip with mergeable Rx packets
authorOuyang Changchun <changchun.ouyang@intel.com>
Mon, 9 Feb 2015 01:14:11 +0000 (09:14 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 20 Feb 2015 18:18:56 +0000 (19:18 +0100)
commit894bb9cb0e284e5d610de8e2b135eec6837deabe
tree98e211c8c28cadc4b46c06fa36399d644a7b9d46
parent1d5ced917697f01857311f9bd21c6feba6a33e09
virtio: use soft vlan strip with mergeable Rx packets

To keep the consistent logic with normal Rx path, the mergeable
Rx path also needs software vlan strip/decap if it is enabled.

Signed-off-by: Changchun Ouyang <changchun.ouyang@intel.com>
Acked-by: Huawei Xie <huawei.xie@intel.com>
lib/librte_pmd_virtio/virtio_rxtx.c