Re: [dpdk-dev] [PATCH v3 1/5] test/ring: fix the memory dump size

2020-10-23 Thread Ananyev, Konstantin
> Pass the correct number of bytes to dump the memory. > > Fixes: bf28df24e915 ("test/ring: add contention stress test" > Cc: konstantin.anan...@intel.com > Cc: sta...@dpdk.org > > Signed-off-by: Honnappa Nagarahalli > Reviewed-by: Dharmik Thakkar > --- > app/test/test_ring_stress_impl.h | 2

[dpdk-dev] [PATCH v3 1/5] test/ring: fix the memory dump size

2020-10-22 Thread Honnappa Nagarahalli
Pass the correct number of bytes to dump the memory. Fixes: bf28df24e915 ("test/ring: add contention stress test" Cc: konstantin.anan...@intel.com Cc: sta...@dpdk.org Signed-off-by: Honnappa Nagarahalli Reviewed-by: Dharmik Thakkar --- app/test/test_ring_stress_impl.h | 2 +- 1 file changed, 1