* [PATCH] maintainers: update email address
@ 2022-04-11 18:05 Ferruh Yigit
2022-04-14 9:44 ` Thomas Monjalon
0 siblings, 1 reply; 14+ messages in thread
From: Ferruh Yigit @ 2022-04-11 18:05 UTC (permalink / raw)
To: Thomas Monjalon; +Cc: Ferruh Yigit, Andrew Rybchenko, dev
Use new email address.
Signed-off-by: Ferruh Yigit <ferruh.yigit@xilinx.com>
---
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 15008c03bcef..7c4f541dbae1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -28,7 +28,7 @@ M: David Marchand <david.marchand@redhat.com>
T: git://dpdk.org/dpdk
Next-net Tree
-M: Ferruh Yigit <ferruh.yigit@intel.com>
+M: Ferruh Yigit <ferruh.yigit@xilinx.com>
M: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
T: git://dpdk.org/next/dpdk-next-net
@@ -389,7 +389,7 @@ F: app/test/test_mbuf.c
Ethernet API
M: Thomas Monjalon <thomas@monjalon.net>
-M: Ferruh Yigit <ferruh.yigit@intel.com>
+M: Ferruh Yigit <ferruh.yigit@xilinx.com>
M: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
T: git://dpdk.org/next/dpdk-next-net
F: lib/ethdev/
@@ -572,7 +572,7 @@ F: drivers/bus/vmbus/
Networking Drivers
------------------
-M: Ferruh Yigit <ferruh.yigit@intel.com>
+M: Ferruh Yigit <ferruh.yigit@xilinx.com>
T: git://dpdk.org/next/dpdk-next-net
F: doc/guides/nics/features/default.ini
--
2.27.0
^ permalink raw reply [flat|nested] 14+ messages in thread
* [PATCH] maintainers: update email address
@ 2022-04-21 15:20 Konstantin Ananyev
2022-04-21 16:04 ` Mcnamara, John
0 siblings, 1 reply; 14+ messages in thread
From: Konstantin Ananyev @ 2022-04-21 15:20 UTC (permalink / raw)
To: dev; +Cc: thomas
Use new email address.
Signed-off-by: Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>
---
MAINTAINERS | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 7c4f541dba..2177839da3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -298,7 +298,7 @@ F: examples/*/*_altivec.*
Intel x86
M: Bruce Richardson <bruce.richardson@intel.com>
-M: Konstantin Ananyev <konstantin.ananyev@intel.com>
+M: Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>
F: config/x86/
F: doc/guides/linux_gsg/nic_perf_intel_platform.rst
F: buildtools/binutils-avx512-check.py
@@ -368,7 +368,7 @@ F: app/test/test_func_reentrancy.c
Ring queue
M: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
-M: Konstantin Ananyev <konstantin.ananyev@intel.com>
+M: Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>
F: lib/ring/
F: doc/guides/prog_guide/ring_lib.rst
F: app/test/test_ring*
@@ -1402,7 +1402,7 @@ F: lib/net/net_crc_sse.c
F: app/test/test_crc.c
IP fragmentation & reassembly
-M: Konstantin Ananyev <konstantin.ananyev@intel.com>
+M: Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>
F: lib/ip_frag/
F: doc/guides/prog_guide/ip_fragment_reassembly_lib.rst
F: app/test/test_ipfrag.c
@@ -1422,7 +1422,7 @@ F: lib/gso/
F: doc/guides/prog_guide/generic_segmentation_offload_lib.rst
IPsec
-M: Konstantin Ananyev <konstantin.ananyev@intel.com>
+M: Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>
T: git://dpdk.org/next/dpdk-next-crypto
F: lib/ipsec/
M: Bernard Iremonger <bernard.iremonger@intel.com>
@@ -1500,7 +1500,7 @@ Algorithms
----------
ACL
-M: Konstantin Ananyev <konstantin.ananyev@intel.com>
+M: Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>
F: lib/acl/
F: doc/guides/prog_guide/packet_classif_access_ctrl.rst
F: app/test-acl/
@@ -1637,7 +1637,7 @@ F: usertools/dpdk-telemetry*
F: doc/guides/howto/telemetry.rst
BPF
-M: Konstantin Ananyev <konstantin.ananyev@intel.com>
+M: Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>
F: lib/bpf/
F: examples/bpf/
F: app/test/test_bpf.c
--
2.34.1
^ permalink raw reply [flat|nested] 14+ messages in thread
* [PATCH] maintainers: update email address
@ 2022-09-21 13:41 Ferruh Yigit
2022-09-28 12:12 ` Thomas Monjalon
0 siblings, 1 reply; 14+ messages in thread
From: Ferruh Yigit @ 2022-09-21 13:41 UTC (permalink / raw)
To: Thomas Monjalon; +Cc: dev
Updating @xilinx.com domain to @amd.com domain.
Signed-off-by: Ferruh Yigit <ferruh.yigit@amd.com>
---
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 32ffdd1a61ca..0fc5c8dfe583 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -28,7 +28,7 @@ M: David Marchand <david.marchand@redhat.com>
T: git://dpdk.org/dpdk
Next-net Tree
-M: Ferruh Yigit <ferruh.yigit@xilinx.com>
+M: Ferruh Yigit <ferruh.yigit@amd.com>
M: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
T: git://dpdk.org/next/dpdk-next-net
@@ -405,7 +405,7 @@ F: app/test/test_mbuf.c
Ethernet API
M: Thomas Monjalon <thomas@monjalon.net>
-M: Ferruh Yigit <ferruh.yigit@xilinx.com>
+M: Ferruh Yigit <ferruh.yigit@amd.com>
M: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
T: git://dpdk.org/next/dpdk-next-net
F: lib/ethdev/
@@ -588,7 +588,7 @@ F: drivers/bus/vmbus/
Networking Drivers
------------------
-M: Ferruh Yigit <ferruh.yigit@xilinx.com>
+M: Ferruh Yigit <ferruh.yigit@amd.com>
T: git://dpdk.org/next/dpdk-next-net
F: doc/guides/nics/features/default.ini
--
2.25.1
^ permalink raw reply [flat|nested] 14+ messages in thread
* [PATCH] maintainers: update email address
@ 2023-09-19 3:44 Chenbo Xia
2023-09-20 7:08 ` Maxime Coquelin
2023-09-20 15:39 ` Patrick Robb
0 siblings, 2 replies; 14+ messages in thread
From: Chenbo Xia @ 2023-09-19 3:44 UTC (permalink / raw)
To: dev; +Cc: maxime.coquelin, thomas
I am leaving Intel, so replace my Intel email with personal one
temporarily.
Signed-off-by: Chenbo Xia <chenbo.xia@intel.com>
---
.mailmap | 2 +-
MAINTAINERS | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/.mailmap b/.mailmap
index 864d33ee46..8cb3c1e80f 100644
--- a/.mailmap
+++ b/.mailmap
@@ -209,7 +209,7 @@ Charles Brett <cfb@hpe.com>
Charles Myers <charles.myers@spirent.com>
Charles Stoll <charles.stoll@intel.com>
Chas Williams <3chas3@gmail.com> <chas3@att.com> <ciwillia@brocade.com>
-Chenbo Xia <chenbo.xia@intel.com>
+Chenbo Xia <chenbo.xia@outlook.com>
Chengchang Tang <tangchengchang@huawei.com> <tangchengchang@hisilicon.com>
Chengfeng Ye <cyeaa@connect.ust.hk>
Chenghu Yao <yao.chenghu@zte.com.cn>
diff --git a/MAINTAINERS b/MAINTAINERS
index 698608cdb2..ef0f52f1ef 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -50,7 +50,7 @@ T: git://dpdk.org/next/dpdk-next-net-mlx
Next-virtio Tree
M: Maxime Coquelin <maxime.coquelin@redhat.com>
-M: Chenbo Xia <chenbo.xia@intel.com>
+M: Chenbo Xia <chenbo.xia@outlook.com>
T: git://dpdk.org/next/dpdk-next-virtio
Next-crypto Tree
@@ -590,7 +590,7 @@ F: drivers/bus/dpaa/
F: drivers/bus/fslmc/
PCI bus driver
-M: Chenbo Xia <chenbo.xia@intel.com>
+M: Chenbo Xia <chenbo.xia@outlook.com>
M: Nipun Gupta <nipun.gupta@amd.com>
F: drivers/bus/pci/
@@ -980,7 +980,7 @@ F: doc/guides/nics/features/vmxnet3.ini
Vhost-user
M: Maxime Coquelin <maxime.coquelin@redhat.com>
-M: Chenbo Xia <chenbo.xia@intel.com>
+M: Chenbo Xia <chenbo.xia@outlook.com>
T: git://dpdk.org/next/dpdk-next-virtio
F: lib/vhost/
F: doc/guides/prog_guide/vhost_lib.rst
@@ -994,7 +994,7 @@ F: doc/guides/sample_app_ug/vdpa.rst
Vhost PMD
M: Maxime Coquelin <maxime.coquelin@redhat.com>
-M: Chenbo Xia <chenbo.xia@intel.com>
+M: Chenbo Xia <chenbo.xia@outlook.com>
T: git://dpdk.org/next/dpdk-next-virtio
F: drivers/net/vhost/
F: doc/guides/nics/vhost.rst
@@ -1002,7 +1002,7 @@ F: doc/guides/nics/features/vhost.ini
Virtio PMD
M: Maxime Coquelin <maxime.coquelin@redhat.com>
-M: Chenbo Xia <chenbo.xia@intel.com>
+M: Chenbo Xia <chenbo.xia@outlook.com>
T: git://dpdk.org/next/dpdk-next-virtio
F: drivers/net/virtio/
F: doc/guides/nics/virtio.rst
@@ -1655,7 +1655,7 @@ F: app/test/test_rcu*
F: doc/guides/prog_guide/rcu_lib.rst
PCI
-M: Chenbo Xia <chenbo.xia@intel.com>
+M: Chenbo Xia <chenbo.xia@outlook.com>
M: Gaetan Rivet <grive@u256.net>
F: lib/pci/
--
2.25.1
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH] maintainers: update email address
2023-09-19 3:44 Chenbo Xia
@ 2023-09-20 7:08 ` Maxime Coquelin
2023-09-20 15:39 ` Patrick Robb
1 sibling, 0 replies; 14+ messages in thread
From: Maxime Coquelin @ 2023-09-20 7:08 UTC (permalink / raw)
To: Chenbo Xia, dev; +Cc: thomas
On 9/19/23 05:44, Chenbo Xia wrote:
> I am leaving Intel, so replace my Intel email with personal one
> temporarily.
>
> Signed-off-by: Chenbo Xia <chenbo.xia@intel.com>
> ---
> .mailmap | 2 +-
> MAINTAINERS | 12 ++++++------
> 2 files changed, 7 insertions(+), 7 deletions(-)
>
Acked-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Thanks,
Maxime
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH] maintainers: update email address
2023-09-19 3:44 Chenbo Xia
2023-09-20 7:08 ` Maxime Coquelin
@ 2023-09-20 15:39 ` Patrick Robb
2023-09-21 11:41 ` David Marchand
1 sibling, 1 reply; 14+ messages in thread
From: Patrick Robb @ 2023-09-20 15:39 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 158 bytes --]
Recheck-request: iol-unit-amd64-testing
A maintainers file change should not cause eal_flags_misc_autotest to fail,
so I'm queuing a retest for this series.
[-- Attachment #2: Type: text/html, Size: 633 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH] maintainers: update email address
2023-09-20 15:39 ` Patrick Robb
@ 2023-09-21 11:41 ` David Marchand
0 siblings, 0 replies; 14+ messages in thread
From: David Marchand @ 2023-09-21 11:41 UTC (permalink / raw)
To: Patrick Robb
Cc: dev, Aaron Conole, Thomas Monjalon, Ferruh Yigit, Bruce Richardson
On Wed, Sep 20, 2023 at 5:39 PM Patrick Robb <probb@iol.unh.edu> wrote:
>
> Recheck-request: iol-unit-amd64-testing
>
> A maintainers file change should not cause eal_flags_misc_autotest to fail, so I'm queuing a retest for this series.
I agree ;-).
About this failure here, I had a look at the logs: this is something
new and I noticed the same failure on a patch of mine too this week.
I see that a secondary process crashes and some log about a failing
rte_memzone_free().
"""
EAL: Memzone is not allocated
"""
which may indicative of a double free() in some cleanup or a race
between secondary/primary process or a rare-to-reach branch of the
code....
I don't have time to look into it, so simply mentionning what I saw if
someone wants to investigate.
--
David Marchand
^ permalink raw reply [flat|nested] 14+ messages in thread
* [PATCH] maintainers: update email address
@ 2023-10-20 8:51 Chenbo Xia
2023-10-20 9:04 ` Maxime Coquelin
2023-10-20 10:54 ` David Marchand
0 siblings, 2 replies; 14+ messages in thread
From: Chenbo Xia @ 2023-10-20 8:51 UTC (permalink / raw)
To: dev; +Cc: maxime.coquelin, ferruh.yigit, david.marchand, thomas
I left Intel and joined Nvidia, so update my email address.
Signed-off-by: Chenbo Xia <chenbox@nvidia.com>
---
.mailmap | 2 +-
MAINTAINERS | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/.mailmap b/.mailmap
index 3f5bab26a8..2ff31b008f 100644
--- a/.mailmap
+++ b/.mailmap
@@ -213,7 +213,7 @@ Charles Brett <cfb@hpe.com>
Charles Myers <charles.myers@spirent.com>
Charles Stoll <charles.stoll@intel.com>
Chas Williams <3chas3@gmail.com> <chas3@att.com> <ciwillia@brocade.com>
-Chenbo Xia <chenbo.xia@intel.com>
+Chenbo Xia <chenbox@nvidia.com>
Chengchang Tang <tangchengchang@huawei.com> <tangchengchang@hisilicon.com>
Chengfeng Ye <cyeaa@connect.ust.hk>
Chenghu Yao <yao.chenghu@zte.com.cn>
diff --git a/MAINTAINERS b/MAINTAINERS
index 4083658697..b1c9495a00 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -50,7 +50,7 @@ T: git://dpdk.org/next/dpdk-next-net-mlx
Next-virtio Tree
M: Maxime Coquelin <maxime.coquelin@redhat.com>
-M: Chenbo Xia <chenbo.xia@intel.com>
+M: Chenbo Xia <chenbox@nvidia.com>
T: git://dpdk.org/next/dpdk-next-virtio
Next-crypto Tree
@@ -594,7 +594,7 @@ F: drivers/bus/dpaa/
F: drivers/bus/fslmc/
PCI bus driver
-M: Chenbo Xia <chenbo.xia@intel.com>
+M: Chenbo Xia <chenbox@nvidia.com>
M: Nipun Gupta <nipun.gupta@amd.com>
F: drivers/bus/pci/
@@ -983,7 +983,7 @@ F: doc/guides/nics/features/vmxnet3.ini
Vhost-user
M: Maxime Coquelin <maxime.coquelin@redhat.com>
-M: Chenbo Xia <chenbo.xia@intel.com>
+M: Chenbo Xia <chenbox@nvidia.com>
T: git://dpdk.org/next/dpdk-next-virtio
F: lib/vhost/
F: doc/guides/prog_guide/vhost_lib.rst
@@ -997,7 +997,7 @@ F: doc/guides/sample_app_ug/vdpa.rst
Vhost PMD
M: Maxime Coquelin <maxime.coquelin@redhat.com>
-M: Chenbo Xia <chenbo.xia@intel.com>
+M: Chenbo Xia <chenbox@nvidia.com>
T: git://dpdk.org/next/dpdk-next-virtio
F: drivers/net/vhost/
F: doc/guides/nics/vhost.rst
@@ -1005,7 +1005,7 @@ F: doc/guides/nics/features/vhost.ini
Virtio PMD
M: Maxime Coquelin <maxime.coquelin@redhat.com>
-M: Chenbo Xia <chenbo.xia@intel.com>
+M: Chenbo Xia <chenbox@nvidia.com>
T: git://dpdk.org/next/dpdk-next-virtio
F: drivers/net/virtio/
F: doc/guides/nics/virtio.rst
@@ -1661,7 +1661,7 @@ F: app/test/test_rcu*
F: doc/guides/prog_guide/rcu_lib.rst
PCI
-M: Chenbo Xia <chenbo.xia@intel.com>
+M: Chenbo Xia <chenbox@nvidia.com>
M: Gaetan Rivet <grive@u256.net>
F: lib/pci/
--
2.39.3 (Apple Git-145)
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH] maintainers: update email address
2023-10-20 8:51 Chenbo Xia
@ 2023-10-20 9:04 ` Maxime Coquelin
2023-10-20 10:54 ` David Marchand
1 sibling, 0 replies; 14+ messages in thread
From: Maxime Coquelin @ 2023-10-20 9:04 UTC (permalink / raw)
To: Chenbo Xia, dev; +Cc: ferruh.yigit, david.marchand, thomas
On 10/20/23 10:51, Chenbo Xia wrote:
> I left Intel and joined Nvidia, so update my email address.
>
> Signed-off-by: Chenbo Xia <chenbox@nvidia.com>
> ---
> .mailmap | 2 +-
> MAINTAINERS | 12 ++++++------
> 2 files changed, 7 insertions(+), 7 deletions(-)
>
Welcime back Chenbo :)
Acked-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Maxime
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH] maintainers: update email address
2023-10-20 8:51 Chenbo Xia
2023-10-20 9:04 ` Maxime Coquelin
@ 2023-10-20 10:54 ` David Marchand
1 sibling, 0 replies; 14+ messages in thread
From: David Marchand @ 2023-10-20 10:54 UTC (permalink / raw)
To: Chenbo Xia; +Cc: dev, maxime.coquelin, ferruh.yigit, thomas
Hi Chenbo,
On Fri, Oct 20, 2023 at 10:52 AM Chenbo Xia <chenbox@nvidia.com> wrote:
>
> I left Intel and joined Nvidia, so update my email address.
>
> Signed-off-by: Chenbo Xia <chenbox@nvidia.com>
> ---
> .mailmap | 2 +-
> MAINTAINERS | 12 ++++++------
> 2 files changed, 7 insertions(+), 7 deletions(-)
>
> diff --git a/.mailmap b/.mailmap
> index 3f5bab26a8..2ff31b008f 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -213,7 +213,7 @@ Charles Brett <cfb@hpe.com>
> Charles Myers <charles.myers@spirent.com>
> Charles Stoll <charles.stoll@intel.com>
> Chas Williams <3chas3@gmail.com> <chas3@att.com> <ciwillia@brocade.com>
> -Chenbo Xia <chenbo.xia@intel.com>
> +Chenbo Xia <chenbox@nvidia.com>
Please leave your intel mail address.
Chenbo Xia <chenbox@nvidia.com> <chenbo.xia@intel.com>
This will help get-maintainers.sh, when copying you about past changes
for example.
--
David Marchand
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2023-10-20 10:55 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-11 18:05 [PATCH] maintainers: update email address Ferruh Yigit
2022-04-14 9:44 ` Thomas Monjalon
2022-04-21 15:20 Konstantin Ananyev
2022-04-21 16:04 ` Mcnamara, John
2022-05-10 9:07 ` Thomas Monjalon
2022-09-21 13:41 Ferruh Yigit
2022-09-28 12:12 ` Thomas Monjalon
2023-09-19 3:44 Chenbo Xia
2023-09-20 7:08 ` Maxime Coquelin
2023-09-20 15:39 ` Patrick Robb
2023-09-21 11:41 ` David Marchand
2023-10-20 8:51 Chenbo Xia
2023-10-20 9:04 ` Maxime Coquelin
2023-10-20 10:54 ` David Marchand
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).