[PATCH] vhost: only emit debug log with invalid FD
Maxime Coquelin
maxime.coquelin at redhat.com
Tue Jun 25 13:47:03 CEST 2024
On 6/25/24 09:35, David Marchand wrote:
> On Mon, Jun 24, 2024 at 4:46 PM Maxime Coquelin
> <maxime.coquelin at 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.marchand at redhat.com>
>> Signed-off-by: Maxime Coquelin <maxime.coquelin at redhat.com>
>
> I tested with OVS dpdk-latest and the patch lgtm.
> Reviewed-by: David Marchand <david.marchand at redhat.com>
>
>
Applied to next-virtio/for-next-net with commit message amended with
your suggestion.
Thanks,
Maxime
More information about the dev
mailing list