numam-dpdk/drivers/event
Mattias Rönnblom 5747c83257 event/dsw: flush buffers immediately on zero-sized enqueue
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: 1c8e3caa3b ("event/dsw: add event scheduling and device start/stop")
Cc: stable@dpdk.org

Signed-off-by: Mattias Rönnblom <mattias.ronnblom@ericsson.com>
2020-01-14 18:24:03 +01:00
..
dpaa drivers: update copyright for NXP files 2019-11-28 16:03:54 +01:00
dpaa2 drivers: update copyright for NXP files 2019-11-28 16:03:54 +01:00
dsw event/dsw: flush buffers immediately on zero-sized enqueue 2020-01-14 18:24:03 +01:00
octeontx event/octeontx: fix partial Rx packet handling 2019-11-27 19:05:18 +01:00
octeontx2 event/octeontx2: update start timestamp periodically 2019-11-26 07:49:30 +01:00
opdl build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
skeleton build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
sw event/dsw: add xstats query by name 2020-01-14 15:18:52 +01:00
Makefile event/octeontx2: add build infra and device probe 2019-07-03 06:55:44 +02:00
meson.build event/octeontx2: add build infra and device probe 2019-07-03 06:55:44 +02:00