numam-dpdk/drivers/net/sfc
Igor Romanov 2631dced95 net/sfc: support Tx descriptor status on EF10 datapath
The implementation is shared by ef10 and ef10_simple datapaths.

Signed-off-by: Igor Romanov <igor.romanov@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
2018-10-11 18:53:49 +02:00
..
base net/sfc/base: use transceiver ID when reading info 2018-09-28 01:41:03 +02:00
efsys.h net/sfc/base: move empty efsys definitions to EFX headers 2018-09-28 01:41:02 +02:00
Makefile
meson.build
rte_pmd_sfc_version.map
sfc_debug.h
sfc_dp_rx.h
sfc_dp_tx.h net/sfc: support TSO in EF10 Tx datapath 2018-10-11 18:53:49 +02:00
sfc_dp.c
sfc_dp.h
sfc_ef10_essb_rx.c net/sfc: check mbufs allocated using mempool API for Rx 2018-10-11 18:53:49 +02:00
sfc_ef10_rx_ev.h
sfc_ef10_rx.c net/sfc: support Rx descriptor status on EF10 datapath 2018-10-11 18:53:49 +02:00
sfc_ef10_tx.c net/sfc: support Tx descriptor status on EF10 datapath 2018-10-11 18:53:49 +02:00
sfc_ef10.h
sfc_ethdev.c net/sfc: fix a Tx queue double release possibility 2018-09-28 01:41:02 +02:00
sfc_ev.c
sfc_ev.h
sfc_filter.c
sfc_filter.h
sfc_flow.c
sfc_flow.h
sfc_intr.c
sfc_kvargs.c
sfc_kvargs.h
sfc_log.h
sfc_mcdi.c
sfc_port.c
sfc_rx.c net/sfc: check mbufs allocated using mempool API for Rx 2018-10-11 18:53:49 +02:00
sfc_rx.h
sfc_tso.c net/sfc: put generalised TSO declarations in a header 2018-10-11 18:53:49 +02:00
sfc_tso.h net/sfc: support TSO in EF10 Tx datapath 2018-10-11 18:53:49 +02:00
sfc_tweak.h
sfc_tx.c net/sfc: support TSO in EF10 Tx datapath 2018-10-11 18:53:49 +02:00
sfc_tx.h
sfc.c
sfc.h