Re: [PATCH 0/7] vhost: improve logging

2022-01-04 Thread David Marchand
On Thu, Dec 23, 2021 at 9:37 AM Maxime Coquelin wrote: > > This series aims at easing Vhost logs analysis, by > prepending the Vhost-user socket path to all logs and to > remove multi-line comments. Doing so, filtering Vhost-user > ports logs is much easier. > > Maxime Coquelin (7): > vhost: imp

Re: [PATCH 0/7] vhost: improve logging

2021-12-23 Thread Stephen Hemminger
On Thu, 23 Dec 2021 09:36:52 +0100 Maxime Coquelin wrote: > This series aims at easing Vhost logs analysis, by > prepending the Vhost-user socket path to all logs and to > remove multi-line comments. Doing so, filtering Vhost-user > ports logs is much easier. > > Maxime Coquelin (7): > vhost:

[PATCH 0/7] vhost: improve logging

2021-12-23 Thread Maxime Coquelin
This series aims at easing Vhost logs analysis, by prepending the Vhost-user socket path to all logs and to remove multi-line comments. Doing so, filtering Vhost-user ports logs is much easier. Maxime Coquelin (7): vhost: improve IOTLB logs vhost: improve vDPA registration failure log vhost: