diff options
| author | Nilesh Javali <njavali@marvell.com> | 2026-07-23 10:34:00 +0530 |
|---|---|---|
| committer | Martin K. Petersen (Oracle) <mkp@kernel.org> | 2026-08-06 16:35:46 -0400 |
| commit | 8ac3f225f9f2695377bca53b8d87e0db5c6546bf (patch) | |
| tree | 2055d10d3c6f74cf351c14c79507e0fabe09c68d /tools/perf/scripts/python/parallel-perf.py | |
| parent | 53fc489ad3356bb9ef346e6c309f84a4419783d0 (diff) | |
scsi: qla2xxx: Use 64-bit FPM word counters for 29xx host stats
29xx provides the 64-bit FPM transmit/receive word counters in the link
statistics block, like 83xx/27xx/28xx. qla2x00_get_fc_host_stats() only
consumed those counters for the older families and fell back to the
software approximation (input/output bytes >> 2) on 29xx, reporting less
accurate rx_words/tx_words.
Add IS_QLA29XX() to the high-speed branch so 29xx reports the hardware
word counters.
Signed-off-by: Nilesh Javali <njavali@marvell.com>
Reviewed-by: Hannes Reinecke <hare@kernel.org>
Link: https://patch.msgid.link/20260723050413.3897522-44-njavali@marvell.com
Signed-off-by: Martin K. Petersen (Oracle) <mkp@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
