[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAADnVQ+3FyyCzZ=XhhVsHXZXcuyMgu_khHrxqz9YQ-0=kHPe4Q@mail.gmail.com>
Date: Mon, 3 Jun 2019 13:42:09 -0700
From: Alexei Starovoitov <alexei.starovoitov@...il.com>
To: Martin KaFai Lau <kafai@...com>
Cc: bpf <bpf@...r.kernel.org>,
Network Development <netdev@...r.kernel.org>,
Alexei Starovoitov <ast@...com>,
Daniel Borkmann <daniel@...earbox.net>,
David Miller <davem@...emloft.net>,
Kernel Team <kernel-team@...com>
Subject: Re: [PATCH bpf 0/2] bpf: udp: A few reuseport's bpf_prog for udp lookup
On Fri, May 31, 2019 at 3:29 PM Martin KaFai Lau <kafai@...com> wrote:
>
> This series has fixes when running reuseport's bpf_prog for udp lookup.
> If there is reuseport's bpf_prog, the common issue is the reuseport code
> path expects skb->data pointing to the transport header (udphdr here).
> A couple of commits broke this expectation. The issue is specific
> to running bpf_prog, so bpf tag is used for this series.
>
> Please refer to the individual commit message for details.
Applied to bpf tree. Thanks
Powered by blists - more mailing lists