Re: [dpdk-dev] [PATCH] test/ring: add stress test for ST peek API

2020-07-01 Thread Honnappa Nagarahalli
> > > > > Subject: [PATCH] test/ring: add stress test for ST peek API > > > > > > Introduce new test case to test ST peek API. > > > > > > Signed-off-by: Konstantin Ananyev > > > --- > > > > > > This patch depends on the following patch: > > > "ring: fix error vlaue of tail in the peek API for S

Re: [dpdk-dev] [PATCH] test/ring: add stress test for ST peek API

2020-07-01 Thread Ananyev, Konstantin
Hi Honnappa, > > Hi Konstantin, > It looks fine overall, few comments inline. > > > > > Subject: [PATCH] test/ring: add stress test for ST peek API > > > > Introduce new test case to test ST peek API. > > > > Signed-off-by: Konstantin Ananyev > > --- > > > > This patch depends on the

Re: [dpdk-dev] [PATCH] test/ring: add stress test for ST peek API

2020-06-30 Thread Honnappa Nagarahalli
Hi Konstantin, It looks fine overall, few comments inline. > Subject: [PATCH] test/ring: add stress test for ST peek API > > Introduce new test case to test ST peek API. > > Signed-off-by: Konstantin Ananyev > --- > > This patch depends on the following patch: > "ring: fix error vlau