aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorVladimir Oltean <[email protected]>2021-04-17 00:22:21 +0300
committerDavid S. Miller <[email protected]>2021-04-16 17:08:39 -0700
commitee3e875f10fca68fb7478c23c75b553e56da319c (patch)
tree269ee546bfe069b8dc835442b531a8f0b53c1a75 /tools/perf/scripts/python/flamegraph.py
parenta6369fe6e07d7e45aa5e73eccc6d426e92525e5c (diff)
net: enetc: increase TX ring size
Now that commit d6a2829e82cf ("net: enetc: increase RX ring default size") has increased the RX ring size, it is quite easy to congest the TX rings when the traffic is predominantly XDP_TX, as the RX ring is quite a bit larger than the TX one. Since we bit the bullet and did the expensive thing already (larger RX rings consume more memory pages), it seems quite foolish to keep the TX rings small. So make them equally sized with TX. Signed-off-by: Vladimir Oltean <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions