On 4/26/2021 12:57 PM, Min Hu (Connor) wrote: > Variable total, which may be zero and result in segmentation fault. > > This patch fixed it. > > Fixes: 9b1249d9ff69 ("app/testpmd: support dumping socket memory") > Cc: sta...@dpdk.org > > Signed-off-by: Min Hu (Connor) <humi...@huawei.com>
Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> Applied to dpdk-next-net/main, thanks.