[dpdk-dev] [PATCH v2 0/4] test/lpm: fix rcu qsbr perf test
Dharmik Thakkar
dharmik.thakkar at arm.com
Tue Nov 3 00:51:59 CET 2020
Fix LPM adds, LPM deletes, and cycle calculation.
Return error if LPM add/delete fails in multi-writer test.
Remove redundant error checking for readers.
Combine single and multi threaded test cases to avoid code duplication.
---
v2:
- Add more details about the fix to the commit message
- Replace hard coded values with an enum
- Remove lock acquire/release for single writer
Dharmik Thakkar (4):
test/lpm: fix cycle calculation in rcu qsbr perf
test/lpm: return error on failure in rcu qsbr perf
test/lpm: remove error checking in rcu qsbr perf
test/lpm: avoid code duplication in rcu qsbr perf
app/test/test_lpm_perf.c | 384 ++++++++++-----------------------------
1 file changed, 95 insertions(+), 289 deletions(-)
--
2.17.1
More information about the dev
mailing list