aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorJakub Sitnicki <[email protected]>2019-12-12 11:22:59 +0100
committerAlexei Starovoitov <[email protected]>2019-12-13 12:38:00 -0800
commit7ee0d4e97b889c0478af9c1a6e5af658b181423f (patch)
treedcffd59561310d2c01b382f5aa54234e2eae0e35 /tools/perf/scripts/python/check-perf-trace.py
parent415bb4e125b68a3aaccb8381baaa4a06dd1dcb27 (diff)
selftests/bpf: Switch reuseport tests for test_progs framework
The tests were originally written in abort-on-error style. With the switch to test_progs we can no longer do that. So at the risk of not cleaning up some resource on failure, we now return to the caller on error. That said, failure inside one test should not affect others because we run setup/cleanup before/after every test. Signed-off-by: Jakub Sitnicki <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions