[dpdk-dev] [PATCH] net/mlx: fix printing format specifiers

Shahaf Shuler shahafs at mellanox.com
Thu May 10 12:58:58 CEST 2018


Thursday, May 10, 2018 8:53 AM, Yongseok Koh:
> Subject: [PATCH] net/mlx: fix printing format specifiers
> 
> This will have to be squashed to:
> 	net/mlx4: add new Memory Region support
> 	net/mlx5: add new Memory Region support
> 
> Signed-off-by: Yongseok Koh <yskoh at mellanox.com>
> ---
> 
> This is not a formal patch to merge but Shahaf will squash it separately to
> mlx4 and mlx5 for dpdk-next-net.
> 
>  drivers/net/mlx4/mlx4_mr.c | 20 ++++++++++++--------
> drivers/net/mlx5/mlx5_mr.c | 21 +++++++++++++--------
>  2 files changed, 25 insertions(+), 16 deletions(-)
> 

Squashed into the relevant commits on next-net-mlx, thanks.

Ferruh - 
As Koh said, there are still 32b compilation errors on mlx5 origin before the memory series. 
Those should be fixed on a different commit.


More information about the dev mailing list