Re: [PATCH net-next] bpf: document answers to common questions about BPF

2017-11-01 Thread David Miller
From: Alexei Starovoitov Date: Mon, 30 Oct 2017 19:39:56 -0700 > to address common misconceptions about what BPF is and what it's not > add short BPF Q&A that clarifies core BPF design principles and > answers some common questions. > > Signed-off-by: Alexei Starovoitov > Acked-by: Daniel Borkm

[PATCH net-next] bpf: document answers to common questions about BPF

2017-10-30 Thread Alexei Starovoitov
to address common misconceptions about what BPF is and what it's not add short BPF Q&A that clarifies core BPF design principles and answers some common questions. Signed-off-by: Alexei Starovoitov Acked-by: Daniel Borkmann Acked-by: John Fastabend Acked-by: Jakub Kicinski --- Documentation/b