aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2017-08-18 15:48:22 -0700
committerDavid S. Miller <[email protected]>2017-08-18 22:39:28 -0700
commit85d8e2ba7060ced6b23a2b1a2a8dd5cdaf951fb9 (patch)
treebbe21cec1adefc15cef840b2b4c3f22066e21464 /tools/perf/scripts/python/bin
parent825b18ab24a1762a07e8202999cd8eb8eb8d505d (diff)
nfp: don't reuse pointers in ring dumping
We were reusing skb pointer when reading page frag, since ring entries contain a union of a skb and frag pointer. This can be confusing to people reading the code. Refactor the code to read frag pointer directly. Signed-off-by: Jakub Kicinski <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions