[dpdk-dev] [PATCH] net/ifc: fix build with type virtio16

Ferruh Yigit ferruh.yigit at intel.com
Mon Oct 8 14:52:53 CEST 2018


On 10/8/2018 5:32 AM, Xiao Wang wrote:
> The typedef of "__virtio16" is introduced into Linux kernel in v3.19.
> To prevent build error on old kernel, this patch replaces the
> "__virtio" usage with "uint16_t".
> 
> Fixes: d7fe5a2861e7 ("net/ifc: support live migration")
> 
> Signed-off-by: Xiao Wang <xiao.w.wang at intel.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>


More information about the dev mailing list