On Wed, Jan 17, 2024 at 12:54 PM David Marchand <david.march...@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: sta...@dpdk.org > > Signed-off-by: David Marchand <david.march...@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