diff options
| author | Tushar Vyavahare <tushar.vyavahare@intel.com> | 2024-04-02 11:45:25 +0000 |
|---|---|---|
| committer | Daniel Borkmann <daniel@iogearbox.net> | 2024-04-03 16:03:37 +0200 |
| commit | 90a695c3d31e1c9f0adb8c4c80028ed4ea7ed5ab (patch) | |
| tree | 40812917dd304d100179d6e8e8b63f292ed5d0c4 /kernel/bpf/arraymap.c | |
| parent | selftests/xsk: Make batch size variable (diff) | |
| download | linux-90a695c3d31e1c9f0adb8c4c80028ed4ea7ed5ab.tar.gz linux-90a695c3d31e1c9f0adb8c4c80028ed4ea7ed5ab.zip | |
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 'kernel/bpf/arraymap.c')
0 files changed, 0 insertions, 0 deletions
