diff options
author | 2022-11-07 17:10:38 +0100 | |
---|---|---|
committer | 2022-11-23 08:59:43 -0800 | |
commit | c7cb9dfc57a2aff7a7f270c883cbe0f5cd3f68e1 (patch) | |
tree | c20b63b6f59f62d378e85216dec1b17a42e28b2f /net/core/of_net.c | |
parent | ice: Accumulate ring statistics over reset (diff) | |
download | linux-rng-c7cb9dfc57a2aff7a7f270c883cbe0f5cd3f68e1.tar.xz linux-rng-c7cb9dfc57a2aff7a7f270c883cbe0f5cd3f68e1.zip |
ice: Fix configuring VIRTCHNL_OP_CONFIG_VSI_QUEUES with unbalanced queues
Currently the VIRTCHNL_OP_CONFIG_VSI_QUEUES command may fail if there are
less RX queues than TX queues requested.
To fix it, only configure RXDID if RX queue exists.
Fixes: e753df8fbca5 ("ice: Add support Flex RXD")
Signed-off-by: Marcin Szycik <marcin.szycik@linux.intel.com>
Tested-by: Konrad Jankowski <konrad0.jankowski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'net/core/of_net.c')
0 files changed, 0 insertions, 0 deletions