numam-dpdk/app
Lukasz Wojciechowski f72bff0ec2 test/distributor: fix quitting workers in burst mode
Sending number of packets equal to number of workers isn't enough
to stop all workers in burst version of distributor as more than
one packet can be matched and consumed by a single worker. This way
some of workers might not be awaken from rte_distributor_get_pkt().

This patch fixes it by sending packets one by one. Each sent packet
causes exactly one worker to quit.

Fixes: 775003ad2f ("distributor: add new burst-capable library")
Cc: stable@dpdk.org

Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
2020-10-19 10:57:17 +02:00
..
pdump build: remove makefiles 2020-09-08 00:09:50 +02:00
proc-info app/procinfo: close devices before exit 2020-10-06 22:00:35 +02:00
test test/distributor: fix quitting workers in burst mode 2020-10-19 10:57:17 +02:00
test-acl acl: add 512-bit AVX512 classify method 2020-10-14 14:23:01 +02:00
test-bbdev app/bbdev: fix test vector symlink 2020-10-14 21:32:11 +02:00
test-cmdline cmdline: make implementation logically opaque 2020-10-15 00:39:10 +02:00
test-compress-perf build: remove makefiles 2020-09-08 00:09:50 +02:00
test-crypto-perf security: update session create API 2020-10-19 09:54:54 +02:00
test-eventdev eventdev: express DLB/DLB2 PMD constraints 2020-10-15 23:16:07 +02:00
test-fib build: remove makefiles 2020-09-08 00:09:50 +02:00
test-flow-perf app/flow-perf: check stop call status 2020-10-16 22:26:41 +02:00
test-pipeline app: use new link status print format 2020-09-21 18:05:37 +02:00
test-pmd app/testpmd: check stop call status 2020-10-16 22:26:41 +02:00
test-regex build: remove makefiles 2020-09-08 00:09:50 +02:00
test-sad app/test-sad: fix uninitialized variable 2020-10-14 21:06:56 +02:00
meson.build app/regex: add RegEx test application 2020-07-30 09:13:52 +02:00