On 3/2/21 9:19 AM, Joe Stringer wrote:
Document the prog attach command in more detail, based on git commits: * commit f4324551489e ("bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands") * commit 4f738adba30a ("bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data") * commit f4364dcfc86d ("media: rc: introduce BPF_PROG_LIRC_MODE2") * commit d58e468b1112 ("flow_dissector: implements flow dissector BPF hook") Acked-by: Toke Høiland-Jørgensen <toke@xxxxxxxxxx> Reviewed-by: Quentin Monnet <quentin@xxxxxxxxxxxxx> Signed-off-by: Joe Stringer <joe@xxxxxxxxx> --- CC: Daniel Mack <daniel@xxxxxxxxxx> CC: John Fastabend <john.fastabend@xxxxxxxxx> CC: Sean Young <sean@xxxxxxxx> CC: Petar Penkov <ppenkov@xxxxxxxxxx> ---
Acked-by: Yonghong Song <yhs@xxxxxx>