diff options
author | Brett Creeley <[email protected]> | 2021-03-02 10:15:33 -0800 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-03-31 14:21:28 -0700 |
commit | 8134d5ff9788d3e7f63f963a211927a60ce462d6 (patch) | |
tree | ff88dcbc8df9e9b9b9d71abeaacc2c5808c4ee38 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 94a936981a3eae3f1e9d1bf02c32d3f559a7aa95 (diff) |
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 <[email protected]>
Tested-by: Tony Brelinski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions