linux/tools/net/ynl/lib
Jakub Kicinski 008bcd6835 tools: ynl-gen: support excluding tricky ops
The ethtool family has a small handful of quite tricky ops
and a lot of simple very useful ops. Teach ynl-gen to skip
ops so that we can bypass the tricky ones.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-06-12 11:01:02 +01:00
..
__init__.py tools: ynl: move the enum classes to shared code 2023-03-08 23:28:21 -08:00
.gitignore tools: net: add __pycache__ to gitignore 2023-02-24 11:55:47 -08:00
Makefile tools: ynl: user space helpers 2023-06-06 12:31:31 -07:00
nlspec.py tools: ynl-gen: support excluding tricky ops 2023-06-12 11:01:02 +01:00
ynl.c tools: ynl: user space helpers 2023-06-06 12:31:31 -07:00
ynl.h tools: ynl: user space helpers 2023-06-06 12:31:31 -07:00
ynl.py Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2023-06-01 15:38:26 -07:00