On 5/28/19 11:54 AM, Lawrence Brakmo wrote: > On 5/28/19, 6:43 AM, "netdev-ow...@vger.kernel.org on behalf of Eric Dumazet" > <netdev-ow...@vger.kernel.org on behalf of eric.duma...@gmail.com> wrote: > > Why are you using preempt_enable_no_resched() here ? > > Because that is what __BPF_PROG_RUN_ARRAY() calls and the macro > BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY() is an instantiation of it > (with minor changes in the return value). I do not see this in my tree. Please rebase your tree, do not bring back an issue that was solved already.
- [PATCH v3 bpf-next 0/6] bpf: Propagate cn to TCP brakmo
- [PATCH v3 bpf-next 1/6] bpf: Create BPF_PROG_CGROUP_I... brakmo
- Re: [PATCH v3 bpf-next 1/6] bpf: Create BPF_PROG_... Eric Dumazet
- Re: [PATCH v3 bpf-next 1/6] bpf: Create BPF_P... Lawrence Brakmo
- Re: [PATCH v3 bpf-next 1/6] bpf: Create B... Eric Dumazet
- Re: [PATCH v3 bpf-next 1/6] bpf: Cre... Lawrence Brakmo
- [PATCH v3 bpf-next 2/6] bpf: cgroup inet skb programs... brakmo
- [PATCH v3 bpf-next 3/6] bpf: Update __cgroup_bpf_run_... brakmo
- [PATCH v3 bpf-next 5/6] bpf: Add cn support to hbm_ou... brakmo
- [PATCH v3 bpf-next 6/6] bpf: Add more stats to HBM brakmo
- [PATCH v3 bpf-next 4/6] bpf: Update BPF_CGROUP_RUN_PR... brakmo