aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorMichael Chan <[email protected]>2023-12-11 16:51:12 -0800
committerJakub Kicinski <[email protected]>2023-12-12 16:05:57 -0800
commit18fe0a383cca78cfb183f83f947e75bebc7b3a20 (patch)
tree55bc5c289010e89c43288a2ce1df0f3cd42d1fd3 /tools/perf/scripts/python/event_analyzing_sample.py
parent7fb17a0c18b68b64d0d91480b558089dec017e63 (diff)
bnxt_en: Fix TX ring indexing logic
Two spots were missed when modifying the TX ring indexing logic. The use of unmasked TX index in bnxt_tx_int() will cause unnecessary __bnxt_tx_int() calls. The same issue in bnxt_tx_int_xdp() can result in illegal array index. Fixes: 6d1add95536b ("bnxt_en: Modify TX ring indexing logic.") Signed-off-by: Michael Chan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions