DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] maintainers: update for hns3 pmd
@ 2022-06-22 10:49 Dongdong Liu
  2022-06-23  1:07 ` CC Yisen//Re: " Dongdong Liu
       [not found] ` <0c4375dc261a48a486149a46c39e0ec9@huawei.com>
  0 siblings, 2 replies; 4+ messages in thread
From: Dongdong Liu @ 2022-06-22 10:49 UTC (permalink / raw)
  To: dev, ferruh.yigit, andrew.rybchenko, thomas; +Cc: Dongdong Liu

Lijun Ou and Min Hu current do not work for the hns3 pmd.
I will do the work, so update the hns3 maintainers.

Signed-off-by: Dongdong Liu <liudongdong3@huawei.com>
---
 MAINTAINERS | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1652e08351..ecb714b36e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -695,9 +695,8 @@ F: doc/guides/nics/enic.rst
 F: doc/guides/nics/features/enic.ini
 
 Hisilicon hns3
-M: Min Hu (Connor) <humin29@huawei.com>
+M: Dongdong Liu <liudongdong3@huawei.com>
 M: Yisen Zhuang <yisen.zhuang@huawei.com>
-M: Lijun Ou <oulijun@huawei.com>
 F: drivers/net/hns3/
 F: doc/guides/nics/hns3.rst
 F: doc/guides/nics/features/hns3.ini
-- 
2.22.0


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

* CC Yisen//Re: [PATCH] maintainers: update for hns3 pmd
  2022-06-22 10:49 [PATCH] maintainers: update for hns3 pmd Dongdong Liu
@ 2022-06-23  1:07 ` Dongdong Liu
       [not found] ` <0c4375dc261a48a486149a46c39e0ec9@huawei.com>
  1 sibling, 0 replies; 4+ messages in thread
From: Dongdong Liu @ 2022-06-23  1:07 UTC (permalink / raw)
  To: dev, ferruh.yigit, andrew.rybchenko, thomas, Yisen Zhuang



On 2022/6/22 18:49, Dongdong Liu wrote:
> Lijun Ou and Min Hu current do not work for the hns3 pmd.
> I will do the work, so update the hns3 maintainers.
>
> Signed-off-by: Dongdong Liu <liudongdong3@huawei.com>
> ---
>  MAINTAINERS | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1652e08351..ecb714b36e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -695,9 +695,8 @@ F: doc/guides/nics/enic.rst
>  F: doc/guides/nics/features/enic.ini
>
>  Hisilicon hns3
> -M: Min Hu (Connor) <humin29@huawei.com>
> +M: Dongdong Liu <liudongdong3@huawei.com>
>  M: Yisen Zhuang <yisen.zhuang@huawei.com>
> -M: Lijun Ou <oulijun@huawei.com>
>  F: drivers/net/hns3/
>  F: doc/guides/nics/hns3.rst
>  F: doc/guides/nics/features/hns3.ini
>

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

* Re: [PATCH] maintainers: update for hns3 pmd
       [not found] ` <0c4375dc261a48a486149a46c39e0ec9@huawei.com>
@ 2022-06-24  6:52   ` Yisen Zhuang
  2022-06-24 12:00     ` Ferruh Yigit
  0 siblings, 1 reply; 4+ messages in thread
From: Yisen Zhuang @ 2022-06-24  6:52 UTC (permalink / raw)
  To: dev, ferruh.yigit, andrew.rybchenko, thomas, liudongdong (C)


Acked-by: Yisen Zhuang <yisen.zhuang@huawei.com>

On 2022/6/22 18:49, Dongdong Liu wrote:
> Lijun Ou and Min Hu current do not work for the hns3 pmd.
> I will do the work, so update the hns3 maintainers.
> 
> Signed-off-by: Dongdong Liu <liudongdong3@huawei.com>
> ---
>  MAINTAINERS | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1652e08351..ecb714b36e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -695,9 +695,8 @@ F: doc/guides/nics/enic.rst
>  F: doc/guides/nics/features/enic.ini
>  
>  Hisilicon hns3
> -M: Min Hu (Connor) <humin29@huawei.com>
> +M: Dongdong Liu <liudongdong3@huawei.com>
>  M: Yisen Zhuang <yisen.zhuang@huawei.com>
> -M: Lijun Ou <oulijun@huawei.com>
>  F: drivers/net/hns3/
>  F: doc/guides/nics/hns3.rst
>  F: doc/guides/nics/features/hns3.ini

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

* Re: [PATCH] maintainers: update for hns3 pmd
  2022-06-24  6:52   ` Yisen Zhuang
@ 2022-06-24 12:00     ` Ferruh Yigit
  0 siblings, 0 replies; 4+ messages in thread
From: Ferruh Yigit @ 2022-06-24 12:00 UTC (permalink / raw)
  To: Yisen Zhuang, andrew.rybchenko, thomas, liudongdong (C); +Cc: dev

On 6/24/2022 7:52 AM, Yisen Zhuang wrote:

> On 2022/6/22 18:49, Dongdong Liu wrote:
>> Lijun Ou and Min Hu current do not work for the hns3 pmd.
>> I will do the work, so update the hns3 maintainers.
>>
>> Signed-off-by: Dongdong Liu <liudongdong3@huawei.com>
> 
> Acked-by: Yisen Zhuang <yisen.zhuang@huawei.com>
> 
Applied to dpdk-next-net/main, thanks.

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

end of thread, other threads:[~2022-06-24 12:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-22 10:49 [PATCH] maintainers: update for hns3 pmd Dongdong Liu
2022-06-23  1:07 ` CC Yisen//Re: " Dongdong Liu
     [not found] ` <0c4375dc261a48a486149a46c39e0ec9@huawei.com>
2022-06-24  6:52   ` Yisen Zhuang
2022-06-24 12:00     ` Ferruh Yigit

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