[dpdk-dev] [PATCH] net/mlx4: fix compilation issues in glue mode

Ferruh Yigit ferruh.yigit at intel.com
Wed May 2 19:12:15 CEST 2018


On 5/2/2018 4:28 PM, Adrien Mazarguil wrote:
> Since the commit referenced below, compiling mlx4 along with its glue
> library (CONFIG_RTE_LIBRTE_MLX4_DLOPEN_DEPS=y) triggers a compilation
> failure due to undefined symbols.
> 
> They are caused by Verbs calls made directly from the PMD instead of going
> through the glue library.
> 
> Fixes: ffc7411cabfe ("net/mlx4: fix inner RSS support for broken kernels")
> 
> Signed-off-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>

Squashed into relevant commit in next-net, thanks.


More information about the dev mailing list