[PATCH] net/iavf: fix application reset callback calls

David Marchand david.marchand at redhat.com
Thu Feb 1 09:58:10 CET 2024


On Wed, Jan 17, 2024 at 12:54 PM David Marchand
<david.marchand at redhat.com> wrote:
>
> Don't trigger an application reset callback if the port is not started.
>
> Bugzilla ID: 1337
> Fixes: 675a104e2e94 ("net/iavf: fix abnormal disable HW interrupt")
> Cc: stable at dpdk.org
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>

I am withdrawing this patch.
As I mentionned in the bugzilla, this patch is probably introducing races.

I don't have the time/expertise to look deeper into this driver, and
it does not seem like Intel will invest in fixing this.

Fyi, I sent a patch on the ethdev API recommending not to use locks in
application event callbacks.
Reviews welcome.

Thanks.

-- 
David Marchand



More information about the dev mailing list