diff options
author | Arthur Kiyanovski <akiyano@amazon.com> | 2019-09-16 14:31:34 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-09-16 22:06:02 +0200 |
commit | 7b8a28787e2ba671eaeb073e3b62fb4786338a09 (patch) | |
tree | f53251954d525fdfb4e5395f219624ca3c32a801 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3ced8cbdf7ddb3160ffa714a91040dd18f39a12c (diff) |
net: ena: fix update of interrupt moderation register
Current implementation always updates the interrupt register with
the smoothed_interval of the rx_ring. However this should be
done only in case of adaptive interrupt moderation. If non-adaptive
interrupt moderation is used, the non-adaptive interrupt moderation
interval should be used. This commit fixes that.
Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions