aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2017-03-10 10:38:39 -0800
committerDavid S. Miller <[email protected]>2017-03-12 23:43:19 -0700
commit6fe0c3b43804c9803a4a31c9d2ed8c2014bc0dc3 (patch)
tree2c36b92d04514722d96b99ee4c909886027313e7 /tools/perf/scripts/python/bin/stackcollapse-report
parentb92fb77f27af90d3ee785eedc326f80cb6190597 (diff)
nfp: add support for xdp_adjust_head()
Support prepending data from XDP. We are already always allocating some headroom because FW may prepend metadata to packets. xdp_adjust_head() can be supported by making sure that headroom is big enough for XDP. In case FW had prepended metadata to the packet, however, we have to move it out of the way before we call XDP. Signed-off-by: Jakub Kicinski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions