[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221018190941.39142f63@kernel.org>
Date: Tue, 18 Oct 2022 19:09:41 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: <edward.cree@....com>
Cc: <netdev@...r.kernel.org>, <linux-net-drivers@....com>,
<davem@...emloft.net>, <pabeni@...hat.com>, <edumazet@...gle.com>,
<habetsm.xilinx@...il.com>, <johannes@...solutions.net>,
<marcelo.leitner@...il.com>, <jiri@...nulli.us>,
Edward Cree <ecree.xilinx@...il.com>
Subject: Re: [PATCH v3 net-next 1/3] netlink: add support for formatted
extack messages
On Tue, 18 Oct 2022 15:37:27 +0100 edward.cree@....com wrote:
> From: Edward Cree <ecree.xilinx@...il.com>
>
> Include an 80-byte buffer in struct netlink_ext_ack that can be used
> for scnprintf()ed messages. This does mean that the resulting string
> can't be enumerated, translated etc. in the way NL_SET_ERR_MSG() was
> designed to allow.
>
> Signed-off-by: Edward Cree <ecree.xilinx@...il.com>
Reviewed-by: Jakub Kicinski <kuba@...nel.org>
Thanks!
Powered by blists - more mailing lists