From: Jakub Kicinski Date: Tue, 6 Jun 2023 19:31:33 +0000 (-0700) Subject: Merge branch 'tools-ynl-user-space-c' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2dc476404efa8546a08561877e88bfb2006facab;p=linux.git Merge branch 'tools-ynl-user-space-c' Jakub Kicinski says: ==================== tools: ynl: user space C Use the code gen which is already in tree to generate a user space library for a handful of simple families. I find YNL C quite useful in some WIP projects, and I think others may find it useful, too. I was hoping someone will pick this work up and finish it... but it seems that Python YNL has largely stolen the thunder. Python may not be great for selftest, tho, and actually this lib is more fully-featured. The Python script was meant as a quick demo, funny how those things go. v2: https://lore.kernel.org/all/20230604175843.662084-1-kuba@kernel.org/ v1: https://lore.kernel.org/all/20230603052547.631384-1-kuba@kernel.org/ ==================== Link: https://lore.kernel.org/r/20230605190108.809439-1-kuba@kernel.org Signed-off-by: Jakub Kicinski --- 2dc476404efa8546a08561877e88bfb2006facab