Re: [dpdk-dev] [PATCH 09/14] vhost: add virtio 1.1 defines

2018-01-29 Thread Jens Freimann
On Mon, Jan 29, 2018 at 10:24:49PM +0800, Yuanhan Liu wrote: On Mon, Jan 29, 2018 at 03:11:38PM +0100, Jens Freimann wrote: This should actually be in the kernel header file, but it isn't yet. For now let's use our own headers. Signed-off-by: Jens Freimann --- lib/librte_vhost/vhost.h |

[dpdk-dev] [PATCH 09/14] vhost: add virtio 1.1 defines

2018-01-29 Thread Jens Freimann
This should actually be in the kernel header file, but it isn't yet. For now let's use our own headers. Signed-off-by: Jens Freimann --- lib/librte_vhost/vhost.h | 4 +++- lib/librte_vhost/virtio-1.1.h | 20 2 files changed, 23 insertions(+), 1 deletion(-) create mode