public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Dead structs in tools/testing/selftests/bpf
@ 2024-06-02 23:41 linux
  2024-06-02 23:41 ` [PATCH 1/3] selftests/bpf: remove unused struct 'scale_test_def' linux
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: linux @ 2024-06-02 23:41 UTC (permalink / raw)
  To: andrii, eddyz87, mykolal, kpsingh, shuah
  Cc: bpf, linux-kernel, Dr. David Alan Gilbert

From: "Dr. David Alan Gilbert" <linux@treblig.org>

Hi,
  Clean out a bunch of old structs in selftests/bpf.
I've been using a 'make test_progs' as a build test.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>


Dr. David Alan Gilbert (3):
  selftests/bpf: remove unused struct 'scale_test_def'
  selftests/bpf: remove unused 'key_t' structs
  selftests/bpf: remove unused struct 'libcap'

 tools/testing/selftests/bpf/prog_tests/bpf_verif_scale.c    | 6 ------
 tools/testing/selftests/bpf/progs/bpf_iter_bpf_array_map.c  | 6 ------
 .../selftests/bpf/progs/bpf_iter_bpf_percpu_array_map.c     | 6 ------
 tools/testing/selftests/bpf/test_verifier.c                 | 5 -----
 4 files changed, 23 deletions(-)

-- 
2.45.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-06-03 15:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-02 23:41 [PATCH 0/3] Dead structs in tools/testing/selftests/bpf linux
2024-06-02 23:41 ` [PATCH 1/3] selftests/bpf: remove unused struct 'scale_test_def' linux
2024-06-02 23:41 ` [PATCH 2/3] selftests/bpf: remove unused 'key_t' structs linux
2024-06-02 23:41 ` [PATCH 3/3] selftests/bpf: remove unused struct 'libcap' linux
2024-06-03 15:00 ` [PATCH 0/3] Dead structs in tools/testing/selftests/bpf patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox