numam-dpdk/drivers/event/cnxk
Andrew Rybchenko c47d7b90a1 mempool: add namespace to flags
Fix the mempool flags namespace by adding an RTE_ prefix to the name.
The old flags remain usable, to be deprecated in the future.

Flag MEMPOOL_F_NON_IO added in the release is just renamed to have RTE_
prefix.

Signed-off-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2021-10-20 10:00:16 +02:00
..
cn9k_eventdev.c net/cnxk: support Tx security offload on cn9k 2021-10-02 15:45:11 +02:00
cn9k_worker_deq_burst.c net/cnxk: support Rx security offload on cn9k 2021-10-02 15:45:08 +02:00
cn9k_worker_deq_ca.c net/cnxk: support Rx security offload on cn9k 2021-10-02 15:45:08 +02:00
cn9k_worker_deq_tmo.c net/cnxk: support Rx security offload on cn9k 2021-10-02 15:45:08 +02:00
cn9k_worker_deq.c net/cnxk: support Rx security offload on cn9k 2021-10-02 15:45:08 +02:00
cn9k_worker_dual_deq_burst.c net/cnxk: support Rx security offload on cn9k 2021-10-02 15:45:08 +02:00
cn9k_worker_dual_deq_ca.c net/cnxk: support Rx security offload on cn9k 2021-10-02 15:45:08 +02:00
cn9k_worker_dual_deq_tmo.c net/cnxk: support Rx security offload on cn9k 2021-10-02 15:45:08 +02:00
cn9k_worker_dual_deq.c net/cnxk: support Rx security offload on cn9k 2021-10-02 15:45:08 +02:00
cn9k_worker_dual_tx_enq_seg.c net/cnxk: support Tx security offload on cn9k 2021-10-02 15:45:11 +02:00
cn9k_worker_dual_tx_enq.c net/cnxk: support Tx security offload on cn9k 2021-10-02 15:45:11 +02:00
cn9k_worker_tx_enq_seg.c net/cnxk: support Tx security offload on cn9k 2021-10-02 15:45:11 +02:00
cn9k_worker_tx_enq.c net/cnxk: support Tx security offload on cn9k 2021-10-02 15:45:11 +02:00
cn9k_worker.c event/cnxk: add cn9k crypto adapter fast path 2021-09-06 21:46:34 +02:00
cn9k_worker.h net/cnxk: support Tx security offload on cn9k 2021-10-02 15:45:11 +02:00
cn10k_eventdev.c net/cnxk: support Tx security offload on cn10k 2021-10-02 15:45:19 +02:00
cn10k_worker_deq_burst.c net/cnxk: support Rx security offload on cn10k 2021-10-02 15:45:15 +02:00
cn10k_worker_deq_ca.c net/cnxk: support Rx security offload on cn10k 2021-10-02 15:45:15 +02:00
cn10k_worker_deq_tmo.c net/cnxk: support Rx security offload on cn10k 2021-10-02 15:45:15 +02:00
cn10k_worker_deq.c net/cnxk: support Rx security offload on cn10k 2021-10-02 15:45:15 +02:00
cn10k_worker_tx_enq_seg.c net/cnxk: support Tx security offload on cn10k 2021-10-02 15:45:19 +02:00
cn10k_worker_tx_enq.c net/cnxk: support Tx security offload on cn10k 2021-10-02 15:45:19 +02:00
cn10k_worker.c event/cnxk: add cn10k crypto adapter fast path 2021-09-06 21:46:34 +02:00
cn10k_worker.h net/cnxk: support Tx security offload on cn10k 2021-10-02 15:45:19 +02:00
cnxk_eventdev_adptr.c net/cnxk: support inline security setup for cn10k 2021-10-02 15:45:05 +02:00
cnxk_eventdev_selftest.c event/cnxk: add SSO selftest and dump 2021-05-04 06:59:52 +02:00
cnxk_eventdev_stats.c event/cnxk: add event port and queue xstats 2021-05-04 07:06:53 +02:00
cnxk_eventdev.c event/cnxk: add crypto adapter operations 2021-09-06 21:46:34 +02:00
cnxk_eventdev.h event/cnxk: add crypto adapter operations 2021-09-06 21:46:34 +02:00
cnxk_tim_evdev.c mempool: add namespace to flags 2021-10-20 10:00:16 +02:00
cnxk_tim_evdev.h event/cnxk: add option to control timer adapters 2021-05-04 08:45:52 +02:00
cnxk_tim_worker.c event/cnxk: add timer stats 2021-05-04 08:31:48 +02:00
cnxk_tim_worker.h event/cnxk: fix clang build on Arm 2021-06-30 15:03:20 +02:00
cnxk_worker.h event/cnxk: support vectorized Tx event fast path 2021-07-16 14:16:50 +02:00
meson.build event/cnxk: add cn10k crypto adapter fast path 2021-09-06 21:46:34 +02:00
version.map