BPF List
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/2] bpf/selftests: Small vmtest.sh fixes
@ 2022-08-09 17:11 Daniel Xu
  2022-08-09 17:11 ` [PATCH bpf-next 1/2] selftests/bpf: Fix vmtest.sh -h to not require root Daniel Xu
  2022-08-09 17:11 ` [PATCH bpf-next 2/2] selftests/bpf: Fix vmtest.sh getopts optstring Daniel Xu
  0 siblings, 2 replies; 6+ messages in thread
From: Daniel Xu @ 2022-08-09 17:11 UTC (permalink / raw)
  To: bpf, ast, daniel, andrii, kpsingh; +Cc: Daniel Xu, linux-kernel

Two small quality of life fixes for vmtest.sh:

* Don't require root for `-h`
* Fix unset variable errors for failed option parsing

Daniel Xu (2):
  selftests/bpf: Fix vmtest.sh -h to not require root
  selftests/bpf: Fix vmtest.sh getopts optstring

 tools/testing/selftests/bpf/vmtest.sh | 34 +++++++++++++--------------
 1 file changed, 17 insertions(+), 17 deletions(-)

-- 
2.37.1


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

end of thread, other threads:[~2022-08-09 20:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-09 17:11 [PATCH bpf-next 0/2] bpf/selftests: Small vmtest.sh fixes Daniel Xu
2022-08-09 17:11 ` [PATCH bpf-next 1/2] selftests/bpf: Fix vmtest.sh -h to not require root Daniel Xu
2022-08-09 18:19   ` Daniel Müller
2022-08-09 17:11 ` [PATCH bpf-next 2/2] selftests/bpf: Fix vmtest.sh getopts optstring Daniel Xu
2022-08-09 18:18   ` Daniel Müller
2022-08-09 20:34     ` Daniel Borkmann

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