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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 05 Aug 2020 12:23:42 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     po-hsu.lin@...onical.com
Cc:     kuba@...nel.org, skhan@...uxfoundation.org, netdev@...r.kernel.org,
        linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] selftests: rtnetlink: Fix for false-negative
 return values

From: Po-Hsu Lin <po-hsu.lin@...onical.com>
Date: Tue,  4 Aug 2020 18:18:01 +0800

> This patchset will address the false-negative return value issue
> caused by the following:
>   1. The return value "ret" in this script will be reset to 0 from
>      the beginning of each sub-test in rtnetlink.sh, therefore this
>      rtnetlink test will always pass if the last sub-test has passed.
>   2. The test result from two sub-tests in kci_test_encap() were not
>      being processed, thus they will not affect the final test result
>      of this test.

Series applied, thank you.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ