7e192bdb0c
The scheduling type parameter is not applicable for single link
queues. DSW would, at the time of rte_event_queue_setup(), erroneously
verify that scheduling type was one of the supported types, and
returned -ENOTSUP in case of RTE_SCHED_TYPE_ORDERED.
Fixes:
|
||
---|---|---|
.. | ||
dsw_evdev.c | ||
dsw_evdev.h | ||
dsw_event.c | ||
dsw_sort.h | ||
dsw_xstats.c | ||
Makefile | ||
meson.build | ||
rte_pmd_dsw_event_version.map |