Re: [dpdk-dev] [PATCH v7 15/17] test/ring: adjust run-on-all-cores perf test cases

2020-01-06 Thread Honnappa Nagarahalli
> > > > > Adjust run-on-all-cores test case to use legacy APIs. > > > > Signed-off-by: Honnappa Nagarahalli > > Reviewed-by: Gavin Hu > > --- > > app/test/test_ring_perf.c | 6 +++--- > > 1 file changed, 3 insertions(+), 3 deletions(-) > > > > diff --git a/app/test/test_ring_perf.c b/app/test

Re: [dpdk-dev] [PATCH v7 15/17] test/ring: adjust run-on-all-cores perf test cases

2020-01-02 Thread Ananyev, Konstantin
> > Adjust run-on-all-cores test case to use legacy APIs. > > Signed-off-by: Honnappa Nagarahalli > Reviewed-by: Gavin Hu > --- > app/test/test_ring_perf.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/app/test/test_ring_perf.c b/app/test/test_ring_perf.c > in

[dpdk-dev] [PATCH v7 15/17] test/ring: adjust run-on-all-cores perf test cases

2019-12-19 Thread Honnappa Nagarahalli
Adjust run-on-all-cores test case to use legacy APIs. Signed-off-by: Honnappa Nagarahalli Reviewed-by: Gavin Hu --- app/test/test_ring_perf.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/test/test_ring_perf.c b/app/test/test_ring_perf.c index b893b5779..fb95e4f2