[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAADnVQJ86=C6iMq=-oDLa8NucipZU+W2-Hk1dH-zynhr2D1f9g@mail.gmail.com>
Date: Sat, 27 Apr 2019 09:17:08 -0700
From: Alexei Starovoitov <alexei.starovoitov@...il.com>
To: Yonghong Song <yhs@...com>
Cc: Martin Lau <kafai@...com>,
"bpf@...r.kernel.org" <bpf@...r.kernel.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
Alexei Starovoitov <ast@...com>,
Andrii Nakryiko <andriin@...com>,
Daniel Borkmann <daniel@...earbox.net>,
John Fastabend <john.fastabend@...il.com>,
Kernel Team <Kernel-team@...com>,
Stanislav Fomichev <sdf@...ichev.me>
Subject: Re: [PATCH v4 bpf-next 0/7] BPF sk local storage
On Sat, Apr 27, 2019 at 9:01 AM Yonghong Song <yhs@...com> wrote:
>
>
>
> On 4/26/19 4:39 PM, Martin KaFai Lau wrote:
> > v4:
> > - Move checks to map_alloc_check in patch 1 (Stanislav Fomichev)
> > - Refactor BTF encoding macros to test_btf.h at
> > a new patch 4 (Stanislav Fomichev)
> > - Refactor getenv and add print PASS message at the
> > end of the test in patch 6 (Yonghong Song)
> >
> > v3:
> > - Replace spinlock_types.h with spinlock.h in patch 1
> > (kbuild test robot <lkp@...el.com>)
> >
> > v2:
> > - Add the "test_maps.h" file in patch 5
> >
> > This series introduces the BPF sk local storage. The
> > details is in the patch 1 commit message.
> >
> > Martin KaFai Lau (7):
> > bpf: Introduce bpf sk local storage
> > bpf: Sync bpf.h to tools
> > bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probing
> > bpf: Refactor BTF encoding macro to test_btf.h
> > bpf: Add verifier tests for the bpf_sk_storage
> > bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps
> > bpf: Add ene-to-end test for bpf_sk_storage_* helpers
>
> Looks good to me. Ack the whole series.
>
> Acked-by: Yonghong Song <yhs@...com>
Looks great to me as well.
Applied to bpf-next. Thanks!
Powered by blists - more mailing lists