On Mon, Jun 24, 2024 at 4:46 PM Maxime Coquelin
<[email protected]> wrote:
>
> This patch improves the FD manager logging in case
> of FD removal from the epoll FD set failure.
>
> When the FD is not more valid, like for example if it
is not valid anymore*
> has already been closed, only emit a debug log and not
> an error one.
>
> Fixes: 0e38b42bf61c ("vhost: manage FD with epoll")
>
> Reported-by: David Marchand <[email protected]>
> Signed-off-by: Maxime Coquelin <[email protected]>
I tested with OVS dpdk-latest and the patch lgtm.
Reviewed-by: David Marchand <[email protected]>
--
David Marchand