Go to file
Ouyang Changchun 8b9bb988f7 examples/vhost: avoid inserting vlan twice
Check if it has already been vlan-tagged packet, if true, avoid inserting a
duplicated vlan tag into it.

This is a possible case when guest has the capability of inserting vlan tag.

Signed-off-by: Changchun Ouyang <changchun.ouyang@intel.com>
Acked-by: Huawei Xie <huawei.xie@intel.com>
2015-02-20 19:18:56 +01:00
app app/testpmd: fix uninitialized flow control variables 2015-02-20 12:13:28 +01:00
config mk: support x32 ABI 2015-02-18 20:26:33 +01:00
doc doc: add requirements for x32 ABI 2015-02-18 20:28:36 +01:00
examples examples/vhost: avoid inserting vlan twice 2015-02-20 19:18:56 +01:00
lib virtio: use soft vlan strip with mergeable Rx packets 2015-02-20 19:18:56 +01:00
mk mk: support x32 ABI 2015-02-18 20:26:33 +01:00
pkg version: 1.8.0 2014-12-20 00:38:39 +01:00
scripts scripts: find areas without maintainer 2015-02-09 15:15:04 +01:00
tools tools: fix setup script for Fedora 21 2014-10-10 17:50:31 +02:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
MAINTAINERS app/test: unit tests for bonding mode 4 2015-02-18 18:58:55 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00