numam-dpdk/drivers/net/octeontx_ep
Nalla Pradeep 9526f3003e net/octeontx_ep: add Tx path
1. Packet transmit function for both otx and otx2 are added.
2. Flushing transmit(command) queue when pending commands are more than
   maximum allowed value (currently 16).
3. Scatter gather support if the packet spans multiple buffers.

Signed-off-by: Nalla Pradeep <pnalla@marvell.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-01-29 18:16:12 +01:00
..
meson.build net/octeontx_ep: add Rx queue setup and release 2021-01-29 18:16:12 +01:00
otx2_ep_vf.c net/octeontx_ep: add device start and stop 2021-01-29 18:16:12 +01:00
otx2_ep_vf.h net/octeontx_ep: add Tx path 2021-01-29 18:16:12 +01:00
otx_ep_common.h net/octeontx_ep: add Tx path 2021-01-29 18:16:12 +01:00
otx_ep_ethdev.c net/octeontx_ep: add Tx path 2021-01-29 18:16:12 +01:00
otx_ep_rxtx.c net/octeontx_ep: add Tx path 2021-01-29 18:16:12 +01:00
otx_ep_rxtx.h net/octeontx_ep: add Tx path 2021-01-29 18:16:12 +01:00
otx_ep_vf.c net/octeontx_ep: add device start and stop 2021-01-29 18:16:12 +01:00
otx_ep_vf.h net/octeontx_ep: add Tx path 2021-01-29 18:16:12 +01:00
version.map net/octeontx_ep: add build and doc infrastructure 2021-01-29 18:16:12 +01:00