[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aIAgw3pgYGUUda4J@mini-arch>
Date: Tue, 22 Jul 2025 16:37:39 -0700
From: Stanislav Fomichev <stfomichev@...il.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, andrew+netdev@...n.ch, horms@...nel.org,
donald.hunter@...il.com, almasrymina@...gle.com, sdf@...ichev.me
Subject: Re: [PATCH net-next 0/5] tools: ynl-gen: print setters for multi-val
attrs
On 07/22, Jakub Kicinski wrote:
> ncdevmem seems to manually prepare the queue attributes. This is not
> ideal, YNL should be providing helpers for this. Make YNL output
> allocation and setter helpers for multi-val attrs.
>
> Jakub Kicinski (5):
> tools: ynl-gen: don't add suffix for pure types
> tools: ynl-gen: move free printing to the print_type_full() helper
> tools: ynl-gen: print alloc helper for multi-val attrs
> tools: ynl-gen: print setters for multi-val attrs
> selftests: drv-net: devmem: use new mattr ynl helpers
Nice improvement over manually doing _present.xxx = yyy!
Acked-by: Stanislav Fomichev <sdf@...ichev.me>
Powered by blists - more mailing lists