numam-dpdk/drivers/event/octeontx2
Nithin Dabilpuram 3b635472a9 net/octeontx2: support TSO offload
Add support to below TCP segmentation offloads for
96XX A1 onwards and 95xx B0 onwards.
- TCPv4, TCPv6
- VXLAN[v4 | v6][v4 | v6]
- GENEVE[v4 | v6][v4 | v6]

This patch also modifies a fastpath function to be forced
inline due to performance reasons for multi-seg mode.

Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
2019-10-08 12:14:31 +02:00
..
Makefile event/octeontx2: add Rx adapter 2019-07-07 15:06:30 +02:00
meson.build event/octeontx2: add Rx adapter 2019-07-07 15:06:30 +02:00
otx2_evdev_adptr.c event/octeontx2: fix null dereference 2019-07-29 22:17:29 +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: add SSO dual workslot mode 2019-07-03 06:56:10 +02:00
otx2_evdev.c net/octeontx2: support TSO offload 2019-10-08 12:14:31 +02:00
otx2_evdev.h net/octeontx2: support TSO offload 2019-10-08 12:14:31 +02:00
otx2_tim_evdev.c event/octeontx2: fix null dereference 2019-07-29 22:17:29 +02:00
otx2_tim_evdev.h event/octeontx2: add devargs to control timer adapters 2019-07-03 06:57:28 +02:00
otx2_tim_worker.c event/octeontx2: add timer stats get and reset 2019-07-03 06:57:10 +02:00
otx2_tim_worker.h event/octeontx2: add timer cancel function 2019-07-03 06:57:09 +02:00
otx2_worker_dual.c net/octeontx2: support TSO offload 2019-10-08 12:14:31 +02:00
otx2_worker_dual.h net/octeontx2: fix PTP performance 2019-07-29 12:23:22 +02:00
otx2_worker.c net/octeontx2: support TSO offload 2019-10-08 12:14:31 +02:00
otx2_worker.h net/octeontx2: support TSO offload 2019-10-08 12:14:31 +02:00
rte_pmd_octeontx2_event_version.map event/octeontx2: add build infra and device probe 2019-07-03 06:55:44 +02:00