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
..
2015-12-07 03:21:13 +01:00
2015-06-12 11:10:10 +02:00
2015-12-07 04:57:16 +01:00
2016-02-16 07:33:44 +01:00
2015-08-10 16:25:30 +02:00
2015-09-03 19:22:48 +02:00
2015-12-15 13:50:42 +01:00
2015-07-13 19:27:31 +02:00
2015-06-24 12:01:14 +02:00
2015-05-11 15:51:14 +02:00
2015-05-11 15:51:14 +02:00
2015-03-10 11:47:46 +01:00
2016-02-17 22:56:44 +01:00
2016-02-16 07:33:44 +01:00