[dpdk-dev] [PATCH] vhost: fix ANY_LAYOUT definition for old kernels

Jerin Jacob jerin.jacob at caviumnetworks.com
Wed Jan 31 10:32:42 CET 2018


-----Original Message-----
> Date: Wed, 31 Jan 2018 09:07:49 +0100
> From: Maxime Coquelin <maxime.coquelin at redhat.com>
> To: Zhihong Wang <zhihong.wang at intel.com>, yliu at fridaylinux.org
> CC: dev at dpdk.org, jianfeng.tan at intel.com
> Subject: Re: [dpdk-dev] [PATCH] vhost: fix ANY_LAYOUT definition for old
>  kernels
> User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
>  Thunderbird/52.5.2
> 
> 
> On 01/31/2018 03:20 PM, Zhihong Wang wrote:
> > This patch fixes compile failure with old kernels which have no
> > VIRTIO_F_ANY_LAYOUT defined.
> > 
> > Signed-off-by: Zhihong Wang <zhihong.wang at intel.com>
> > ---
> >   lib/librte_vhost/vhost.h | 4 ++++
> >   1 file changed, 4 insertions(+)
> 
> Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Cc: Thomas Monjalon <thomas at monjalon.net>

This fixes a cross compilation issue with arm64 too.

Tested-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>



More information about the dev mailing list