numam-dpdk/examples/vhost
Jijiang Liu 9fd72e3cbd examples/vhost: add virtio offload
Change the codes in vhost sample to test virtio offload feature.

These changes include,

1. add two test options: tx-csum and tso.

2. add virtio_tx_offload() function to test vhost TX offload feature
   for VM to NIC case;

however, for VM to VM case, it doesn't need to call this function,
  the reason is explained in patch 2.

Signed-off-by: Jijiang Liu <jijiang.liu@intel.com>
Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
2016-02-17 22:56:44 +01:00
..
main.c examples/vhost: add virtio offload 2016-02-17 22:56:44 +01:00
main.h examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
Makefile eal: set name to threads 2015-11-03 15:32:34 +01:00