lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 14 Apr 2023 22:06:59 -0400
From:   Chuck Lever <cel@...nel.org>
To:     Jakub Kicinski <kuba@...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 Fri, Apr 14, 2023 at 06:31:13PM -0700, Jakub Kicinski wrote:
> 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?

As far as I know, all of the .kunitconfig files in the kernel tree
are marked "ignored". I'm not sure why, nor if it's a significant
problem.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ