diff options
author | John Daley <johndale@cisco.com> | 2025-01-08 00:41:59 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-01-09 23:27:09 +0300 |
commit | 8e0644e5398be53f44e9c23c6d57ef367b1ad2a2 (patch) | |
tree | a7a41a9dc9559dc6d93379bec69f4c8349e2e70e /tools/net/ynl/pyynl/cli.py | |
parent | 238d77d110f7b54b483bf2b67038d43a7b51800c (diff) | |
download | linux-8e0644e5398be53f44e9c23c6d57ef367b1ad2a2.tar.xz |
enic: Fix typo in comment in table indexed by link speed
The RX adaptive interrupt moderation table is indexed by link speed
range, where the last row of the table is the catch-all for all link
speeds greater than 10Gbps. The comment said 10 - 40Gbps, but since
there are now adapters with link speeds than 40Gbps, the comment is now
wrong and should indicate it applies to all speeds greater than 10Gbps.
Co-developed-by: Nelson Escobar <neescoba@cisco.com>
Signed-off-by: Nelson Escobar <neescoba@cisco.com>
Co-developed-by: Satish Kharat <satishkh@cisco.com>
Signed-off-by: Satish Kharat <satishkh@cisco.com>
Signed-off-by: John Daley <johndale@cisco.com>
Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Link: https://patch.msgid.link/20250107214159.18807-4-johndale@cisco.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/net/ynl/pyynl/cli.py')
0 files changed, 0 insertions, 0 deletions