numam-dpdk/drivers/event
Gage Eads 6cf8620263 event/sw: allow forward and release when out of credits
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>
2017-10-25 14:03:43 +02:00
..
dpaa2 mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
octeontx mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
skeleton mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
sw event/sw: allow forward and release when out of credits 2017-10-25 14:03:43 +02:00
Makefile mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00