On Mon, Jun 24, 2024 at 4:46 PM Maxime Coquelin <maxime.coque...@redhat.com> 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 <david.march...@redhat.com> > Signed-off-by: Maxime Coquelin <maxime.coque...@redhat.com> I tested with OVS dpdk-latest and the patch lgtm. Reviewed-by: David Marchand <david.march...@redhat.com> -- David Marchand