[dpdk-stable] [PATCH] kni: fix build dependency

Iremonger, Bernard bernard.iremonger at intel.com
Tue Dec 19 13:35:48 CET 2017


Hi Ferruh,

> -----Original Message-----
> From: Yigit, Ferruh
> Sent: Tuesday, December 12, 2017 6:40 PM
> To: Yigit, Ferruh <ferruh.yigit at intel.com>
> Cc: dev at dpdk.org; Iremonger, Bernard <bernard.iremonger at intel.com>;
> stable at dpdk.org
> Subject: [PATCH] kni: fix build dependency
> 
> kni library has a dependency to new PCI library, adding that dependency.
> 
> build error:
>   CC rte_kni.o
> In file included from dpdk/lib/librte_kni/rte_kni.c:48:0:
>   dpdk/build/include/rte_kni.h:49:21:
>   fatal error: rte_pci.h: No such file or directory
>     #include <rte_pci.h>
>                        ^
> 
> Fixes: c752998b5e2e ("pci: introduce library and driver")
> Cc: stable at dpdk.org
> 
> Reported-by: Bernard Iremonger <bernard.iremonger at intel.com>
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>

Acked-by: Bernard Iremonger <Bernard.iremonger at intel.com>




More information about the stable mailing list