Re: [PATCH v3 5/8] vhost: claim that we support GUEST_ANNOUNCE feature
From: Olivier MATZ <hidden>
Date: 2016-03-11 13:22:43
From: Olivier MATZ <hidden>
Date: 2016-03-11 13:22:43
On 03/11/2016 02:16 PM, Thomas Monjalon wrote:
2016-03-11 13:39, Olivier MATZ:quoted
I'm trying to compile the dpdk on an debian-7, and it fails due to this patch. Indeed, the define VIRTIO_NET_F_GUEST_ANNOUNCE is not present in /usr/include/linux/virtio_net.h on this distribution.It will be fixed by this patch: http://dpdk.org/dev/patchwork/patch/11195/
OK, thanks Thomas