Re: [PATCH v2 2/7] vdpa/mlx5: fix dead loop when process interrupted

2022-04-20 Thread Maxime Coquelin
On 2/24/22 16:50, Xueming Li wrote: In Ctrl+C handling, sometimes kick handling thread gets endless EGAIN error and fall into dead lock. Kick happens frequently in real system due to busy traffic or retry mechanism. This patch simplifies kick firmware anyway and skip setting hardware notifier

[PATCH v2 2/7] vdpa/mlx5: fix dead loop when process interrupted

2022-02-24 Thread Xueming Li
In Ctrl+C handling, sometimes kick handling thread gets endless EGAIN error and fall into dead lock. Kick happens frequently in real system due to busy traffic or retry mechanism. This patch simplifies kick firmware anyway and skip setting hardware notifier due to potential device error, notifier