[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180214215037.15973-1-joe@wand.net.nz>
Date:   Wed, 14 Feb 2018 13:50:33 -0800
From:   Joe Stringer <joe@...d.net.nz>
To:     daniel@...earbox.net
Cc:     netdev@...r.kernel.org
Subject: [PATCH bpf-next 0/4] Misc test usability improvements & cleanup
This is series makes some minor changes primarily focused on making it easier
to understand why test_verifier is failing a test. This includes printing the
observed output when a test fails in a different way than expected, or when
unprivileged tests fail due to sysctl kernel.unprivileged_bpf_disabled=1. The
last patch removes some apparently dead code.
Joe Stringer (4):
  selftests/bpf: Print unexpected output on fail
  selftests/bpf: Count tests skipped by unpriv
  selftests/bpf: Only run tests if !bpf_disabled
  bpf: Remove unused callee_saved array
 kernel/bpf/verifier.c                       |  4 ---
 tools/testing/selftests/bpf/test_verifier.c | 39 +++++++++++++++++++++++++----
 2 files changed, 34 insertions(+), 9 deletions(-)
-- 
2.14.1
Powered by blists - more mailing lists
 
