test/rwlock: benchmark on all available cores
authorJoyce Kong <joyce.kong@arm.com>
Mon, 25 Mar 2019 09:14:58 +0000 (17:14 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 28 Mar 2019 10:47:19 +0000 (11:47 +0100)
commitfe252fb695efa9deb95f2e6b7baf6f805996a5b0
tree4c9e35002dc29b5136d70281131ec5539e0cb555
parente8af2f1f11c8f35430086806988d43ff78414ba5
test/rwlock: benchmark on all available cores

Add performance test on all available cores to benchmark
the scaling up performance of rw_lock.

Fixes: af75078fece3 ("first public release")
Cc: stable@dpdk.org
Suggested-by: Gavin Hu <gavin.hu@arm.com>
Signed-off-by: Joyce Kong <joyce.kong@arm.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
app/test/test_rwlock.c