aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_main.c
diff options
context:
space:
mode:
authorAkeem G Abodunrin <akeem.g.abodunrin@intel.com>2019-02-08 12:50:49 -0800
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2019-03-19 16:37:43 -0700
commit42b2cc83afb4d1afcf7794148dd4e8e45ba32943 (patch)
tree4f14c4d0886120294f4d8ff14276d7f6bcdc5d5c /drivers/net/ethernet/intel/ice/ice_main.c
parentice: Fix broadcast traffic in port VLAN mode (diff)
downloadlinux-dev-42b2cc83afb4d1afcf7794148dd4e8e45ba32943.tar.xz
linux-dev-42b2cc83afb4d1afcf7794148dd4e8e45ba32943.zip
ice: Fix issue with VF reset and multiple VFs support on PFs
This patch fixes issues with VF queues being disabled, and VF netdev network carrier being lost after reset. Basically, we need to check if VF is enabled, and queue configured in reset_all_vfs flow, and disable/enable those queues appropriately whenever the function is called after Global/CORER/PFR reset/rebuild/replay. 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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions