numam-dpdk/drivers/event/sw
Harry van Haaren 1638261a69 event/sw: add unit test for unlinks in progress
This commit adds a unit test that checks the behaviour
of the unlinks_in_progress() function, ensuring that the
returned values are the number of unlinks requested,
until the scheduler runs and "acks" the requests, after
which the count should be zero again.

Signed-off-by: Harry van Haaren <harry.van.haaren@intel.com>
2018-10-01 16:49:10 +02:00
..
event_ring.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
iq_chunk.h event/sw: remove stale IQ references when reconfigured 2018-01-19 16:09:56 +01:00
Makefile mk: add experimental tag check 2018-01-29 23:35:29 +01:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
rte_pmd_sw_event_version.map event/sw: rename map file to standard name 2017-10-10 18:31:57 +02:00
sw_evdev_log.h event/sw: support dynamic logging 2018-01-31 10:11:48 +01:00
sw_evdev_scheduler.c event/sw: implement unlinks in progress function 2018-10-01 16:48:57 +02:00
sw_evdev_selftest.c event/sw: add unit test for unlinks in progress 2018-10-01 16:49:10 +02:00
sw_evdev_worker.c event/sw: perform partial burst enqueues 2018-04-16 10:09:53 +02:00
sw_evdev_xstats.c event/sw: use dynamically-sized IQs 2018-01-19 16:09:56 +01:00
sw_evdev.c event/sw: implement unlinks in progress function 2018-10-01 16:48:57 +02:00
sw_evdev.h event/sw: implement unlinks in progress function 2018-10-01 16:48:57 +02:00