numam-dpdk/examples
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
..
cmdline cmdline: fix overflow on bsd 2014-12-05 16:54:53 +01:00
distributor examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
dpdk_qat add prefix to cache line macros 2014-11-27 16:21:11 +01:00
exception_path app,examples: remove references to drivers config 2014-11-10 10:07:56 +01:00
helloworld examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
ip_fragmentation examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
ip_pipeline examples/ip_pipeline: fix memory allocation check 2014-12-17 01:04:06 +01:00
ip_reassembly add prefix to cache line macros 2014-11-27 16:21:11 +01:00
ipv4_multicast examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
kni add prefix to cache line macros 2014-11-27 16:21:11 +01:00
l2fwd examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
l2fwd-ivshmem examples: use factorized default Rx/Tx configuration 2014-10-10 13:01:49 +02:00
l3fwd examples/l3fwd: fix compilation with clang 3.5 2014-12-18 00:26:08 +01:00
l3fwd-acl examples/l3fwd-acl: fix possible memory leak 2014-12-17 01:04:06 +01:00
l3fwd-power examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
l3fwd-vf examples/l3fwd-vf: fix race condition 2014-12-11 01:42:03 +01:00
link_status_interrupt examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
load_balancer examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
multi_process examples/multi_process: fix resilience by enabling Rx drop 2014-12-05 16:55:00 +01:00
netmap_compat examples/netmap_compat: fix overflow in ioctl operation 2014-12-18 00:26:08 +01:00
qos_meter examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
qos_sched add prefix to cache line macros 2014-11-27 16:21:11 +01:00
quota_watermark examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
skeleton examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
timer examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
vhost examples/vhost: fix vlan offload 2014-12-18 00:26:09 +01:00
vhost_xen cmdline: fix overflow on bsd 2014-12-05 16:54:53 +01:00
vm_power_manager examples/vm_power: fix initialization of cmdline token 2014-12-18 00:26:08 +01:00
vmdq examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
vmdq_dcb examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
Makefile examples/vm_power: vm power management application 2014-11-26 17:27:03 +01:00