Re: [dpdk-dev] [PATCH v3 03/22] vhost: use new APIs to handle features

2017-03-29 Thread Maxime Coquelin
On 03/28/2017 02:45 PM, Yuanhan Liu wrote: Signed-off-by: Yuanhan Liu --- v3: fix comment typo --- examples/tep_termination/main.c| 4 +++- examples/vhost/main.c | 43 +- lib/librte_vhost/rte_vhost_version.map | 3 --- lib/librte_vho

[dpdk-dev] [PATCH v3 03/22] vhost: use new APIs to handle features

2017-03-28 Thread Yuanhan Liu
Signed-off-by: Yuanhan Liu --- v3: fix comment typo --- examples/tep_termination/main.c| 4 +++- examples/vhost/main.c | 43 +- lib/librte_vhost/rte_vhost_version.map | 3 --- lib/librte_vhost/rte_virtio_net.h | 13 -- lib/l