diff options
author | Maciej Fijalkowski <maciej.fijalkowski@intel.com> | 2024-07-26 21:17:16 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2024-07-29 18:52:29 +0300 |
commit | 963fb4612295a5c35b1b89c8bff3bdd4f9127af6 (patch) | |
tree | c7a9e3489c5b1320680418d2bf6e4ba61e57c8e6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6044ca26210ba72b3dcc649fae1cbedd9e6ab018 (diff) | |
download | linux-963fb4612295a5c35b1b89c8bff3bdd4f9127af6.tar.xz |
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 <shannon.nelson@amd.com>
Tested-by: Chandan Kumar Rout <chandanx.rout@intel.com> (A Contingent Worker at Intel)
Signed-off-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions