On Fri, Feb 7, 2020 at 11:52 AM Rasesh Mody <rm...@marvell.com> wrote: > > +Jerin > > >From: dev <dev-boun...@dpdk.org> On Behalf Of Manish Chopra > >Sent: Thursday, February 06, 2020 12:02 PM > > > >On ungraceful termination of DPDK application, PMD VF driver fails to re-load > >due to PF seeing the VF in unexpected state during VF acquisition handshake. > > > >This patch fixes it by allowing VF to request the PF for soft FLR during the > >load > >in such cases so that it can get cleanly re-loaded. > > > >Fixes: 2ea6f76aff40 ("qede: add core driver") > > Cc: sta...@dpdk.org > > > > >Signed-off-by: Manish Chopra <mani...@marvell.com> > >Signed-off-by: Shahed Shaikh <shsha...@marvell.com> > >Signed-off-by: Rasesh Mody <rm...@marvell.com> > >--- > > Acked-by: Rasesh Mody <rm...@marvell.com>
Fixed following check-git-log.sh warnings[1] Series applied to dpdk-next-net-mrvl/master. Thanks. [1] check-git-log failed Wrong headline format: net/qede: Do not stop vport if not started. Wrong headline uppercase: net/qede: Fix VF re-load failure after ungraceful termination of DPDK net/qede: Do not stop vport if not started. Headline too long: net/qede: Fix VF re-load failure after ungraceful termination of DPDK Is it candidate for Cc: sta...@dpdk.org backport? net/qede: Fix VF re-load failure after ungraceful termination of DPDK] >