Re: [PATCH net-next v3 0/5] netconsole: Add support for msgid in sysdata
From: Jakub Kicinski
Date: Tue Jun 17 2025 - 21:43:23 EST
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?
These LGTM