5747c83257
Fix DSW's rte_event_enqueue_burst(), so that a call with a zero-sized
event array immediately flushes the port's output buffers. Prior to
this patch, the flush operation would be deferred to the next enqueue
or dequeue call, which is inconsistent with DSW documentation.
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 |