[dpdk-dev] [PATCH v2 0/2] test/distributor: perf burst mode quit fixes
Stanislaw Kardach
kda at semihalf.com
Wed Apr 28 16:25:51 CEST 2021
This series addresses two issues:
1. Worker threads hang when finishing the burst-mode distributor perf
test. This was observed on a RISC-V platform as well as reproduced on
x86.
2. Potential lack of fairness in final wakeup notification distribution
in burst mode. Though this issue was not observed, the change is in
line with the functional tests.
---
RFC -> V2
- Split 2 fixes into separate patches.
- Added review/test/ack tags from the RFC discussion.
---
Stanislaw Kardach (2):
test/distributor: fix worker notification in burst
test/distributor: fix burst flush on worker quit
app/test/test_distributor_perf.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
2.27.0
More information about the dev
mailing list