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:   Wed, 20 Nov 2019 10:15:28 -0500
From:   Roman Mashak <mrv@...atatu.com>
To:     Petr Machata <petrm@...lanox.com>
Cc:     "netdev\@vger.kernel.org" <netdev@...r.kernel.org>,
        Ido Schimmel <idosch@...lanox.com>,
        Roopa Prabhu <roopa@...ulusnetworks.com>
Subject: Re: [RFC PATCH 10/10] selftests: qdiscs: Add test coverage for ETS Qdisc

Petr Machata <petrm@...lanox.com> writes:

> Add TDC coverage for the new ETS Qdisc.
>

It would be good to have tests for upper bound limits of qdisc
parameters.

> Signed-off-by: Petr Machata <petrm@...lanox.com>
> ---
>  .../tc-testing/tc-tests/qdiscs/ets.json       | 709 ++++++++++++++++++
>  1 file changed, 709 insertions(+)
>  create mode 100644 tools/testing/selftests/tc-testing/tc-tests/qdiscs/ets.json
>
> diff --git a/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ets.json b/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ets.json
> new file mode 100644
> index 000000000000..6619d6bceb49
> --- /dev/null
> +++ b/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ets.json
> @@ -0,0 +1,709 @@
> +[
> +    {
> +        "id": "e90e",
> +        "name": "Add ETS qdisc using bands",
> +        "category": [
> +            "qdisc",
> +            "ets"
> +        ],

[...]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ