aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorJose Abreu <[email protected]>2019-11-14 12:42:50 +0100
committerDavid S. Miller <[email protected]>2019-11-15 12:25:41 -0800
commitc2837423cb54551302f037106830ee607b4563e0 (patch)
treefed7b9bdf80c400eb2828ecb95eb91ba8ece4677 /tools/perf/scripts/python/check-perf-trace.py
parentda20245100319b54af770df707f358f2ebc3b16d (diff)
net: stmmac: Rework TX Coalesce logic
Coalesce logic currently increments the number of packets and sets the IC bit when the coalesced packets have passed a given limit. This does not reflect very well what coalesce was meant for as we can have a large number of packets that are coalesced and then a single one, sent later on that has the IC bit. Rework the logic so that it coalesces only upon a limit of packets and sets the IC bit for large number of packets. Signed-off-by: Jose Abreu <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions