mbox

[v2,0/4] Vhost logs fixes and improvement

Message ID 20220701075511.2176198-1-david.marchand@redhat.com (mailing list archive)
Headers

Message

David Marchand July 1, 2022, 7:55 a.m. UTC
  Here is a series that fixes log messages (with one regression being
fixed in patch 2) and changes the VHOST_LOG_* helpers to enforce that
vhost log messages will always have some context/prefix to help
debugging on setups with many vhost ports.

The first three patches are low risk and can probably be merged in
v22.07.

Changes since v1:
- fixed log formats in patch4,