[dpdk-stable] [PATCH v2 2/6] net/pcap: fix format string

Ferruh Yigit ferruh.yigit at intel.com
Tue Mar 2 12:48:55 CET 2021


On 2/25/2021 2:45 PM, Ferruh Yigit wrote:
> On 2/14/2021 2:16 AM, Dmitry Kozlyuk wrote:
>> Use PRIu32 for uint32_t (found by -Wformat with Clang on Windows).
>>
>> Fixes: a3f5252e5cbd ("net/pcap: enable infinitely Rx a pcap file")
>> Cc: stable at dpdk.org
>>
>> Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>

This is trivial fix and not directly related to the patchset, let me merge it 
and get out of way, in next version you don't need to include this patch.

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


More information about the stable mailing list