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