numam-dpdk/drivers/net/sfc
Ivan Malov 7e9834276b net/sfc/base: remove Falcon-specific concurrency check
Falcon support has been withdrawn from libefx, however, there is still
an obsolete Falcon-specific assertion that efx_mac_stats_upload()
and efx_port_poll() aren't concurrent. To be consistent with an overall
Falcon support revocation it's desirable to remove it.

Fix debug build invalid assertion failure.

Fixes: 19b64c6ac3 ("net/sfc/base: import libefx base")
Fixes: 8c7c723dfe ("net/sfc/base: import MAC statistics")
Cc: stable@dpdk.org

Signed-off-by: Ivan Malov <ivan.malov@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Reviewed-by: Andy Moreton <amoreton@solarflare.com>
2018-01-16 18:47:49 +01:00
..
base net/sfc/base: remove Falcon-specific concurrency check 2018-01-16 18:47:49 +01:00
efsys.h drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
Makefile pci: introduce library and driver 2017-10-26 23:17:31 +02:00
rte_pmd_sfc_efx_version.map net/sfc: libefx-based driver stub 2017-01-17 19:39:25 +01:00
sfc_debug.h net/sfc: use locally stored data for logging 2017-06-12 10:41:26 +01:00
sfc_dp_rx.h net/sfc: support Rx descriptor status API 2017-10-06 02:49:47 +02:00
sfc_dp_tx.h net/sfc: free mbufs in bulks on simple EF10 Tx reap 2017-10-06 02:49:48 +02:00
sfc_dp.c net/sfc: factor out libefx-based Tx datapath 2017-04-04 18:59:43 +02:00
sfc_dp.h net/sfc: factor out libefx-based Tx datapath 2017-04-04 18:59:43 +02:00
sfc_ef10_rx.c drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
sfc_ef10_tx.c drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
sfc_ef10.h net/sfc: implement EF10 native Rx datapath 2017-04-04 18:59:42 +02:00
sfc_ethdev.c pci: introduce library and driver 2017-10-26 23:17:31 +02:00
sfc_ev.c drivers/net: remove unnecessary macro for unused variables 2017-06-12 10:41:25 +01:00
sfc_ev.h net/sfc: move event support init to attach stage 2017-04-04 19:03:00 +02:00
sfc_filter.c net/sfc: add missing BSD license line and update year 2017-04-04 18:59:41 +02:00
sfc_filter.h net/sfc: add missing BSD license line and update year 2017-04-04 18:59:41 +02:00
sfc_flow.c net/sfc: support flow API RSS action 2017-10-06 02:49:47 +02:00
sfc_flow.h net/sfc: support flow API RSS action 2017-10-06 02:49:47 +02:00
sfc_intr.c ethdev: add return values to callback process API 2017-07-01 17:19:55 +02:00
sfc_kvargs.c net/sfc: factor out libefx-based Tx datapath 2017-04-04 18:59:43 +02:00
sfc_kvargs.h net/sfc: implement simple EF10 native Tx datapath 2017-04-04 18:59:43 +02:00
sfc_log.h net/sfc: use locally stored data for logging 2017-06-12 10:41:26 +01:00
sfc_mcdi.c net/sfc: add missing BSD license line and update year 2017-04-04 18:59:41 +02:00
sfc_port.c net/sfc: support xstats retrieval by ID 2017-07-19 11:09:13 +03:00
sfc_rx.c net/sfc: avoid Rx queue setup failure if thresholds are set 2017-11-14 18:55:41 +01:00
sfc_rx.h net/sfc: clarify Rx subsystem configure/close function names 2017-04-04 19:03:00 +02:00
sfc_tso.c mbuf: rename data address helpers to IOVA 2017-11-06 22:44:26 +01:00
sfc_tweak.h net/sfc: free mbufs in bulks on EF10 native Tx reap 2017-10-06 02:49:48 +02:00
sfc_tx.c net/sfc: avoid Tx queue setup failure if thresholds are set 2017-11-14 18:57:22 +01:00
sfc_tx.h net/sfc: add Tx queue flush failed flag for sanity 2017-06-12 10:41:27 +01:00
sfc.c drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
sfc.h pci: introduce library and driver 2017-10-26 23:17:31 +02:00