diff options
author | Marcin Szycik <marcin.szycik@linux.intel.com> | 2022-11-07 17:10:38 +0100 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2022-11-23 08:59:43 -0800 |
commit | c7cb9dfc57a2aff7a7f270c883cbe0f5cd3f68e1 (patch) | |
tree | c20b63b6f59f62d378e85216dec1b17a42e28b2f /kernel/bpf/helpers.c | |
parent | 288ecf491b1654845ae99c79b7fefad2d3ea47bd (diff) |
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 'kernel/bpf/helpers.c')
0 files changed, 0 insertions, 0 deletions