mbox series

[0/3] doc: fix some errors in hns3 guide

Message ID 20230630073737.20915-1-liudongdong3@huawei.com (mailing list archive)
Headers
Series doc: fix some errors in hns3 guide |

Message

Dongdong Liu June 30, 2023, 7:37 a.m. UTC
  This patchset is to fix some errors in hns3 guide doc.

Dongdong Liu (3):
  doc: fix invalid link in hns3 guide
  doc: fix wrong syntax in hns3 guide
  doc: fix wrong number of spaces in hns3 guide

 doc/guides/nics/hns3.rst | 33 +++++++++++++++++++--------------
 1 file changed, 19 insertions(+), 14 deletions(-)

--
2.22.0
  

Comments

Ferruh Yigit June 30, 2023, 9:42 a.m. UTC | #1
On 6/30/2023 8:37 AM, Dongdong Liu wrote:
> This patchset is to fix some errors in hns3 guide doc.
> 
> Dongdong Liu (3):
>   doc: fix invalid link in hns3 guide
>   doc: fix wrong syntax in hns3 guide
>   doc: fix wrong number of spaces in hns3 guide
>

Thanks for the fix.

Series applied to dpdk-next-net/main, thanks.