numam-dpdk/drivers/net/fm10k
Shaopeng He 8bd8bae9c3 fm10k: make default VID available in initialization
When the PF establishes a connection with Switch Manager(SM), it receives
a logical port range from SM, and registers certain logical ports from
that range. Then a default VID will be sent back from the SM.

This whole transaction - finishing with the default VID being set -
needs to be completed before dev_init returns. If not, the interrupt
setting will subsequently be changed in dev_start according to the RX
queue number, and that can cause this transaction to fail.

Signed-off-by: Shaopeng He <shaopeng.he@intel.com>
Acked-by: Jing Chen <jing.d.chen@intel.com>
Acked-by: Michael Qiu <michael.qiu@intel.com>
2016-03-16 18:51:43 +01:00
..
base fm10k: support Boulder Rapid device 2015-10-29 23:47:44 +01:00
fm10k_ethdev.c fm10k: make default VID available in initialization 2016-03-16 18:51:43 +01:00
fm10k_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
fm10k_rxtx_vec.c fm10k: allow to disable vector driver 2015-11-24 12:35:19 +01:00
fm10k_rxtx.c fm10k: support Rx descriptor check 2016-03-16 17:49:58 +01:00
fm10k.h fm10k: setup Rx interrupt for PF and VF 2016-03-16 18:51:35 +01:00
Makefile fm10k: allow to disable vector driver 2015-11-24 12:35:19 +01:00
rte_pmd_fm10k_version.map fm10k: move to drivers/net/ 2015-05-22 16:06:22 +02:00