aboutsummaryrefslogtreecommitdiffstats
path: root/tools/net/ynl/pyynl/lib/ynl.py
diff options
context:
space:
mode:
authorJohn Daley <[email protected]>2025-01-07 21:41:58 +0000
committerJakub Kicinski <[email protected]>2025-01-09 20:27:08 +0000
commit238d77d110f7b54b483bf2b67038d43a7b51800c (patch)
treeda6f24d083ab8e925b8a36b9ff870a63cd1540f6 /tools/net/ynl/pyynl/lib/ynl.py
parentenic: Move RX coalescing set function (diff)
downloadkernel-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