diff options
author | 2014-11-20 11:04:02 -0600 | |
---|---|---|
committer | 2014-11-21 15:19:11 -0500 | |
commit | eb79e640fab1fc163e6f04e0cc007c76b6a46f28 (patch) | |
tree | 99b763c03dff5894a397261af57cfc4b6a6a85c3 /tools/perf/scripts/python | |
parent | amd-xgbe: Remove unused variable (diff) | |
download | linux-dev-eb79e640fab1fc163e6f04e0cc007c76b6a46f28.tar.xz linux-dev-eb79e640fab1fc163e6f04e0cc007c76b6a46f28.zip |
amd-xgbe: Perform Tx coalescing on a packet basis
The current form of Tx coalescing works on a descriptor basis instead
of on a packet basis and doesn't take into account TSO packets. Update
the Tx coalescing support to work on a packet basis, taking into
account the number of packets associated with a TSO transmit. Also,
only activate the Tx timer if a timer value is set.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions