[PATCH 0/3] fix some bug for hns3
Thomas Monjalon
thomas at monjalon.net
Tue Nov 28 11:31:52 CET 2023
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/hns3: fix the VF reset interrupted possibly
> >> Hi, Dengdui,
> >>
> >> Good fix.
> >> For the patchset,
> >> Acked-by: Jie Hai <haijie1 at huawei.com>
> >>
> >
> >
> > Hi Jie, Dengdui, is this set for this release, which is a few days away?
> > My suggestion is to wait next version as issues doesn't look critical.
> >
> >
> > I applied set to next-net, but leaving decision to pull it for the
> > release or not to Thomas/David.
> >
> > Applied to dpdk-next-net/main, thanks.
> >
> Hi, Ferruh, Thomas and David,
>
> I'm sorry that this problem is a little serious.
>
> a) Without [PATCH 2/3], when the VF executes the
> hns3_clear_reset_event(), unexpected memory is written.
> As a result, unexpected errors occur in the program or even the app may
> crash.
> b) Without [PATCH 3/3], there is a low probability that the app is
> unavailable after the FLR reset is done.
> c) In addition, some LTS versions have the same problem.
>
> Therefore, we hope that the problem can be solved in the current version.
OK applied, thanks.
More information about the dev
mailing list