linux/drivers/net/ethernet/intel/ice
Akeem G Abodunrin 544f63d307 ice: Reset all VFs with VFLR during SR-IOV init flow
During SR-IOV initialization, we allocate and setup VFs with reset, and
since we were going to inform Firmware about our intention to do VFLR by
disabling LAN TX Queue, then we really have to complete VF reset flow with
VFLR using appropriate registers - Otherwise, reset status bit for VF in
the Guest OS might returns DEADBEEF.
This resolves issue to properly initialize VFs in the Guest OS via PCI
passthrough.

Signed-off-by: Akeem G Abodunrin <akeem.g.abodunrin@intel.com>
Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2019-03-19 17:02:26 -07:00
..
Makefile ice: Add support for VF reset events 2018-10-03 07:42:30 -07:00
ice.h ice: Fix the calculation of ICE_MAX_MTU 2019-02-25 08:56:01 -08:00
ice_adminq_cmd.h ice : Ensure only valid bits are set in ice_aq_set_phy_cfg 2019-03-19 16:52:47 -07:00
ice_common.c ice: Get resources per function 2019-03-19 17:00:54 -07:00
ice_common.h ice: add const qualifier to mac_addr parameter 2019-01-15 12:42:38 -08:00
ice_controlq.c ice: Use Tx|Rx in comments 2018-11-20 11:39:04 -08:00
ice_controlq.h ice: Update expected FW version 2018-10-24 13:56:37 -07:00
ice_devids.h ice: Change device ID define names to align with branding string 2018-10-24 13:53:30 -07:00
ice_ethtool.c ice: use ice_for_each_vsi macro when possible 2019-03-19 16:54:23 -07:00
ice_hw_autogen.h ice: configure GLINT_ITR to always have an ITR gran of 2 2019-03-19 16:56:10 -07:00
ice_lan_tx_rx.h ice: Add support for new PHY types 2019-01-15 12:38:44 -08:00
ice_lib.c ice: configure GLINT_ITR to always have an ITR gran of 2 2019-03-19 16:56:10 -07:00
ice_lib.h ice: Rework queue management code for reuse 2019-01-15 11:11:10 -08:00
ice_main.c ice: Implement flow to reset VFs with PFR and other resets 2019-03-19 17:00:09 -07:00
ice_nvm.c ice: fix numeric overflow warning 2019-02-25 08:56:01 -08:00
ice_osdep.h ice: Start hardware initialization 2018-03-26 09:59:08 -07:00
ice_sched.c ice: check for a leaf node presence 2019-02-25 08:56:01 -08:00
ice_sched.h ice: Move aggregator list into ice_hw instance 2019-01-15 11:21:13 -08:00
ice_sriov.c ice: Add support for new PHY types 2019-01-15 12:38:44 -08:00
ice_sriov.h ice: Add handlers for VF netdevice operations 2018-10-03 07:42:30 -07:00
ice_status.h ice: check for a leaf node presence 2019-02-25 08:56:01 -08:00
ice_switch.c ice: fix ice_remove_rule_internal vsi_list handling 2019-02-25 08:56:01 -08:00
ice_switch.h ice: Free VSI contexts during for unload 2018-11-06 12:46:47 -08:00
ice_txrx.c ice: fix numeric overflow warning 2019-02-25 08:56:01 -08:00
ice_txrx.h ice: configure GLINT_ITR to always have an ITR gran of 2 2019-03-19 16:56:10 -07:00
ice_type.h ice : Ensure only valid bits are set in ice_aq_set_phy_cfg 2019-03-19 16:52:47 -07:00
ice_virtchnl_pf.c ice: Reset all VFs with VFLR during SR-IOV init flow 2019-03-19 17:02:26 -07:00
ice_virtchnl_pf.h ice: Cosmetic formatting changes 2018-11-20 11:39:04 -08:00