diff options
| author | John Daley <[email protected]> | 2025-01-07 21:41:58 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-01-09 20:27:08 +0000 |
| commit | 238d77d110f7b54b483bf2b67038d43a7b51800c (patch) | |
| tree | da6f24d083ab8e925b8a36b9ff870a63cd1540f6 /tools/net/ynl/pyynl/lib/ynl.py | |
| parent | enic: Move RX coalescing set function (diff) | |
| download | kernel-238d77d110f7b54b483bf2b67038d43a7b51800c.tar.gz kernel-238d77d110f7b54b483bf2b67038d43a7b51800c.zip | |
enic: Obtain the Link speed only after the link comes up
The link speed is obtained in the RX adaptive coalescing function. It
was being called at probe time when the link may not be up. Change the
call to run after the Link comes up.
The impact of not getting the correct link speed was that the low end of
the adaptive interrupt range was always being set to 0 which could have
caused a slight increase in the number of RX interrupts.
Co-developed-by: Nelson Escobar <[email protected]>
Signed-off-by: Nelson Escobar <[email protected]>
Co-developed-by: Satish Kharat <[email protected]>
Signed-off-by: Satish Kharat <[email protected]>
Signed-off-by: John Daley <[email protected]>
Reviewed-by: Kalesh AP <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/net/ynl/pyynl/lib/ynl.py')
0 files changed, 0 insertions, 0 deletions
