[PATCH v3] net/ice: fix ice_interrupt_handler panic when stop

Zhang, Qi Z qi.z.zhang at intel.com
Mon Nov 14 11:20:49 CET 2022



> -----Original Message-----
> From: Du, Frank <frank.du at intel.com>
> Sent: Monday, November 14, 2022 3:03 PM
> To: dev at dpdk.org
> Subject: [PATCH v3] net/ice: fix ice_interrupt_handler panic when stop
> 
> rte_intr_callback_unregister may fail when irq cb is in handling, use sync
> version to make sure unregister successfully.

Added:

Fixes: cf911d90e366 ("net/ice: support link update")
Cc: stable at dpdk.org

> 
> Signed-off-by: Du, Frank <frank.du at intel.com>

Corrected:

s/Du, Frank/Frank Du

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi





More information about the dev mailing list