netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Borkmann <daniel@iogearbox.net>
To: alexei.starovoitov@gmail.com
Cc: netdev@vger.kernel.org, Daniel Borkmann <daniel@iogearbox.net>
Subject: [PATCH bpf-next v2 11/11] bpf, doc: add missing patchwork url and libbpf to maintainers
Date: Sat,  2 Jun 2018 22:53:48 +0200	[thread overview]
Message-ID: <5d0c3a9770965a3421242d93d93eb4da2f86ff19.1527971376.git.daniel@iogearbox.net> (raw)
In-Reply-To: <cover.1527971375.git.daniel@iogearbox.net>
In-Reply-To: <cover.1527971375.git.daniel@iogearbox.net>

Add missing bits under tools/lib/bpf/ and also Q: entry in order to
make it easier for people to retrieve current patch queue.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Song Liu <songliubraving@fb.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index f492431..2fd51db 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2722,6 +2722,7 @@ L:	netdev@vger.kernel.org
 L:	linux-kernel@vger.kernel.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git
+Q:	https://patchwork.ozlabs.org/project/netdev/list/?delegate=77147
 S:	Supported
 F:	arch/x86/net/bpf_jit*
 F:	Documentation/networking/filter.txt
@@ -2740,6 +2741,7 @@ F:	net/sched/act_bpf.c
 F:	net/sched/cls_bpf.c
 F:	samples/bpf/
 F:	tools/bpf/
+F:	tools/lib/bpf/
 F:	tools/testing/selftests/bpf/
 
 BROADCOM B44 10/100 ETHERNET DRIVER
-- 
2.9.5

      parent reply	other threads:[~2018-06-02 20:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-02 20:53 [PATCH bpf-next v2 00/11] Misc BPF improvements Daniel Borkmann
2018-06-02 20:53 ` [PATCH bpf-next v2 01/11] bpf: test case for map pointer poison with calls/branches Daniel Borkmann
2018-06-02 20:53 ` [PATCH bpf-next v2 02/11] bpf: add also cbpf long jump test cases with heavy expansion Daniel Borkmann
2018-06-02 20:53 ` [PATCH bpf-next v2 03/11] bpf: fixup error message from gpl helpers on license mismatch Daniel Borkmann
2018-06-02 20:53 ` [PATCH bpf-next v2 04/11] bpf: show prog and map id in fdinfo Daniel Borkmann
2018-06-02 20:53 ` [PATCH bpf-next v2 05/11] bpf: avoid retpoline for lookup/update/delete calls on maps Daniel Borkmann
2018-06-02 20:53 ` [PATCH bpf-next v2 06/11] bpf: add bpf_skb_cgroup_id helper Daniel Borkmann
2018-06-02 20:53 ` [PATCH bpf-next v2 07/11] bpf: make sure to clear unused fields in tunnel/xfrm state fetch Daniel Borkmann
2018-06-02 20:53 ` [PATCH bpf-next v2 08/11] bpf: fix cbpf parser bug for octal numbers Daniel Borkmann
2018-06-02 20:53 ` [PATCH bpf-next v2 09/11] bpf: fix context access in tracing progs on 32 bit archs Daniel Borkmann
2018-06-02 20:53 ` [PATCH bpf-next v2 10/11] bpf: sync bpf uapi header with tools Daniel Borkmann
2018-06-02 21:09   ` Daniel Borkmann
2018-06-02 20:53 ` Daniel Borkmann [this message]

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=5d0c3a9770965a3421242d93d93eb4da2f86ff19.1527971376.git.daniel@iogearbox.net \
    --to=daniel@iogearbox.net \
    --cc=alexei.starovoitov@gmail.com \
    --cc=netdev@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).