aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorJesper Dangaard Brouer <[email protected]>2021-11-15 21:36:30 +0100
committerTony Nguyen <[email protected]>2021-11-30 08:40:31 -0800
commitf51b5e2b5943d26387d2abb463bce2b4bd0a4a8d (patch)
tree290e55203d1430ce33c63661cc4d6f8a0784afce /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parent4fa8fcd3440101dbacf4fae91de69877ef751977 (diff)
igc: enable XDP metadata in driver
Enabling the XDP bpf_prog access to data_meta area is a very small change. Hint passing 'true' to xdp_prepare_buff(). The SKB layers can also access data_meta area, which required more driver changes to support. Reviewers, notice the igc driver have two different functions that can create SKBs, depending on driver config. Hint for testers, ethtool priv-flags legacy-rx enables the function igc_construct_skb() ethtool --set-priv-flags DEV legacy-rx on Signed-off-by: Jesper Dangaard Brouer <[email protected]> Tested-by: Nechama Kraus <[email protected]> Reviewed-by: Alexander Lobakin <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions