Hello:
This patch was applied to netdev/net.git (main) by Paolo Abeni pabeni@redhat.com:
On Sun, 1 Jun 2025 21:29:13 +0700 you wrote:
We have the logic to include net/lib automatically for net related selftests. However, currently, this logic is only in install target which means only `make install` will have net/lib included. This commit adds the logic to all target so that all `make`, `make run_tests` and `make install` will have net/lib included in net related selftests.
Signed-off-by: Bui Quang Minh minhquangbui99@gmail.com
[...]
Here is the summary with links: - [net,v3] selftests: net: build net/lib dependency in all target https://git.kernel.org/netdev/net/c/d3f2a9587ebe
You are awesome, thank you!