> On 22 Oct 2017, at 15:50, Shachar Beiser <shacha...@mellanox.com> wrote:
> 
> Hi ,
>  
>      I see in the vpp/src/configure.ac the following code :
>  
> AM_COND_IF([WITH_DPDK_MLX5_PMD],
> [
>   AC_CHECK_LIB([ibverbs], [ibv_fork_init],
>                [with_ibverbs_lib=yes],
>                [AC_MSG_ERROR([ibverbs library not found])])
> ])
>  
>      Can you explain what was the motivation to override the ibv_fork_init 
> prototype ?
>       

Hi Shachar,

Why do you mean by override the ibv_fork_init prototype?

Thanks,

Damjan

_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to