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] [day] [month] [year] [list]
Message-ID: <4ace517a9e1cdd4dde0784b7911ec6c704582fa1.camel@oracle.com>
Date: Fri, 12 Jul 2024 20:16:18 +0000
From: Allison Henderson <allison.henderson@...cle.com>
To: "kuba@...nel.org" <kuba@...nel.org>
CC: Chuck Lever III <chuck.lever@...cle.com>,
        "rds-devel@....oracle.com"
	<rds-devel@....oracle.com>,
        Vegard Nossum <vegard.nossum@...cle.com>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        "linux-kselftest@...r.kernel.org" <linux-kselftest@...r.kernel.org>,
        "linux-rdma@...r.kernel.org" <linux-rdma@...r.kernel.org>,
        "oberpar@...ux.ibm.com" <oberpar@...ux.ibm.com>
Subject: Re: [PATCH net-next v1 3/3] selftests: rds: add testing
 infrastructure

On Thu, 2024-06-27 at 16:32 -0700, Jakub Kicinski wrote:
> On Tue, 25 Jun 2024 18:28:34 -0700
> allison.henderson@...cle.com wrote:
> > From: Vegard Nossum <vegard.nossum@...cle.com>
> > 
> > This adds some basic self-testing infrastructure for RDS-TCP.
> > 
> > Signed-off-by: Vegard Nossum <vegard.nossum@...cle.com>
> > Signed-off-by: Chuck Lever <chuck.lever@...cle.com>
> > Signed-off-by: Allison Henderson <allison.henderson@...cle.com>
> > ---
> >  Documentation/dev-tools/gcov.rst           |  11 +
> >  MAINTAINERS                                |   1 +
> >  tools/testing/selftests/Makefile           |   1 +
> >  tools/testing/selftests/net/rds/Makefile   |  13 +
> >  tools/testing/selftests/net/rds/README.txt |  41 ++++
> >  tools/testing/selftests/net/rds/config.sh  |  56 +++++
> >  tools/testing/selftests/net/rds/init.sh    |  69 ++++++
> >  tools/testing/selftests/net/rds/run.sh     | 271
> > +++++++++++++++++++++
> >  tools/testing/selftests/net/rds/test.py    | 251
> > +++++++++++++++++++
> 
> Let's start with adding selftests, well integrated with kselftest
> infra.
> This is how we execute the tests in networking:
> https://github.com/linux-netdev/nipa/wiki/How-to-run-netdev-selftests-CI-style
> 
> If you want to use python please use
> tools/testing/selftests/net/lib/py/
> instead adding another wrappers.

Alrighty, thank you for the review!  Sorry for the delay, I've been out
of town last week and just saw the response.  I will go through the
link you've provided and update the scripts.  Thank you!

Allison

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ