-----Original Message-----
> Date: Wed, 31 Jan 2018 09:07:49 +0100
> From: Maxime Coquelin <[email protected]>
> To: Zhihong Wang <[email protected]>, [email protected]
> CC: [email protected], [email protected]
> 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 <[email protected]>
> > ---
> >   lib/librte_vhost/vhost.h | 4 ++++
> >   1 file changed, 4 insertions(+)
> 
> Reviewed-by: Maxime Coquelin <[email protected]>

Cc: Thomas Monjalon <[email protected]>

This fixes a cross compilation issue with arm64 too.

Tested-by: Jerin Jacob <[email protected]>

Reply via email to