aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorArthur Kiyanovski <[email protected]>2019-09-16 14:31:34 +0300
committerDavid S. Miller <[email protected]>2019-09-16 22:06:02 +0200
commit7b8a28787e2ba671eaeb073e3b62fb4786338a09 (patch)
treef53251954d525fdfb4e5395f219624ca3c32a801 /scripts/bpf_helpers_doc.py
parent3ced8cbdf7ddb3160ffa714a91040dd18f39a12c (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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions