bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH bpf 0/2] selftests/bpf: add missing CONFIG values to test config
@ 2020-05-22 11:36 Alan Maguire
  2020-05-22 11:36 ` [PATCH bpf 1/2] selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o Alan Maguire
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alan Maguire @ 2020-05-22 11:36 UTC (permalink / raw)
  To: ast, daniel, andriin
  Cc: kafai, john.fastabend, kpsingh, shuah, sean, netdev, bpf,
	linux-kselftest, Alan Maguire

Selftests "config" file is intended to represent the config required
to run the tests; a few values are missing for the BPF selftests
and these can result in test failures due to missing helpers etc.
Add the missing values as they will help document the config needed
for a clean BPF selftests run.

Alan Maguire (2):
  selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o
  selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh

 tools/testing/selftests/bpf/config | 2 ++
 1 file changed, 2 insertions(+)

-- 
1.8.3.1


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

end of thread, other threads:[~2020-05-22 23:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-22 11:36 [PATCH bpf 0/2] selftests/bpf: add missing CONFIG values to test config Alan Maguire
2020-05-22 11:36 ` [PATCH bpf 1/2] selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o Alan Maguire
2020-05-22 11:36 ` [PATCH bpf 2/2] selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh Alan Maguire
2020-05-22 23:37 ` [PATCH bpf 0/2] selftests/bpf: add missing CONFIG values to test config Daniel Borkmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).