diff options
| author | Ivan Vecera <[email protected]> | 2023-11-08 16:01:03 +0000 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2024-02-13 00:58:07 +0000 |
| commit | c73729b64bb692186da080602cd13612783f52ac (patch) | |
| tree | fd55d091420aab0ac88bbf7d8d3292a727a72f8c /drivers/net/xen-netback/interface.c | |
| parent | net: sysfs: Fix /sys/class/net/<iface> path for statistics (diff) | |
| download | kernel-c73729b64bb692186da080602cd13612783f52ac.tar.gz kernel-c73729b64bb692186da080602cd13612783f52ac.zip | |
i40e: Fix waiting for queues of all VSIs to be disabled
The function i40e_pf_wait_queues_disabled() iterates all PF's VSIs
up to 'pf->hw.func_caps.num_vsis' but this is incorrect because
the real number of VSIs can be up to 'pf->num_alloc_vsi' that
can be higher. Fix this loop.
Fixes: 69129dc39fac ("i40e: Modify Tx disable wait flow in case of DCB reconfiguration")
Signed-off-by: Ivan Vecera <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Reviewed-by: Wojciech Drewek <[email protected]>
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
