> -----Original Message-----
> From: Du, Frank <[email protected]>
> Sent: Monday, November 14, 2022 3:03 PM
> To: [email protected]
> 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: [email protected]
>
> Signed-off-by: Du, Frank <[email protected]>
Corrected:
s/Du, Frank/Frank Du
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi