]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/bpf: Move summary line after the error logs
authorYucong Sun <sunyucong@gmail.com>
Fri, 12 Nov 2021 19:25:32 +0000 (11:25 -0800)
committerAndrii Nakryiko <andrii@kernel.org>
Wed, 17 Nov 2021 04:35:17 +0000 (20:35 -0800)
commit3195d522a20bb73b0ecc91d3668faef6d4360072
tree3f54462ff079abe72096739fad3e6bceb7eabb6f
parent46a306555c04b3b6e0f07ddc01bfa3c111e0ee2c
selftests/bpf: Move summary line after the error logs

Makes it easier to find the summary line when there is a lot of logs to
scroll back.

Signed-off-by: Yucong Sun <sunyucong@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211112192535.898352-2-fallentree@fb.com
tools/testing/selftests/bpf/test_progs.c