[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <85h82ybmun.fsf@mojatatu.com>
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