commit | 2e39748a4231a893f057567e9b880ab34ea47aef | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@fb.com> | Mon Oct 30 19:39:56 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 01 21:01:47 2017 +0900 |
tree | d113bae8e7774e5c395da67bff55b6adc7eb77f3 | |
parent | da13c59b9936dfedcf9f2203bd29fbf83ad672bf [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> Signed-off-by: David S. Miller <davem@davemloft.net>