diff options
author | Xuan Zhuo <[email protected]> | 2023-05-08 14:14:06 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-05-09 19:44:27 -0700 |
commit | 00765f8ed74240419091a1708c195405b55fe243 (patch) | |
tree | 6bb23e7af87c0f830bbc2057ae49c0cf3468eacc /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | dbe4fec2447dd215964aad88b0e06f96c6958ee9 (diff) |
virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
At present, we have two similar logic to perform the XDP prog.
Therefore, this patch separates the code of executing XDP, which is
conducive to later maintenance.
Signed-off-by: Xuan Zhuo <[email protected]>
Acked-by: Jason Wang <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions