On Thu, Jun 16, 2022 at 12:40 PM <[email protected]> wrote: > > From: Wenxuan Wu <[email protected]> > > when n == 1000, and it would overflow the array size of 4 bytes with > nul terminator. Change the logic to avoid this warning. > > Fixes: 15c431864000 ("app/flow-perf: add packet forwarding support") > Cc: [email protected] > Signed-off-by: Wenxuan Wu <[email protected]>
A different fix is already merged. Please check: https://git.dpdk.org/dpdk/commit/?id=5fc2eece8d45 -- David Marchand

