Thread (15 messages) read the whole thread 15 messages, 2 authors, 2020-09-29

Re: [PATCH bpf-next v9 11/11] selftests: Remove fmod_ret from test_overhead

From: Alexei Starovoitov <hidden>
Date: 2020-09-29 00:22:34
Also in: bpf

On Fri, Sep 25, 2020 at 11:25:11PM +0200, Toke Høiland-Jørgensen wrote:
quoted hunk ↗ jump to hunk
diff --git a/tools/testing/selftests/bpf/progs/test_overhead.c b/tools/testing/selftests/bpf/progs/test_overhead.c
index 42403d088abc..abb7344b531f 100644
--- a/tools/testing/selftests/bpf/progs/test_overhead.c
+++ b/tools/testing/selftests/bpf/progs/test_overhead.c
@@ -39,10 +39,4 @@ int BPF_PROG(prog5, struct task_struct *tsk, const char *buf, bool exec)
 	return 0;
 }
 
-SEC("fmod_ret/__set_task_comm")
-int BPF_PROG(prog6, struct task_struct *tsk, const char *buf, bool exec)
-{
-	return !tsk;
-}
I've applied patches 1,2,3,11. Thanks
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help