summaryrefslogtreecommitdiffstats
path: root/net/sched/sch_dsmark.c
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2015-09-16 16:47:40 -0700
committerDavid S. Miller <davem@davemloft.net>2015-09-17 22:17:14 -0700
commit4a29645bfe6c20f06f041109ca578a0b4156f29a (patch)
treebe7122175dd1d808e101a6232f0b3c9b784ea03a /net/sched/sch_dsmark.c
parent2f9130709d2c19e2eef336bda0fb0c807cbc1f64 (diff)
downloadtalos-obmc-linux-4a29645bfe6c20f06f041109ca578a0b4156f29a.tar.gz
talos-obmc-linux-4a29645bfe6c20f06f041109ca578a0b4156f29a.zip
net: bcmgenet: Implement RX coalescing control knobs
Add support for the ethtool rx-frames coalescing parameter which allows defining the number of RX interrupts per frames received. The RDMA engine supports a configurable timeout with a resolution of approximately 8.192 us. We can no longer enable the BDONE/PDONE interrupts as those would fire for each packet/buffer received, which would defeat the MBDONE interrupt purpose. The MBDONE interrupt is guaranteed to correspond to a PDONE/BDONE interrupt when the threshold is set to 1. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_dsmark.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud