Re: [PATCH net-next v3 0/5] netconsole: Add support for msgid in sysdata

From: Breno Leitao
Date: Wed Jun 18 2025 - 03:56:51 EST


Hello Jakub,

On Tue, Jun 17, 2025 at 06:42:17PM -0700, Jakub Kicinski wrote:
> On Mon, 16 Jun 2025 10:08:34 -0700 Gustavo Luiz Duarte wrote:
> > This patch series introduces a new feature to netconsole which allows
> > appending a message ID to the userdata dictionary.
> >
> > If the msgid feature is enabled, the message ID is built from a per-target 32
> > bit counter that is incremented and appended to every message sent to the target.
>
> Breno, could you review the last 3 patches?

Sorry, yes. They all look good.

Feel free to merge them.

Thanks!
--breno