commit | de97dc16b1f823e785a2aaf662bca815b73cbf92 | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@fb.com> | Sat Oct 28 18:09:24 2017 -0700 |
committer | Alexei Starovoitov <ast@fb.com> | Mon Oct 30 17:54:19 2017 -0700 |
tree | d2115929daa975fea6f2d75f79ee540e38940458 | |
parent | 13d450ca88387bec312c7c162b36a6d7b5d5d4bb [diff] |
bpf: document answers to common questions about BPF 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 <ast@kernel.org> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: John Fastabend <john.fastabend@gmail.com> Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com>