aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2012-11-05 16:20:42 +0000
committerDavid S. Miller <[email protected]>2012-11-07 15:30:19 -0500
commitecfd2ce1a9d5e6376ff5c00b366345160abdbbb7 (patch)
tree5637585d93c43b15a3c49022a0b0967c2d914653 /tools/perf/scripts/python
parent6f0a0986e328dd61610d898a09c9f4aa960ae64a (diff)
mlx4: change TX coalescing defaults
mlx4 currently uses a too high tx coalescing setting, deferring TX completion interrupts by up to 128 us. With the recent skb_orphan() removal in commit 8112ec3b872, performance of a single TCP flow is capped to ~4 Gbps, unless we increase tcp_limit_output_bytes. I suggest using 16 us instead of 128 us, allowing a finer control. Performance of a single TCP flow is restored to previous levels, while keeping TCP small queues fully enabled with default sysctl. This patch is also a BQL prereq. Reported-by: Vimalkumar <[email protected]> Signed-off-by: Eric Dumazet <[email protected]> Cc: Yevgeny Petrilin <[email protected]> Cc: Or Gerlitz <[email protected]> Acked-by: Amir Vadai <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions