Re: [PATCH] maintainers: update for hns3

2025-06-11 Thread David Marchand
On Wed, Apr 2, 2025 at 10:54 AM Jie Hai wrote: > > I am moving on to other things and dengdui is going to > take over the role of hns3 maintainer. Update the > MAINTAINERS accordingly. > > Signed-off-by: Jie Hai Thanks for all your contributions. Applied. -- David Marchand

Re: [PATCH] maintainers: update for hns3

2025-04-13 Thread huangdengdui
Acked-by: Dengdui Huang On 2025/4/2 16:47, Jie Hai wrote: > I am moving on to other things and dengdui is going to > take over the role of hns3 maintainer. Update the > MAINTAINERS accordingly. > > Signed-off-by: Jie Hai > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(

Re: [PATCH] maintainers: update for hns3

2025-04-11 Thread Jie Hai
Hi, maintainers, Kindly ping for reviews. Thanks. On 2025/4/2 16:47, Jie Hai wrote: I am moving on to other things and dengdui is going to take over the role of hns3 maintainer. Update the MAINTAINERS accordingly. Signed-off-by: Jie Hai --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+

Re: [PATCH] maintainers: update for hns3

2025-04-08 Thread fengchengwen
Acked-by: Chengwen Feng On 2025/4/3 18:01, lihuisong (C) wrote: > > 在 2025/4/2 16:47, Jie Hai 写道: >> I am moving on to other things and dengdui is going to >> take over the role of hns3 maintainer. Update the >> MAINTAINERS accordingly. >> >> Signed-off-by: Jie Hai > Thanks for your contributio

[PATCH] maintainers: update for hns3

2025-04-05 Thread Jie Hai
I am moving on to other things and dengdui is going to take over the role of hns3 maintainer. Update the MAINTAINERS accordingly. Signed-off-by: Jie Hai --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4b01103f8e83..bcc9fdaf0c92

Re: [PATCH] maintainers: update for hns3

2025-04-03 Thread lihuisong (C)
在 2025/4/2 16:47, Jie Hai 写道: I am moving on to other things and dengdui is going to take over the role of hns3 maintainer. Update the MAINTAINERS accordingly. Signed-off-by: Jie Hai Thanks for your contributions to hns3. Acked-by: Huisong Li --- MAINTAINERS | 2 +- 1 file changed, 1 i

Re: [PATCH] maintainers: update for hns3

2025-04-02 Thread lihuisong (C)
+Stephen 在 2025/4/2 11:29, Jie Hai 写道: Update maintainer for the hns3 driver. Signed-off-by: Jie Hai Thanks for your contributions to hns3. Acked-by: Huisong Li --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4b01103f

Re: [PATCH] maintainers: update for hns3

2024-10-21 Thread Thomas Monjalon
21/10/2024 04:36, Jie Hai: > This email address is bouncing, remove it from MAINTAINERS. > > Signed-off-by: Jie Hai Applied

[PATCH] maintainers: update for hns3

2024-10-20 Thread Jie Hai
This email address is bouncing, remove it from MAINTAINERS. Signed-off-by: Jie Hai --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 6ea785009341..cd78bc7db172 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -750,7 +750,6 @@ F: doc/guides/nics/featu

Re: [PATCH] maintainers: update for hns3

2023-10-17 Thread Thomas Monjalon
26/09/2023 12:04, Jie Hai: > Dongdong Liu currently do not work for the hns3 PMD. > I will do the work, so update the hns3 maintainers. > > Signed-off-by: Jie Hai Applied

[PATCH] maintainers: update for hns3

2023-09-26 Thread Jie Hai
Dongdong Liu currently do not work for the hns3 PMD. I will do the work, so update the hns3 maintainers. Signed-off-by: Jie Hai --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 698608cdb26a..72779b80355b 100644 --- a/MAINTAINERS

Re: [PATCH] maintainers: update for hns3 pmd

2022-06-24 Thread Ferruh Yigit
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 Acked-by: Yisen Zhuang Applied to dpdk-next-net/main, thanks.