Re: [PATCH 4/4] vhost: prefix logs with context

2022-07-01 Thread Maxime Coquelin
On 7/1/22 09:13, David Marchand wrote: On Thu, Jun 30, 2022 at 6:13 PM Maxime Coquelin wrote: On 6/27/22 11:27, David Marchand wrote: We recently improved the log messages in the vhost library, adding some context that helps filtering for a given vhost-user device. However, some parts of th

Re: [PATCH 4/4] vhost: prefix logs with context

2022-07-01 Thread David Marchand
On Thu, Jun 30, 2022 at 6:13 PM Maxime Coquelin wrote: > On 6/27/22 11:27, David Marchand wrote: > > We recently improved the log messages in the vhost library, adding some > > context that helps filtering for a given vhost-user device. > > However, some parts of the code were missed, and some lat

Re: [PATCH 4/4] vhost: prefix logs with context

2022-06-30 Thread Maxime Coquelin
Hi David, On 6/27/22 11:27, David Marchand wrote: We recently improved the log messages in the vhost library, adding some context that helps filtering for a given vhost-user device. However, some parts of the code were missed, and some later code changes broke this new convention (fixes were sen

[PATCH 4/4] vhost: prefix logs with context

2022-06-27 Thread David Marchand
We recently improved the log messages in the vhost library, adding some context that helps filtering for a given vhost-user device. However, some parts of the code were missed, and some later code changes broke this new convention (fixes were sent previous to this patch). Change the VHOST_LOG_CONF