[dpdk-dev] [PATCH 1/2] net/qede: Fix VF re-load failure after ungraceful termination of DPDK

Jerin Jacob jerinjacobk at gmail.com
Sat Feb 15 14:33:17 CET 2020


On Fri, Feb 7, 2020 at 11:52 AM Rasesh Mody <rmody at marvell.com> wrote:
>
> +Jerin
>
> >From: dev <dev-bounces at 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: stable at dpdk.org
>
> >
> >Signed-off-by: Manish Chopra <manishc at marvell.com>
> >Signed-off-by: Shahed Shaikh <shshaikh at marvell.com>
> >Signed-off-by: Rasesh Mody <rmody at marvell.com>
> >---
>
> Acked-by: Rasesh Mody <rmody at 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: stable at dpdk.org backport?
        net/qede: Fix VF re-load failure after ungraceful termination of DPDK]


>


More information about the dev mailing list