numam-dpdk/drivers/net/iavf
Haiyue Wang 4cce7422dd net/iavf: stop PCI probe in DCF mode
A new DCF PMD will be introduced, which runs on Intel VF hardware, and
it is a pure software design to control the advance functionality (such
as switch, ACL) for rest of the VFs.

So if the DCF (Device Config Function) mode is specified by the devarg
'cap=dcf', then it will stop the PCI probe in the iavf PMD.

Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
Reviewed-by: Xiaolong Ye <xiaolong.ye@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2020-04-21 13:57:05 +02:00
..
iavf_ethdev.c net/iavf: stop PCI probe in DCF mode 2020-04-21 13:57:05 +02:00
iavf_log.h net/iavf: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:58 +02:00
iavf_rxtx_vec_avx2.c net/iavf: unify Rx packet type table 2020-04-21 13:57:05 +02:00
iavf_rxtx_vec_common.h net/iavf: enable AVX2 for iavf 2019-10-23 16:43:10 +02:00
iavf_rxtx_vec_sse.c net/iavf: unify Rx packet type table 2020-04-21 13:57:05 +02:00
iavf_rxtx.c net/iavf: unify Rx packet type table 2020-04-21 13:57:05 +02:00
iavf_rxtx.h net/iavf: unify Rx packet type table 2020-04-21 13:57:05 +02:00
iavf_vchnl.c net/iavf/base: move to drivers common directory 2020-01-17 19:46:02 +01:00
iavf.h net/iavf: unify Rx packet type table 2020-04-21 13:57:05 +02:00
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_pmd_iavf_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00