All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yu Kuai <yukuai1@huaweicloud.com>
To: saranyamohan@google.com, tj@kernel.org, axboe@kernel.dk
Cc: linux-block@vger.kernel.org, yukuai3@huawei.com,
	yukuai1@huaweicloud.com, yangerkun@huawei.com
Subject: [PATCH v3 blktests 0/5] add new tests for blk-throttle
Date: Sat, 20 Apr 2024 16:45:00 +0800	[thread overview]
Message-ID: <20240420084505.3624763-1-yukuai1@huaweicloud.com> (raw)

From: Yu Kuai <yukuai3@huawei.com>

changes in v3:
 - lots of style changes suggested by Shinichiro

changes in v2:
 - move lots of functions to rc

Yu Kuai (5):
  tests/throtl: add first test for blk-throttle
  tests/throtl: add a new test 002
  tests/throtl: add a new test 003
  tests/throtl: add a new test 004
  tests/throtl: add a new test 005

 tests/throtl/001     | 39 ++++++++++++++++++
 tests/throtl/001.out |  6 +++
 tests/throtl/002     | 30 ++++++++++++++
 tests/throtl/002.out |  4 ++
 tests/throtl/003     | 32 +++++++++++++++
 tests/throtl/003.out |  4 ++
 tests/throtl/004     | 37 +++++++++++++++++
 tests/throtl/004.out |  4 ++
 tests/throtl/005     | 37 +++++++++++++++++
 tests/throtl/005.out |  3 ++
 tests/throtl/rc      | 96 ++++++++++++++++++++++++++++++++++++++++++++
 11 files changed, 292 insertions(+)
 create mode 100755 tests/throtl/001
 create mode 100644 tests/throtl/001.out
 create mode 100755 tests/throtl/002
 create mode 100644 tests/throtl/002.out
 create mode 100755 tests/throtl/003
 create mode 100644 tests/throtl/003.out
 create mode 100755 tests/throtl/004
 create mode 100644 tests/throtl/004.out
 create mode 100755 tests/throtl/005
 create mode 100644 tests/throtl/005.out
 create mode 100644 tests/throtl/rc

-- 
2.39.2


             reply	other threads:[~2024-04-20  8:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-20  8:45 Yu Kuai [this message]
2024-04-20  8:45 ` [PATCH v3 blktests 1/5] tests/throtl: add first test for blk-throttle Yu Kuai
2024-04-20  8:45 ` [PATCH v3 blktests 2/5] tests/throtl: add a new test 002 Yu Kuai
2024-04-20  8:45 ` [PATCH v3 blktests 3/5] tests/throtl: add a new test 003 Yu Kuai
2024-04-20  8:45 ` [PATCH v3 blktests 4/5] tests/throtl: add a new test 004 Yu Kuai
2024-04-20  8:45 ` [PATCH v3 blktests 5/5] tests/throtl: add a new test 005 Yu Kuai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240420084505.3624763-1-yukuai1@huaweicloud.com \
    --to=yukuai1@huaweicloud.com \
    --cc=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=saranyamohan@google.com \
    --cc=tj@kernel.org \
    --cc=yangerkun@huawei.com \
    --cc=yukuai3@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.