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 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ