diff options
author | Benjamin Herrenschmidt <[email protected]> | 2017-04-10 11:15:20 +1000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-04-10 16:03:57 -0400 |
commit | 83617317d2136ca18265955de7782c33be27ff62 (patch) | |
tree | 25a914975021576a27b58bce1c27e43d1cefebe2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 9b0f7711d92bf44b727751a87373089a92031918 (diff) |
ftgmac100: Store tx skbs in a separate array
Rather than in the descriptor. The descriptor is mapped non-cachable
and rather slow to access.
Since to do that we need to keep track of the tx "pointer" we also
have no use of all the accesors to manipulate it, just open code
it, it's as clear and will help when adding fragmented sends.
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions