diff options
author | 2019-05-01 16:47:08 +0300 | |
---|---|---|
committer | 2019-05-04 00:14:47 -0400 | |
commit | 78cb421d185cfb4fcea94e7c3ff6e6ea77bb8c11 (patch) | |
tree | 94baca10d54d0a474f22fe245ca645603559ce95 /scripts/gdb/linux/utils.py | |
parent | net: ena: fix return value of ena_com_config_llq_info() (diff) | |
download | wireguard-linux-78cb421d185cfb4fcea94e7c3ff6e6ea77bb8c11.tar.xz wireguard-linux-78cb421d185cfb4fcea94e7c3ff6e6ea77bb8c11.zip |
net: ena: improve latency by disabling adaptive interrupt moderation by default
Adaptive interrupt moderation was erroneously enabled by default
in the driver.
In case the device supports adaptive interrupt moderation it will
be automatically used, which may potentially increase latency.
The adaptive moderation can be enabled from ethtool command in
case the feature is supported by the device.
Fixes: 1738cd3ed342 ("net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)")
Signed-off-by: Guy Tzalik <gtzalik@amazon.com>
Signed-off-by: Sameeh Jubran <sameehj@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions