[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230414183113.318ee353@kernel.org>
Date: Fri, 14 Apr 2023 18:31:13 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Chuck Lever <cel@...nel.org>
Cc: pabeni@...hat.com, edumazet@...gle.com, netdev@...r.kernel.org,
kernel-tls-handshake@...ts.linux.dev
Subject: Re: [PATCH v9 3/3] net/handshake: Add Kunit tests for the handshake
consumer API
On Thu, 13 Apr 2023 15:14:08 -0400 Chuck Lever wrote:
> net/Kconfig | 15 +
> net/handshake/.kunitconfig | 11 +
> net/handshake/Makefile | 2
> net/handshake/handshake-test.c | 523 ++++++++++++++++++++++++++++++++++++++++
> net/handshake/netlink.c | 22 ++
> net/handshake/request.c | 5
> 6 files changed, 578 insertions(+)
> create mode 100644 net/handshake/.kunitconfig
> create mode 100644 net/handshake/handshake-test.c
We're getting:
net/handshake/.kunitconfig: warning: ignored by one of the .gitignore files
during allmodconfig build, any idea where that's coming from?
Powered by blists - more mailing lists