Re: [PATCH v2 2/2] vhost: setup error eventfd and dump errors

2022-06-24 Thread Roman Kagan
On Thu, Jun 23, 2022 at 07:13:25PM +0300, Vladimir Sementsov-Ogievskiy wrote: > From: Konstantin Khlebnikov > > Vhost has error notifications, let's log them like other errors. > For each virt-queue setup eventfd for vring error notifications. > > Signed-off-by: Konstantin Khlebnikov > [vsement

[PATCH v2 2/2] vhost: setup error eventfd and dump errors

2022-06-23 Thread Vladimir Sementsov-Ogievskiy
From: Konstantin Khlebnikov Vhost has error notifications, let's log them like other errors. For each virt-queue setup eventfd for vring error notifications. Signed-off-by: Konstantin Khlebnikov [vsementsov: rename patch, change commit message and dump error like other errors in t