aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_common.c
diff options
context:
space:
mode:
authorBrett Creeley <brett.creeley@intel.com>2021-03-02 10:15:33 -0800
committerTony Nguyen <anthony.l.nguyen@intel.com>2021-03-31 14:21:28 -0700
commit8134d5ff9788d3e7f63f963a211927a60ce462d6 (patch)
treeff88dcbc8df9e9b9b9d71abeaacc2c5808c4ee38 /drivers/net/ethernet/intel/ice/ice_common.c
parent94a936981a3eae3f1e9d1bf02c32d3f559a7aa95 (diff)
downloadlinux-8134d5ff9788d3e7f63f963a211927a60ce462d6.tar.gz
linux-8134d5ff9788d3e7f63f963a211927a60ce462d6.tar.bz2
linux-8134d5ff9788d3e7f63f963a211927a60ce462d6.zip
ice: Change ice_vsi_setup_q_map() to not depend on RSS
Currently, ice_vsi_setup_q_map() depends on the VSI's rss_size. However, the Rx Queue Mapping section of the VSI context has no dependency on RSS. Instead, limit the maximum number of Rx queues per TC based on the Rx Queue mapping section of the VSI context, which currently allows for up to 256 Rx queues per TC. Signed-off-by: Brett Creeley <brett.creeley@intel.com> Tested-by: Tony Brelinski <tonyx.brelinski@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_common.c')
0 files changed, 0 insertions, 0 deletions