Re: [dpdk-dev] [PATCH V2 0/2] hns3 fixes

2020-12-10 Thread oulijun
在 2020/12/11 0:30, Ferruh Yigit 写道: On 12/10/2020 12:48 PM, Lijun Ou wrote: Here series are fixes for hns3 PMD driver. Change from V1: 1. fix the comments given by Ferruh Yigit for 4/4 Lijun Ou (1): net/hns3: adjust printing MAC addresses in log Min Hu (Connor) (1): net/hns3: fix FEC

Re: [dpdk-dev] [PATCH V2 0/2] hns3 fixes

2020-12-10 Thread Ferruh Yigit
On 12/10/2020 12:48 PM, Lijun Ou wrote: Here series are fixes for hns3 PMD driver. Change from V1: 1. fix the comments given by Ferruh Yigit for 4/4 Lijun Ou (1): net/hns3: adjust printing MAC addresses in log Min Hu (Connor) (1): net/hns3: fix FEC state query Series applied to dpdk-n

[dpdk-dev] [PATCH V2 0/2] hns3 fixes

2020-12-10 Thread Lijun Ou
Here series are fixes for hns3 PMD driver. Change from V1: 1. fix the comments given by Ferruh Yigit for 4/4 Lijun Ou (1): net/hns3: adjust printing MAC addresses in log Min Hu (Connor) (1): net/hns3: fix FEC state query drivers/net/hns3/hns3_ethdev.c| 93 --