numam-dpdk/doc/api
Timothy McDaniel c667583d82 event/dlb2: add token pop API
The PMD uses a public interface to allow applications to
control the token pop mode. Supported token pop modes are
as follows, and they impact core scheduling affinity for
ldb ports.

AUTO_POP: Pop the CQ tokens immediately after dequeueing.
DELAYED_POP: Pop CQ tokens after (dequeue_depth - 1) events
             are released. Supported on load-balanced ports
             only.
DEFERRED_POP: Pop the CQ tokens during next dequeue operation.

Signed-off-by: Timothy McDaniel <timothy.mcdaniel@intel.com>
Reviewed-by: Gage Eads <gage.eads@intel.com>
2020-11-02 09:40:22 +01:00
..
doxy-api-index.md event/dlb2: add token pop API 2020-11-02 09:40:22 +01:00
doxy-api.conf.in event/dlb2: add token pop API 2020-11-02 09:40:22 +01:00
doxy-html-custom.sh use SPDX tag for 6WIND copyrighted files 2018-05-25 10:47:06 +02:00
generate_doxygen.sh doc: put doxygen log file in build directory 2020-09-30 15:33:32 +02:00
generate_examples.sh doc: add dependency on examples for API doxygen 2020-02-15 17:50:41 +01:00
meson.build doc: add doxygen index file to dependencies 2020-10-06 00:27:04 +02:00