diff options
author | Maciej Fijalkowski <[email protected]> | 2019-10-24 01:11:24 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2019-11-04 13:09:59 -0800 |
commit | aaf27254fdf9054c00cf2a9c479a52a16204d768 (patch) | |
tree | 563ee5a13519e8d63903f26796c3dfd5c8cbe325 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 59bb08080557589aaf577a99d329ccea38b55c95 (diff) |
ice: add build_skb() support
Driver is now prepared for building the skb around the existing Rx
buffer, so introduce the ice_build_skb responsible for it. Make use of
XDP's data_meta as well.
I've observed around 30% less CPU consumption with build_skb Rx path, in
comparison to legacy Rx. What stands behind such result is the avoidance
of flow_dissector (which we were diving into via eth_get_headlen) and no
memcpy calls.
Signed-off-by: Maciej Fijalkowski <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions