numam-dpdk/examples/vhost
Ouyang Changchun f0adccd4dc examples/vhost: fix vlan offload
The following commit break vm2vm hard mode test cases:
commit db4014f2b6 ("use factorized default Rx/Tx configuration")

Investigation show that it needs enabling vlan offload since it is turn off
by default in some drivers, and Tx need it, especially when vm2vm is in hard mode.

Signed-off-by: Changchun Ouyang <changchun.ouyang@intel.com>
Tested-by: Jingguo Fu <jingguox.fu@intel.com>
2014-12-18 00:26:09 +01:00
..
main.c examples/vhost: fix vlan offload 2014-12-18 00:26:09 +01:00
main.h examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
Makefile examples/vhost: add new example based on lib 2014-10-23 13:07:36 +02:00