aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIntiyaz Basha <[email protected]>2017-10-26 16:18:20 -0700
committerDavid S. Miller <[email protected]>2017-10-28 00:35:23 +0900
commitc859e21a35ce5604dde0b618169680aa3c7e3bdb (patch)
tree8361ee7294804a95c28f7b386c03073901fa1146 /tools/perf/scripts/python
parentbc4747514a442b8ca50259a013072ab4f0ce91f3 (diff)
liquidio: xmit_more support
Defer ringing the Tx doorbell if skb->xmit_more is set unless the Tx queue is full or stopped. To keep latency low, use a deferral limit of 8 packets. We chose 8 because Octeon can fetch at most 8 packets in a single PCI read, and our tests show that 8 results in low latency. Signed-off-by: Intiyaz Basha <[email protected]> Signed-off-by: Satanand Burla <[email protected]> Signed-off-by: Felix Manlunas <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions