[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <97f19df7-359a-4d3d-e969-53c293a4d798@iogearbox.net>
Date: Tue, 31 Jul 2018 09:35:39 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: Andrey Ignatov <rdna@...com>, netdev@...r.kernel.org
Cc: ast@...nel.org, yhs@...com, brakmo@...com, kernel-team@...com
Subject: Re: [PATCH v2 bpf-next 0/4] Support bpf_get_socket_cookie in more
prog types
On 07/31/2018 02:42 AM, Andrey Ignatov wrote:
> v1->v2:
> - simplify attach_type guessing logic in selftest.
>
> This patch set adds support to call bpf_get_socket_cookie() helper from two
> more program types:
> * BPF_PROG_TYPE_CGROUP_SOCK_ADDR;
> * BPF_PROG_TYPE_SOCK_OPS.
>
> Patch 1 adds kernel support and provides more details.
> Patch 2 syncs UAPI changes to tools/.
> Patch 3 adds missing helper to bpf_helpers.h.
> Patch 4 adds selftest for new functionality.
>
>
> Andrey Ignatov (4):
> bpf: Support bpf_get_socket_cookie in more prog types
> bpf: Sync bpf.h to tools/
> selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.h
> selftests/bpf: Test for get_socket_cookie
Applied to bpf-next, thanks Andrey!
Powered by blists - more mailing lists