Re: [PATCH v3] vhost: prefix logs with context

2022-07-01 Thread Maxime Coquelin
On 7/1/22 15:20, 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 sent previou

[PATCH v3] vhost: prefix logs with context

2022-07-01 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