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: sta...@dpdk.org
Signed-off-by: Dmitry Kozlyuk <dmitry.kozl...@gmail.com>
Acked-by: Ferruh Yigit <ferruh.yi...@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.