[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e9648c8a-70a3-9c11-5f28-61c6f205ebff@iogearbox.net>
Date: Sun, 7 Jan 2018 00:03:20 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: Yonghong Song <yhs@...com>, ast@...com, netdev@...r.kernel.org
Cc: kernel-team@...com
Subject: Re: [PATCH bpf-next v2 0/2] bpf: implement syscall command
BPF_MAP_GET_NEXT_KEY for stacktrace map
On 01/04/2018 10:55 PM, Yonghong Song wrote:
> The patch set implements bpf syscall command BPF_MAP_GET_NEXT_KEY
> for stacktrace map. Patch #1 is the core implementation
> and Patch #2 implements a bpf test at tools/testing/selftests/bpf
> directory. Please see individual patch comments for details.
>
> Changelog:
> v1 -> v2:
> - For invalid key (key pointer is non-NULL), sets next_key to be the first valid key.
Applied to bpf-next, thanks Yonghong!
Powered by blists - more mailing lists