diff options
author | Alexander Lobakin <aleksander.lobakin@intel.com> | 2025-02-06 21:26:28 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-11 04:54:43 +0300 |
commit | 2fc6b26ac8aecd5f53164b00fe5d32417e1fbfc9 (patch) | |
tree | b11986893a5b79af9ffed47d50472ab4359546e5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9144e6f404da258a7620e66aadea953cf3b114d6 (diff) | |
download | linux-2fc6b26ac8aecd5f53164b00fe5d32417e1fbfc9.tar.xz |
ice: use generic unrolled_count() macro
ice, same as i40e, has a custom loop unrolling macros for unrolling
Tx descriptors filling on XSk xmit.
Replace ice defs with generic unrolled_count(), which is also more
convenient as it allows passing defines as its argument, not hardcoded
values, while the loop declaration will still be usual for-loop.
Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Acked-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Link: https://patch.msgid.link/20250206182630.3914318-4-aleksander.lobakin@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions