Re: [PATCH v2 net-next 0/8] bpf: muli prog support for cgroup-bpf

2017-10-04 Thread David Miller
From: Alexei Starovoitov Date: Mon, 2 Oct 2017 22:50:20 -0700 > v1->v2: > - fixed accidentally swapped two lines which caused static_key not going to > zero > - addressed Martin's feedback and changed prog_query to be consistent > with verifier output: return -enospc and fill supplied buffer i

[PATCH v2 net-next 0/8] bpf: muli prog support for cgroup-bpf

2017-10-02 Thread Alexei Starovoitov
v1->v2: - fixed accidentally swapped two lines which caused static_key not going to zero - addressed Martin's feedback and changed prog_query to be consistent with verifier output: return -enospc and fill supplied buffer instead of just returning -enospc when buffer is too small to fit all prog