* [PATCH net V2] MAINTAINERS: Add entry for XDP (eXpress Data Path)
@ 2019-01-29 13:22 Jesper Dangaard Brouer
2019-01-29 16:19 ` Alexei Starovoitov
0 siblings, 1 reply; 2+ messages in thread
From: Jesper Dangaard Brouer @ 2019-01-29 13:22 UTC (permalink / raw)
To: netdev
Cc: Jakub Kicinski, John Fastabend, Alexei Starovoitov,
Jesper Dangaard Brouer, Daniel Borkmann, David S. Miller
Add multiple people as maintainers for XDP, sorted alphabetically.
XDP is also tied to driver level support and code, but we cannot add all
drivers to the list. Instead K: and N: match on 'xdp' in hope to catch some
of those changes in drivers.
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: David S. Miller <davem@davemloft.net>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
---
MAINTAINERS | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index a0245fd1b09a..a4ebc0068400 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16686,6 +16686,24 @@ T: git git://linuxtv.org/media_tree.git
S: Maintained
F: drivers/media/tuners/tuner-xc2028.*
+XDP (eXpress Data Path)
+M: Alexei Starovoitov <ast@kernel.org>
+M: Daniel Borkmann <daniel@iogearbox.net>
+M: David S. Miller <davem@davemloft.net>
+M: Jakub Kicinski <jakub.kicinski@netronome.com>
+M: Jesper Dangaard Brouer <hawk@kernel.org>
+M: John Fastabend <john.fastabend@gmail.com>
+L: netdev@vger.kernel.org
+L: xdp-newbies@vger.kernel.org
+S: Supported
+F: net/core/xdp.c
+F: include/net/xdp.h
+F: kernel/bpf/devmap.c
+F: kernel/bpf/cpumap.c
+F: include/trace/events/xdp.h
+K: xdp
+N: xdp
+
XDP SOCKETS (AF_XDP)
M: Björn Töpel <bjorn.topel@intel.com>
M: Magnus Karlsson <magnus.karlsson@intel.com>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH net V2] MAINTAINERS: Add entry for XDP (eXpress Data Path)
2019-01-29 13:22 [PATCH net V2] MAINTAINERS: Add entry for XDP (eXpress Data Path) Jesper Dangaard Brouer
@ 2019-01-29 16:19 ` Alexei Starovoitov
0 siblings, 0 replies; 2+ messages in thread
From: Alexei Starovoitov @ 2019-01-29 16:19 UTC (permalink / raw)
To: Jesper Dangaard Brouer
Cc: Network Development, Jakub Kicinski, John Fastabend,
Daniel Borkmann, David S. Miller
On Tue, Jan 29, 2019 at 5:22 AM Jesper Dangaard Brouer
<brouer@redhat.com> wrote:
>
> Add multiple people as maintainers for XDP, sorted alphabetically.
>
> XDP is also tied to driver level support and code, but we cannot add all
> drivers to the list. Instead K: and N: match on 'xdp' in hope to catch some
> of those changes in drivers.
>
> Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
> Acked-by: John Fastabend <john.fastabend@gmail.com>
> Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com>
> Acked-by: David S. Miller <davem@davemloft.net>
> Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-01-29 16:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-29 13:22 [PATCH net V2] MAINTAINERS: Add entry for XDP (eXpress Data Path) Jesper Dangaard Brouer
2019-01-29 16:19 ` Alexei Starovoitov
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).