ice: Flesh out implementation of support for SRIOV on bonded interface
authorDave Ertman <david.m.ertman@intel.com>
Tue, 20 Jun 2023 22:18:50 +0000 (15:18 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 27 Jul 2023 17:56:32 +0000 (10:56 -0700)
commit1e0f9881ef79af9629bbf3cc3b307498d2e015ac
tree3bc4520561c896824a2a9fb89dc92e7be8e9a5f7
parentec5a6c5f79ed7ff3e26418dce330d2a583e57fb0
ice: Flesh out implementation of support for SRIOV on bonded interface

Add in the functions that will allow a VF created on the primary interface
of a bond to "fail-over" to another PF interface in the bond and continue
to Tx and Rx.

Add in an ordered take-down path for the bonded interface.

Reviewed-by: Daniel Machon <daniel.machon@microchip.com>
Signed-off-by: Dave Ertman <david.m.ertman@intel.com>
Tested-by: Sujai Buvaneswaran <sujai.buvaneswaran@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_lag.c