8bd8bae9c3
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> |
||
---|---|---|
.. | ||
base | ||
fm10k_ethdev.c | ||
fm10k_logs.h | ||
fm10k_rxtx_vec.c | ||
fm10k_rxtx.c | ||
fm10k.h | ||
Makefile | ||
rte_pmd_fm10k_version.map |