Re: [dpdk-dev] [PATCH v10 3/3] test/lpm: add RCU integration performance tests

2020-07-09 Thread Ruifeng Wang
appa Nagarahalli ; nd > Subject: [dpdk-dev] [PATCH v10 3/3] test/lpm: add RCU integration > performance tests > > From: Honnappa Nagarahalli > > Add performance tests for RCU integration. The performance difference > with and without RCU integration is very small (~

[dpdk-dev] [PATCH v10 3/3] test/lpm: add RCU integration performance tests

2020-07-09 Thread Ruifeng Wang
From: Honnappa Nagarahalli Add performance tests for RCU integration. The performance difference with and without RCU integration is very small (~1% to ~2%) on both Arm and x86 platforms. Signed-off-by: Honnappa Nagarahalli Reviewed-by: Gavin Hu Reviewed-by: Ruifeng Wang Acked-by: Vladimir Me