[dpdk-dev] [PATCH] port: fix build when KNI support is not enabled

Dumitrescu, Cristian cristian.dumitrescu at intel.com
Thu Jun 23 19:19:12 CEST 2016



> -----Original Message-----
> From: Panu Matilainen [mailto:pmatilai at redhat.com]
> Sent: Wednesday, June 22, 2016 12:34 PM
> To: dev at dpdk.org
> Cc: Dumitrescu, Cristian <cristian.dumitrescu at intel.com>;
> zhuangwj at gmail.com
> Subject: [PATCH] port: fix build when KNI support is not enabled
> 
> Commit 9fc37d1c071c is missing a conditional in the dependencies,
> causing builds to fail when KNI is not enabled:
>     == Build lib/librte_port
>       LD librte_port.so.3
>     /usr/bin/ld: cannot find -lrte_kni
>     collect2: error: ld returned 1 exit status
> 
> Fixes: 9fc37d1c071c ("port: support KNI")
> 
> Signed-off-by: Panu Matilainen <pmatilai at redhat.com>
> ---

Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>



More information about the dev mailing list