On 7/2/2025 10:09 AM, Feifei Wang wrote: > From: Yi Chen <[email protected]> > > > This patch adds some basic files to describe the hinic3 driver.
The subject suggest: doc: add hinic3 driver Commit log: This patch adds document for hinic3 driver. > > > > Signed-off-by: Feifei Wang <[email protected]> > > Signed-off-by: Yi Chen <[email protected]> > > Reviewed-by: Xin Wang <[email protected]> > > --- ... > > > +Huawei hinic3 > > +M: Feifei Wang <[email protected]> > > +F: drivers/net/hinic3/ There are no drivers/hinic3/ files included in this commit. > > +F: doc/guides/nics/hinic3.rst > > +F: doc/guides/nics/features/hinic3.ini The hinic3.ini was also not included in this commit. > > + > > Intel Network Common Code > > M: Bruce Richardson <[email protected]> > > T: git://dpdk.org/next/dpdk-next-net-intel > > diff --git a/doc/guides/nics/hinic3.rst b/doc/guides/nics/hinic3.rst > > new file mode 100644 > > index 0000000000..c9e49a2be2 > > --- /dev/null > > +++ b/doc/guides/nics/hinic3.rst > > @@ -0,0 +1,51 @@ > > +.. SPDX-License-Identifier: BSD-3-Clause > > + Copyright(c) 2025 Huawei Technologies Co., Ltd > > + > > +HINIC Poll Mode Driver HINIC -> HINIC3

