aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorIoana Radulescu <[email protected]>2017-12-21 06:33:20 -0600
committerGreg Kroah-Hartman <[email protected]>2017-12-21 18:14:22 +0100
commit537336ce2e916c32eadaad1e6cc2712292eb7d65 (patch)
tree73122bcd5a638d9cff4667e83f8e0f3a1cdf75c2 /tools/perf/scripts/python/bin/stackcollapse-report
parent11cc84e708db52bc7b52599f08255556737ab96a (diff)
staging: fsl-dpaa2/eth: Flow affinity for IP forwarding
The driver xmit function chooses an egress FQ based on the current core id. The network stack itself sets a mapping field in the skb based on many things - the default one being a hash on packet fields, which the current driver ignores. This patch saves the ingress frame flow affinity information in the skb. In case of forwarded frames, this info will then be used for Tx and Tx confirmation hardware queue selection, ensuring all processing of the given frame is done on a single core. Signed-off-by: Bogdan Purcareata <[email protected]> Signed-off-by: Ioana Radulescu <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions