Message ID | 20220622104911.18872-1-liudongdong3@huawei.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Ferruh Yigit |
Headers | show |
Series | maintainers: update for hns3 pmd | expand |
Context | Check | Description |
---|---|---|
ci/iol-abi-testing | warning | Testing issues |
ci/iol-mellanox-Performance | success | Performance Testing PASS |
ci/iol-intel-Functional | success | Functional Testing PASS |
ci/iol-intel-Performance | success | Performance Testing PASS |
ci/github-robot: build | success | github build: passed |
ci/iol-x86_64-compile-testing | success | Testing PASS |
ci/intel-Testing | success | Testing PASS |
ci/iol-x86_64-unit-testing | success | Testing PASS |
ci/iol-aarch64-compile-testing | success | Testing PASS |
ci/iol-aarch64-unit-testing | success | Testing PASS |
ci/Intel-compilation | success | Compilation OK |
ci/checkpatch | success | coding style OK |
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 >
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
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.
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
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(-)