All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] argo: few loglevel fixes
@ 2026-05-22 16:52 dmukhin
  2026-05-22 16:52 ` [PATCH v2 1/3] argo: lower level of noisy connection-refused log dmukhin
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: dmukhin @ 2026-05-22 16:52 UTC (permalink / raw)
  To: xen-devel
  Cc: andrew.cooper3, anthony.perard, jbeulich, julien, michal.orzel,
	roger.pau, sstabellini, christopher.w.clark, dpsmith, dmukhin

This mini-series fixes a few log messages in the Argo module.

Patch 1 lowers the verbosity of a spammy log message.
Patch 2 corrects the debug logline.
Patch 3 cleans up existing loglines by dropping duplicate prefixes.

CI: https://gitlab.com/xen-project/people/dmukhin/xen/-/pipelines/2546842322

Denis Mukhin (3):
  argo: lower level of noisy connection-refused log
  argo: correct logline in ring_unmap()
  argo: drop argo prefix from argo_dprintk() calls

 xen/common/argo.c | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

-- 
2.54.0



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-05-23  2:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-22 16:52 [PATCH v2 0/3] argo: few loglevel fixes dmukhin
2026-05-22 16:52 ` [PATCH v2 1/3] argo: lower level of noisy connection-refused log dmukhin
2026-05-22 17:21   ` Mykola Kvach
2026-05-22 17:36   ` Mykola Kvach
2026-05-23  2:50     ` dmukhin
2026-05-22 16:52 ` [PATCH v2 2/3] argo: correct logline in ring_unmap() dmukhin
2026-05-22 17:21   ` Mykola Kvach
2026-05-22 16:52 ` [PATCH v2 3/3] argo: drop argo prefix from argo_dprintk() calls dmukhin
2026-05-22 17:24   ` Mykola Kvach

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.