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

Ferruh Yigit ferruh.yigit at intel.com
Thu May 10 21:39:12 CEST 2018


On 5/10/2018 11:58 AM, Shahaf Shuler wrote:
> 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.

Already replied in other thread but to be sure this is not missed, mlx5 already
doesn't claim 32bit support, so no need fixes for it.



More information about the dev mailing list