Re: [PATCH 0/3] fix some bug for hns3

2023-11-28 Thread Thomas Monjalon
28/11/2023 04:33, Jie Hai: > On 2023/11/28 2:33, Ferruh Yigit wrote: > > On 11/27/2023 1:55 PM, Jie Hai wrote: > >> On 2023/11/27 21:39, Dengdui Huang wrote: > >>> Dengdui Huang (3): > >>> net/hns3: fix reset detect be ignored > >>> net/hns3: fix VF wrong clear reset status > >>> net/hn

Re: [PATCH 0/3] fix some bug for hns3

2023-11-27 Thread Jie Hai
On 2023/11/28 2:33, Ferruh Yigit wrote: On 11/27/2023 1:55 PM, Jie Hai wrote: On 2023/11/27 21:39, Dengdui Huang wrote: Dengdui Huang (3):    net/hns3: fix reset detect be ignored    net/hns3: fix VF wrong clear reset status    net/hns3: fix the VF reset interrupted possibly Hi, Dengdui, G

Re: [PATCH 0/3] fix some bug for hns3

2023-11-27 Thread Ferruh Yigit
On 11/27/2023 1:55 PM, Jie Hai wrote: > On 2023/11/27 21:39, Dengdui Huang wrote: >> Dengdui Huang (3): >>    net/hns3: fix reset detect be ignored >>    net/hns3: fix VF wrong clear reset status >>    net/hns3: fix the VF reset interrupted possibly > Hi, Dengdui, > > Good fix. > For the patchset,

Re: [PATCH 0/3] fix some bug for hns3

2023-11-27 Thread Jie Hai
On 2023/11/27 21:39, Dengdui Huang wrote: Dengdui Huang (3): net/hns3: fix reset detect be ignored net/hns3: fix VF wrong clear reset status net/hns3: fix the VF reset interrupted possibly Hi, Dengdui, Good fix. For the patchset, Acked-by: Jie Hai Thank, Jie Hai drivers/net/hns3/

[PATCH 0/3] fix some bug for hns3

2023-11-27 Thread Dengdui Huang
Dengdui Huang (3): net/hns3: fix reset detect be ignored net/hns3: fix VF wrong clear reset status net/hns3: fix the VF reset interrupted possibly drivers/net/hns3/hns3_ethdev.c| 5 - drivers/net/hns3/hns3_ethdev.h| 12 drivers/net/hns3/hns3_ethdev_vf.c | 19 ++