DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] maintainers: update email address
@ 2020-09-24 13:40 Andrew Rybchenko
  2020-10-05 22:30 ` Thomas Monjalon
  0 siblings, 1 reply; 8+ messages in thread
From: Andrew Rybchenko @ 2020-09-24 13:40 UTC (permalink / raw)
  To: dev

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
---
 MAINTAINERS | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 858463aa2a..ff0731cda2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -29,7 +29,7 @@ T: git://dpdk.org/dpdk
 
 Next-net Tree
 M: Ferruh Yigit <ferruh.yigit@intel.com>
-M: Andrew Rybchenko <arybchenko@solarflare.com>
+M: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
 T: git://dpdk.org/next/dpdk-next-net
 
 Next-net-brcm Tree
@@ -335,7 +335,7 @@ T: git://dpdk.org/dpdk
 
 Memory pool
 M: Olivier Matz <olivier.matz@6wind.com>
-M: Andrew Rybchenko <arybchenko@solarflare.com>
+M: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
 F: lib/librte_mempool/
 F: drivers/mempool/ring/
 F: doc/guides/prog_guide/mempool_lib.rst
@@ -367,7 +367,7 @@ F: app/test/test_mbuf.c
 Ethernet API
 M: Thomas Monjalon <thomas@monjalon.net>
 M: Ferruh Yigit <ferruh.yigit@intel.com>
-M: Andrew Rybchenko <arybchenko@solarflare.com>
+M: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
 T: git://dpdk.org/next/dpdk-next-net
 F: lib/librte_ethdev/
 F: app/test/test_ethdev*
@@ -485,7 +485,7 @@ Memory Pool Drivers
 
 Bucket memory pool
 M: Artem V. Andreev <artem.andreev@oktetlabs.ru>
-M: Andrew Rybchenko <arybchenko@solarflare.com>
+M: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
 F: drivers/mempool/bucket/
 
 Marvell OCTEON TX2
@@ -854,7 +854,7 @@ F: doc/guides/nics/qede.rst
 F: doc/guides/nics/features/qede*.ini
 
 Solarflare sfc_efx
-M: Andrew Rybchenko <arybchenko@solarflare.com>
+M: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
 F: drivers/common/sfc_efx/
 F: drivers/net/sfc/
 F: doc/guides/nics/sfc_efx.rst
-- 
2.17.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [dpdk-dev] [PATCH] maintainers: update email address
  2020-09-24 13:40 [dpdk-dev] [PATCH] maintainers: update email address Andrew Rybchenko
@ 2020-10-05 22:30 ` Thomas Monjalon
  0 siblings, 0 replies; 8+ messages in thread
From: Thomas Monjalon @ 2020-10-05 22:30 UTC (permalink / raw)
  To: Andrew Rybchenko; +Cc: dev

24/09/2020 15:40, Andrew Rybchenko:
> Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>

Applied




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [dpdk-dev] [PATCH] maintainers: update email address
  2017-06-02 13:34 Yuanhan Liu
@ 2017-06-02 14:47 ` Thomas Monjalon
  0 siblings, 0 replies; 8+ messages in thread
From: Thomas Monjalon @ 2017-06-02 14:47 UTC (permalink / raw)
  To: Yuanhan Liu; +Cc: dev

02/06/2017 15:34, Yuanhan Liu:
> Signed-off-by: Yuanhan Liu <yliu@fridaylinux.org>
> ---
> 
> - I left Intel today.
> 
> ---
>  MAINTAINERS | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Applied, thanks and good luck in your new job :)

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [dpdk-dev] [PATCH] maintainers: update email address
@ 2017-06-02 13:34 Yuanhan Liu
  2017-06-02 14:47 ` Thomas Monjalon
  0 siblings, 1 reply; 8+ messages in thread
From: Yuanhan Liu @ 2017-06-02 13:34 UTC (permalink / raw)
  To: dev; +Cc: Thomas Monjalon, Yuanhan Liu

Signed-off-by: Yuanhan Liu <yliu@fridaylinux.org>
---

- I left Intel today.

---
 MAINTAINERS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index afb4cab..f6095ef 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -424,7 +424,7 @@ F: doc/guides/nics/vmxnet3.rst
 F: doc/guides/nics/features/vmxnet3.ini
 
 Vhost-user
-M: Yuanhan Liu <yuanhan.liu@linux.intel.com>
+M: Yuanhan Liu <yliu@fridaylinux.org>
 M: Maxime Coquelin <maxime.coquelin@redhat.com>
 T: git://dpdk.org/next/dpdk-next-virtio
 F: lib/librte_vhost/
@@ -434,14 +434,14 @@ F: doc/guides/sample_app_ug/vhost.rst
 
 Vhost PMD
 M: Tetsuya Mukawa <mtetsuyah@gmail.com>
-M: Yuanhan Liu <yuanhan.liu@linux.intel.com>
+M: Yuanhan Liu <yliu@fridaylinux.org>
 M: Maxime Coquelin <maxime.coquelin@redhat.com>
 T: git://dpdk.org/next/dpdk-next-virtio
 F: drivers/net/vhost/
 F: doc/guides/nics/features/vhost.ini
 
 Virtio PMD
-M: Yuanhan Liu <yuanhan.liu@linux.intel.com>
+M: Yuanhan Liu <yliu@fridaylinux.org>
 M: Maxime Coquelin <maxime.coquelin@redhat.com>
 T: git://dpdk.org/next/dpdk-next-virtio
 F: drivers/net/virtio/
-- 
2.7.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [dpdk-dev] [PATCH] maintainers: update email address
  2017-04-18 21:36 Thomas Monjalon
@ 2017-04-19 22:42 ` Thomas Monjalon
  0 siblings, 0 replies; 8+ messages in thread
From: Thomas Monjalon @ 2017-04-19 22:42 UTC (permalink / raw)
  To: dev; +Cc: Olga Shern

18/04/2017 23:36, Thomas Monjalon:
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>

Applied

Please note my new email when trying to reach me.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [dpdk-dev] [PATCH] maintainers: update email address
@ 2017-04-18 21:36 Thomas Monjalon
  2017-04-19 22:42 ` Thomas Monjalon
  0 siblings, 1 reply; 8+ messages in thread
From: Thomas Monjalon @ 2017-04-18 21:36 UTC (permalink / raw)
  To: dev; +Cc: Olga Shern

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 MAINTAINERS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b064a8e93..d04d4d671 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21,7 +21,7 @@ Descriptions of section entries:
 
 General Project Administration
 ------------------------------
-M: Thomas Monjalon <thomas.monjalon@6wind.com>
+M: Thomas Monjalon <thomas@monjalon.net>
 T: git://dpdk.org/dpdk
 F: MAINTAINERS
 F: devtools/check-maintainers.sh
@@ -50,7 +50,7 @@ F: doc/
 
 Build System
 ------------
-M: Thomas Monjalon <thomas.monjalon@6wind.com>
+M: Thomas Monjalon <thomas@monjalon.net>
 F: GNUmakefile
 F: Makefile
 F: config/
@@ -231,7 +231,7 @@ F: doc/guides/prog_guide/mbuf_lib.rst
 F: test/test/test_mbuf.c
 
 Ethernet API
-M: Thomas Monjalon <thomas.monjalon@6wind.com>
+M: Thomas Monjalon <thomas@monjalon.net>
 F: lib/librte_ether/
 F: devtools/test-null.sh
 
-- 
2.12.2

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [dpdk-dev] [PATCH] maintainers: update email address
  2017-01-24 14:16 Matej Vido
@ 2017-02-08 17:43 ` Thomas Monjalon
  0 siblings, 0 replies; 8+ messages in thread
From: Thomas Monjalon @ 2017-02-08 17:43 UTC (permalink / raw)
  To: Matej Vido; +Cc: dev, ferruh.yigit

2017-01-24 15:16, Matej Vido:
> Signed-off-by: Matej Vido <matejvido@gmail.com>

Applied, thanks

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [dpdk-dev] [PATCH] maintainers: update email address
@ 2017-01-24 14:16 Matej Vido
  2017-02-08 17:43 ` Thomas Monjalon
  0 siblings, 1 reply; 8+ messages in thread
From: Matej Vido @ 2017-01-24 14:16 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit

Signed-off-by: Matej Vido <matejvido@gmail.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f071138..21d0ef9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -311,7 +311,7 @@ F: drivers/net/enic/
 F: doc/guides/nics/enic.rst
 
 Combo szedata2
-M: Matej Vido <matejvido@gmail.com>
+M: Matej Vido <vido@cesnet.cz>
 F: drivers/net/szedata2/
 F: doc/guides/nics/szedata2.rst
 
-- 
2.7.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-10-05 22:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-24 13:40 [dpdk-dev] [PATCH] maintainers: update email address Andrew Rybchenko
2020-10-05 22:30 ` Thomas Monjalon
  -- strict thread matches above, loose matches on Subject: below --
2017-06-02 13:34 Yuanhan Liu
2017-06-02 14:47 ` Thomas Monjalon
2017-04-18 21:36 Thomas Monjalon
2017-04-19 22:42 ` Thomas Monjalon
2017-01-24 14:16 Matej Vido
2017-02-08 17:43 ` Thomas Monjalon

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).