[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231129193622.2912353-1-kuba@kernel.org>
Date: Wed, 29 Nov 2023 11:36:18 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org,
edumazet@...gle.com,
pabeni@...hat.com,
Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH net-next 0/4] tools: ynl: fixes for the page-pool sample and the generation process
Minor fixes to the new sample and the Makefiles.
Jakub Kicinski (4):
tools: ynl: fix build of the page-pool sample
tools: ynl: make sure we use local headers for page-pool
tools: ynl: order building samples after generated code
tools: ynl: don't skip regeneration from make targets
tools/net/ynl/Makefile | 2 ++
tools/net/ynl/samples/Makefile | 2 ++
tools/net/ynl/samples/page-pool.c | 2 +-
tools/net/ynl/ynl-gen-c.py | 12 ++++++++----
tools/net/ynl/ynl-regen.sh | 4 ++--
5 files changed, 15 insertions(+), 7 deletions(-)
--
2.43.0
Powered by blists - more mailing lists