aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorIoana Ciornei <[email protected]>2021-03-10 14:14:45 +0200
committerDavid S. Miller <[email protected]>2021-03-10 13:30:36 -0800
commit7fd94d86b7f4a7f71223bdc1348b897411f2224b (patch)
treea6de5900bb24c5fb53d22b58ee927f37ac29d630 /tools/perf/scripts/python/check-perf-trace.py
parent0b1b71370458860579831e77485883fcf2e8fbbe (diff)
staging: dpaa2-switch: add .ndo_start_xmit() callback
Implement the .ndo_start_xmit() callback for the switch port interfaces. For each of the switch ports, gather the corresponding queue destination ID (QDID) necessary for Tx enqueueing. We'll reserve 64 bytes for software annotations, where we keep a skb backpointer used on the Tx confirmation side for releasing the allocated memory. At the moment, we only support linear skbs. Also, add support for the Tx confirmation path which for the most part shares the code path with the normal Rx queue. Signed-off-by: Ioana Ciornei <[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