aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorMaxim Mikityanskiy <[email protected]>2022-09-30 09:28:51 -0700
committerJakub Kicinski <[email protected]>2022-10-01 13:30:19 -0700
commit5758c3145b88aa9d0919681a9d3edf39353f1dbd (patch)
tree5cc1315c56b6f598ee1d59c61a6b4d0f22b5f9df /scripts/generate_rust_analyzer.py
parenta064c609849bf71adc7484b030539568cd2a5155 (diff)
net/mlx5e: Make the wqe_index_mask calculation more exact
The old calculation of wqe_index_mask may give false positives, i.e. request bulking of pairs of WQEs when not strictly needed, for example, when the first fragment size is equal to the PAGE_SIZE, bulking is not needed, even if the number of fragments is odd. Make the calculation more exact to cut false positives. Signed-off-by: Maxim Mikityanskiy <[email protected]> Reviewed-by: Tariq Toukan <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions