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

Ferruh Yigit ferruh.yigit at intel.com
Sun Feb 5 13:44:46 CET 2017


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