From: Andrey Ignatov <rdna@fb.com>
To: <bpf@vger.kernel.org>
Cc: Andrey Ignatov <rdna@fb.com>, <ast@kernel.org>,
<daniel@iogearbox.net>, <kernel-team@fb.com>
Subject: [PATCH bpf 0/2] libbpf: Fix loading cgroup_skb/egress with ret in [2, 3]
Date: Fri, 10 Apr 2020 12:53:59 -0700 [thread overview]
Message-ID: <cover.1586547735.git.rdna@fb.com> (raw)
This patch set fixes loading cgroup_skb egress programs that return values
2 or 3 and adds selftest for newly added section name.
See patch 1 for details on the fix.
Andrey Ignatov (2):
libbpf: Fix loading cgroup_skb/egress with ret in [2, 3]
selftests/bpf: Test cgroup_skb/egress/expected section name
tools/lib/bpf/libbpf.c | 2 ++
tools/testing/selftests/bpf/prog_tests/section_names.c | 5 +++++
2 files changed, 7 insertions(+)
--
2.24.1
next reply other threads:[~2020-04-10 19:54 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-10 19:53 Andrey Ignatov [this message]
2020-04-10 19:54 ` [PATCH bpf 1/2] libbpf: Fix loading cgroup_skb/egress with ret in [2, 3] Andrey Ignatov
2020-04-10 20:39 ` Andrii Nakryiko
2020-04-10 21:14 ` Alexei Starovoitov
2020-04-10 21:52 ` Andrii Nakryiko
2020-04-10 23:02 ` Andrey Ignatov
2020-04-10 22:57 ` Andrey Ignatov
2020-04-11 0:09 ` Andrii Nakryiko
2020-04-12 6:01 ` Andrii Nakryiko
2020-04-13 20:24 ` Andrey Ignatov
2020-04-11 22:42 ` Alexei Starovoitov
2020-04-12 0:36 ` Andrey Ignatov
2020-04-10 19:54 ` [PATCH bpf 2/2] selftests/bpf: Test cgroup_skb/egress/expected section name Andrey Ignatov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1586547735.git.rdna@fb.com \
--to=rdna@fb.com \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=kernel-team@fb.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.