Hi,
> -Original Message-
> From: Suanming Mou
> Sent: Thursday, May 28, 2020 12:22 PM
> To: Slava Ovsiienko ; Matan Azrad
> ; dev@dpdk.org
> Cc: Raslan Darawsheh ; sta...@dpdk.org
> Subject: [PATCH v2] net/mlx5: fix interrupt installation timing
>
> Currently, the DevX counter query work
Currently, the DevX counter query works asynchronously with Devx
interrupt handler return the query result. When port closes, the
interrupt handler will be uninstalled and the Devx comp obj will
also be destroyed. Meanwhile the query is still not cancelled.
In this case, counter query may use the
2 matches
Mail list logo