diff options
author | Tushar Vyavahare <tushar.vyavahare@intel.com> | 2024-04-02 14:45:25 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2024-04-03 17:03:37 +0300 |
commit | 90a695c3d31e1c9f0adb8c4c80028ed4ea7ed5ab (patch) | |
tree | 40812917dd304d100179d6e8e8b63f292ed5d0c4 /tools/perf/scripts/python/task-analyzer.py | |
parent | c3bd015090f24dcd2e839db1401e948ad95ce803 (diff) | |
download | linux-90a695c3d31e1c9f0adb8c4c80028ed4ea7ed5ab.tar.xz |
selftests/bpf: Implement get_hw_ring_size function to retrieve current and max interface size
Introduce a new function called get_hw_size that retrieves both the
current and maximum size of the interface and stores this information
in the 'ethtool_ringparam' structure.
Remove ethtool_channels struct from xdp_hw_metadata.c due to redefinition
error. Remove unused linux/if.h include from flow_dissector BPF test to
address CI pipeline failure.
Signed-off-by: Tushar Vyavahare <tushar.vyavahare@intel.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Magnus Karlsson <magnus.karlsson@intel.com>
Link: https://lore.kernel.org/bpf/20240402114529.545475-4-tushar.vyavahare@intel.com
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions