aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorMaciej Fijalkowski <[email protected]>2024-07-26 20:17:16 +0200
committerTony Nguyen <[email protected]>2024-07-29 08:52:29 -0700
commit963fb4612295a5c35b1b89c8bff3bdd4f9127af6 (patch)
treec7a9e3489c5b1320680418d2bf6e4ba61e57c8e6 /scripts/gdb
parent6044ca26210ba72b3dcc649fae1cbedd9e6ab018 (diff)
ice: xsk: fix txq interrupt mapping
ice_cfg_txq_interrupt() internally handles XDP Tx ring. Do not use ice_for_each_tx_ring() in ice_qvec_cfg_msix() as this causing us to treat XDP ring that belongs to queue vector as Tx ring and therefore misconfiguring the interrupts. Fixes: 2d4238f55697 ("ice: Add support for AF_XDP") Reviewed-by: Shannon Nelson <[email protected]> Tested-by: Chandan Kumar Rout <[email protected]> (A Contingent Worker at Intel) Signed-off-by: Maciej Fijalkowski <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions