[dpdk-dev] [PATCH] net/sfc: fix log format specifiers

Ferruh Yigit ferruh.yigit at intel.com
Wed Feb 19 18:32:55 CET 2020


On 2/19/2020 2:11 PM, Andrew Rybchenko wrote:
> On 2/19/20 5:04 PM, Ferruh Yigit wrote:
>> The format specifier for the 'size_t' format should be '%z'.
>>
>> Also this fix enables compiling PMD for 32bit architecture.
>>
>> Fixes: ba641f207642 ("net/sfc: add init on attach")
>> Fixes: 82faef507608 ("net/sfc: set RSS key and hash types config")
>> Fixes: 7803554a9e38 ("net/sfc: process RSS settings on Rx configure step")
>> Cc: stable at dpdk.org
>>
>> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
> 
> Reviewed-by: Andrew Rybchenko <arybchenko at solarflare.com>
> 

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list