aboutsummaryrefslogtreecommitdiff
path: root/rust/helpers
diff options
context:
space:
mode:
authorSridhar Samudrala <[email protected]>2023-06-09 17:40:23 -0700
committerTony Nguyen <[email protected]>2023-07-05 09:22:02 -0700
commit5f16da6ee6ac32e6c8098bc4cfcc4f170694f9da (patch)
tree22d36cf52d213059222b5ef0b9e7aff7bfadc283 /rust/helpers
parentc451410ca7e3d8eeb31d141fc20c200e21754ba4 (diff)
ice: Fix max_rate check while configuring TX rate limits
Remove incorrect check in ice_validate_mqprio_opt() that limits filter configuration when sum of max_rates of all TCs exceeds the link speed. The max rate of each TC is unrelated to value used by other TCs and is valid as long as it is less than link speed. Fixes: fbc7b27af0f9 ("ice: enable ndo_setup_tc support for mqprio_qdisc") Signed-off-by: Sridhar Samudrala <[email protected]> Signed-off-by: Sudheer Mogilappagari <[email protected]> Tested-by: Bharathi Sreenivas <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions