All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Melnychenko <andrew@daynix.com>
To: jasowang@redhat.com, mst@redhat.com
Cc: yan@daynix.com, yuri.benditovich@daynix.com, berrange@redhat.com,
	qemu-devel@nongnu.org
Subject: [PATCH v6 7/7] MAINTAINERS: Added eBPF maintainers information.
Date: Mon, 12 Apr 2021 11:25:12 +0300	[thread overview]
Message-ID: <20210412082512.14998-8-andrew@daynix.com> (raw)
In-Reply-To: <20210412082512.14998-1-andrew@daynix.com>

From: Andrew <andrew@daynix.com>

Signed-off-by: Yuri Benditovich <yuri.benditovich@daynix.com>
Signed-off-by: Andrew Melnychenko <andrew@daynix.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 58f342108e..e05a9fd9f6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3311,6 +3311,14 @@ F: include/hw/remote/proxy-memory-listener.h
 F: hw/remote/iohub.c
 F: include/hw/remote/iohub.h
 
+EBPF:
+M: Jason Wang <jasowang@redhat.com>
+R: Andrew Melnychenko <andrew@daynix.com>
+R: Yuri Benditovich <yuri.benditovich@daynix.com>
+S: Maintained
+F: ebpf/*
+F: tools/ebpf/*
+
 Build and test automation
 -------------------------
 Build and test automation, general continuous integration
-- 
2.31.0



  parent reply	other threads:[~2021-04-12  8:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-12  8:25 [PATCH v6 0/7] eBPF RSS support for virtio-net Andrew Melnychenko
2021-04-12  8:25 ` [PATCH v6 1/7] net/tap: Added TUNSETSTEERINGEBPF code Andrew Melnychenko
2021-04-12  8:25 ` [PATCH v6 2/7] net: Added SetSteeringEBPF method for NetClientState Andrew Melnychenko
2021-04-12  8:25 ` [PATCH v6 3/7] ebpf: Added eBPF RSS program Andrew Melnychenko
2021-04-12  8:25 ` [PATCH v6 4/7] ebpf: Added eBPF RSS loader Andrew Melnychenko
2021-04-12  8:25 ` [PATCH v6 5/7] virtio-net: Added eBPF RSS to virtio-net Andrew Melnychenko
2021-04-12  8:25 ` [PATCH v6 6/7] docs: Added eBPF documentation Andrew Melnychenko
2021-04-12  8:25 ` Andrew Melnychenko [this message]
2021-04-12  8:40 ` [PATCH v6 0/7] eBPF RSS support for virtio-net no-reply
2021-04-25  3:32 ` Jason Wang
2021-04-27 10:47   ` Andrew Melnichenko
2021-04-28  2:22     ` Jason Wang

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=20210412082512.14998-8-andrew@daynix.com \
    --to=andrew@daynix.com \
    --cc=berrange@redhat.com \
    --cc=jasowang@redhat.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=yan@daynix.com \
    --cc=yuri.benditovich@daynix.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.