6cf8620263
When forwarding or releasing events, the operation would fail if the port has 0 inflight credits and cannot acquire more, or the inflight count exceeds the port's new event threshold. This patch fixes that by counting the number of new events in the burst, and applying the credit and new event threshold checks accordingly. Signed-off-by: Gage Eads <gage.eads@intel.com> Acked-by: Harry van Haaren <harry.van.haaren@intel.com> |
||
---|---|---|
.. | ||
event_ring.h | ||
iq_ring.h | ||
Makefile | ||
rte_pmd_sw_event_version.map | ||
sw_evdev_scheduler.c | ||
sw_evdev_worker.c | ||
sw_evdev_xstats.c | ||
sw_evdev.c | ||
sw_evdev.h |