Re: [dpdk-dev] [PATCH 0/2] bugfix for hns3 PMD

2021-04-26 Thread Ferruh Yigit
On 4/23/2021 10:27 AM, Min Hu (Connor) wrote: > This patch set contains two bugfixes for hns3 PMD. > > Min Hu (Connor) (2): > net/hns3: fix wrong word of comments > doc: fix runtime config options > Series applied to dpdk-next-net/main, thanks.

[dpdk-dev] [PATCH 0/2] bugfix for hns3 PMD

2021-04-23 Thread Min Hu (Connor)
This patch set contains two bugfixes for hns3 PMD. Min Hu (Connor) (2): net/hns3: fix wrong word of comments doc: fix runtime config options doc/guides/nics/hns3.rst | 9 + drivers/net/hns3/hns3_ethdev.c | 10 +- 2 files changed, 14 insertions(+), 5 deletions(-) -- 2