Re: [dpdk-dev] [PATCH v5 1/3] test/ring: ring perf test case enhancement

2019-01-03 Thread Gavin Hu (Arm Technology China)
> -Original Message- > From: Thomas Monjalon > Sent: Thursday, January 3, 2019 3:40 PM > To: Gavin Hu (Arm Technology China) > Cc: dev@dpdk.org; nd ; jer...@marvell.com; > hemant.agra...@nxp.com; Honnappa Nagarahalli > ; olivier.m...@6wind.com; > bruce.richard...@intel.com; ferruh.yi..

Re: [dpdk-dev] [PATCH v5 1/3] test/ring: ring perf test case enhancement

2019-01-02 Thread Thomas Monjalon
03/01/2019 03:38, gavin hu: > From: Joyce Kong > > Run ring perf test on all available cores to really verify MPMC operations. > The old way of running on a pair of cores is not enough for MPMC rings. > > Suggested-by: gavin hu > Signed-off-by: joyce kong > Reviewed-by: ruifeng wang > Reviewe