diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-03-24 14:24:19 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-24 14:24:19 -0700 |
commit | 7011ba337df160c5aeb34454fcd3137a12f1a2a8 (patch) | |
tree | 80be5162ac9fa89e498b32783cc4b19a1884084c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3865bec60683b86d39a5d8d6c34a1d269adaa84c (diff) | |
parent | b91e82129400bdc40ee1232aa7e32ae6027f9b4f (diff) |
Merge branch 'bnxt_en-fix-max_skb_frags-30'
Michael Chan says:
====================
bnxt_en: Fix MAX_SKB_FRAGS > 30
The driver was written with the assumption that MAX_SKB_FRAGS could
not exceed what the NIC can support. About 2 years ago,
CONFIG_MAX_SKB_FRAGS was added. The value can exceed what the NIC
can support and it may cause TX timeout. These 2 patches will fix
the issue.
====================
Link: https://patch.msgid.link/20250321211639.3812992-1-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions