numam-dpdk/drivers/event/octeontx2
Pavan Nikhilesh cb4261e0bf event/octeontx2: improve datapath memory locality
When event device is transmitting packet on OCTEONTX2 it needs to access
the destined ethernet device TXq data.
Currently, we get the TXq data through rte_eth_devices global array.
Instead save the TXq address inside event port memory.

Cc: stable@dpdk.org

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
2020-06-30 07:41:26 +02:00
..
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build build: add global libatomic dependency for 32-bit clang 2020-04-21 11:34:09 +02:00
otx2_evdev_adptr.c event/octeontx2: improve datapath memory locality 2020-06-30 07:41:26 +02:00
otx2_evdev_irq.c event/octeontx2: add TIM IRQ handlers 2019-07-03 06:57:02 +02:00
otx2_evdev_selftest.c event/octeontx2: add SSO selftest 2019-07-03 06:56:29 +02:00
otx2_evdev_stats.h event/octeontx2: fix build for O1 optimization 2020-05-11 21:09:20 +02:00
otx2_evdev.c event/octeontx2: fix device reconfigure 2020-06-30 07:41:26 +02:00
otx2_evdev.h event/octeontx2: improve datapath memory locality 2020-06-30 07:41:26 +02:00
otx2_tim_evdev.c event/octeontx2: use C11 atomics for statistics 2020-04-04 18:38:43 +02:00
otx2_tim_evdev.h event/octeontx2: use C11 atomics for statistics 2020-04-04 18:38:43 +02:00
otx2_tim_worker.c event/octeontx2: use C11 atomics for statistics 2020-04-04 18:38:43 +02:00
otx2_tim_worker.h event/octeontx2: improve chunk pool performance 2019-11-26 07:49:30 +01:00
otx2_worker_dual.c event/octeontx2: improve datapath memory locality 2020-06-30 07:41:26 +02:00
otx2_worker_dual.h event/octeontx2: fix sub event type 2020-06-30 07:41:26 +02:00
otx2_worker.c event/octeontx2: improve datapath memory locality 2020-06-30 07:41:26 +02:00
otx2_worker.h event/octeontx2: improve datapath memory locality 2020-06-30 07:41:26 +02:00
rte_pmd_octeontx2_event_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00