diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2018-03-23 04:19:32 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-26 03:48:25 +0300 |
commit | b6e0e875421ef6debfbe05d3aa99ac788d886074 (patch) | |
tree | 6622c4c4151faad1627de5ce223c10e419043fe1 /Documentation/dev-tools | |
parent | 9259f134a7dd1372ab142b2860994b993db34917 (diff) | |
download | linux-b6e0e875421ef6debfbe05d3aa99ac788d886074.tar.xz |
net: systemport: Implement adaptive interrupt coalescing
Implement support for adaptive RX and TX interrupt coalescing using
net_dim. We have each of our TX ring and our single RX ring implement a
bcm_sysport_net_dim structure which holds an interrupt counter, number
of packets, bytes, and a container for a net_dim instance.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/dev-tools')
0 files changed, 0 insertions, 0 deletions