[dpdk-users] Compilation errors on Mellanox Poll Mode Driver

nirmoy das nirmoy.aiemd at gmail.com
Mon Feb 6 11:55:54 CET 2017


It seems Mellanox PMD depends on mellanox libibverbs rather than standard
distribution libibverbs
I was compiling against opensuse  libibverbs-devel so I didn't had that
header file.



On Sun, Feb 5, 2017 at 1:44 PM, Ferruh Yigit <ferruh.yigit at intel.com> wrote:

> On 2/2/2017 6:10 PM, nirmoy das wrote:
> > Hi,
> >
> > I am trying to compile mellanox pmd but getting lots of undeclared macro
> > error,
> >
> >
> > e.g.
> >
> > /dpdk-16.11/drivers/net/mlx4/mlx4.c:3010:7: error:
> > 'IBV_EXP_CQ_RX_OUTER_TCP_UDP_CSUM_OK' undeclared (first use in this
> > function)
> > [   76s]        IBV_EXP_CQ_RX_OUTER_TCP_UDP_CSUM_OK,
>
> For me it comes from /usr/include/infiniband/verbs_exp.h, do you have
> that file?
>
> >
> > I do have libibverbs-devel installed, I am wondering what all library and
> > what version I need to compile the pmd.
> >
> > Regards,
> > Nirmoy
> >
>
>


More information about the users mailing list