Re: [PATCH v3 08/12] testing: net-drv: add basic shaper test
From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-08-01 01:55:12
From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-08-01 01:55:12
On Wed, 31 Jul 2024 09:52:38 +0200 Paolo Abeni wrote:
On 7/30/24 22:39, Paolo Abeni wrote:quoted
Leverage a basic/dummy netdevsim implementation to do functional coverage for NL interface. Signed-off-by: Paolo Abeni <pabeni@redhat.com>FTR, it looks like the CI build went wild around this patch, but the failures look unrelated to the actual changes here. i.e.: https://netdev.bots.linux.dev/static/nipa/875223/13747883/build_clang/stderr
Could you dig deeper? The scripts are doing incremental builds, and changes to Kconfig confuse them. You should be able to run the build script as a normal bash script, directly, it only needs a small handful of exported env variables. I have been trying to massage this for a while, my last change is: https://github.com/linux-netdev/nipa/commit/5bcb890cbfecd3c1727cec2f026360646a4afc62