|
Revision tags: v24.05, v24.09-pre, v24.05-rc1, LTS, v24.01, v24.05-pre, v24.01-rc1, v23.09, v24.01-pre, v23.09-rc1, v23.05, v23.09-pre, v23.01.1 |
|
| #
4fafd3fe |
| 26-Apr-2023 |
Jim Harris <james.r.harris@intel.com> |
test/nvmf: fully re-enable host/timeout.sh
Now that the bug with the remove_listener path has been fixed, we can re-enable this part of the test.
Signed-off-by: Jim Harris <james.r.harris@intel.com
test/nvmf: fully re-enable host/timeout.sh
Now that the bug with the remove_listener path has been fixed, we can re-enable this part of the test.
Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I249011b20ffe468ed499766e4333e7bf9007a962 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17797 Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: <sebastian.brzezinka@intel.com>
show more ...
|
|
Revision tags: v23.01, v23.05-pre, v23.01-rc1 |
|
| #
6c502fa7 |
| 10-Jan-2023 |
Karol Latecki <karol.latecki@intel.com> |
test/nvmf: reduce workload runtime in host/timeout
Running 20sec workload multiple times in the test takes some time. Reduce the run times to shorten the execution.
Signed-off-by: Karol Latecki <ka
test/nvmf: reduce workload runtime in host/timeout
Running 20sec workload multiple times in the test takes some time. Reduce the run times to shorten the execution.
Signed-off-by: Karol Latecki <karol.latecki@intel.com> Change-Id: I4ecfa9d48f7ccaabb2a3707093da7662b5e5e807 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16214 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
show more ...
|
|
Revision tags: v22.01.2 |
|
| #
eb53c232 |
| 02-Nov-2022 |
paul luse <paul.e.luse@intel.com> |
add (c) and SPDX header to bash files as needed
per Intel policy to include file commit date using git cmd below. The policy does not apply to non-Intel (C) notices.
git log --follow -C90% --forma
add (c) and SPDX header to bash files as needed
per Intel policy to include file commit date using git cmd below. The policy does not apply to non-Intel (C) notices.
git log --follow -C90% --format=%ad --date default <file> | tail -1
and then pull just the year from the result.
Intel copyrights were not added to files where Intel either had no contribution ot the contribution lacked substance (ie license header updates, formatting changes, etc)
For intel copyrights added, --follow and -C95% were used.
Signed-off-by: paul luse <paul.e.luse@intel.com> Change-Id: I2ef86976095b88a9bf5b1003e59f3943cd6bbe4c Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15209 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
|
Revision tags: v22.09, v23.01-pre, v22.09-rc1 |
|
| #
29784f35 |
| 06-Sep-2022 |
Krzysztof Karas <krzysztof.karas@intel.com> |
bdevperf: promote bdevperf from test to example application
bdevperf application is utilized in multiple test scenarios and most prominently in SPDK performance reports. Similar to perf and fio_plug
bdevperf: promote bdevperf from test to example application
bdevperf application is utilized in multiple test scenarios and most prominently in SPDK performance reports. Similar to perf and fio_plugins, it is used to measure performance. It is intended to represent the expected behavior of users application that use SPDK bdev layer.
Applications under --enable-tests are intended for specific test scenarios and user interaction is usually via a test scripts. Meanwhile --enable-examples are used more broadly to teach and show usage of SPDK libraries.
As an added benefit with this patch, its possible to compile bdevperf without need to satisfy additional requirements to compile all the test applications.
Change-Id: I9aaec1f9d729a1cdee89b5fdc365d61c19b03f82 Signed-off-by: Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14558 Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot
show more ...
|
| #
3403be99 |
| 11-Aug-2022 |
Jim Harris <james.r.harris@intel.com> |
test: disable reconnect test
This is causing too many intermittent failures, let's disable for now while we continue to debug it.
Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I8f
test: disable reconnect test
This is causing too many intermittent failures, let's disable for now while we continue to debug it.
Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I8f1f1824b1aa57fe242a77f5d96c9301a2921824 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14001 Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: GangCao <gang.cao@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Dong Yi <dongx.yi@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
| #
1bfe8f98 |
| 08-Aug-2022 |
Shuhei Matsumoto <smatsumoto@nvidia.com> |
test/nvmf_timeout: Reduce TCP Ack timeout
By the default value, timeout might be too long to detect connection failure by the end of the test. 512 milliseconds is too small to use in production but
test/nvmf_timeout: Reduce TCP Ack timeout
By the default value, timeout might be too long to detect connection failure by the end of the test. 512 milliseconds is too small to use in production but is not so small for this case.
Fixes #2595
Signed-off-by: Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: I9f1248b2812eb7625aa943878b022f0a151d4cbb Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13908 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by: Dong Yi <dongx.yi@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Michal Berger <michal.berger@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
| #
5ba8b04f |
| 08-Aug-2022 |
Michal Berger <michal.berger@intel.com> |
test/nvmf: Don't redeclare trap inside nvmf_timeout test
It's not needed. $bdevperf_pid is expanded when the trap is signalled, hence it will always hold PID of the last value it got assigned to.
S
test/nvmf: Don't redeclare trap inside nvmf_timeout test
It's not needed. $bdevperf_pid is expanded when the trap is signalled, hence it will always hold PID of the last value it got assigned to.
Signed-off-by: Michal Berger <michal.berger@intel.com> Change-Id: I89083667e0be5f3f0b0fd1745bfbfb38cb340c42 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13922 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
| #
2eb37d32 |
| 08-Aug-2022 |
Michal Berger <michal.berger@intel.com> |
test/nvmf: Remove try.txt from nvmf_timeout test
The contents of this file is not evaluated in any way, the test only reads it back to stdout at different stages. Instead, just keep bdevperf writing
test/nvmf: Remove try.txt from nvmf_timeout test
The contents of this file is not evaluated in any way, the test only reads it back to stdout at different stages. Instead, just keep bdevperf writing to std{out,err}.
Signed-off-by: Michal Berger <michal.berger@intel.com> Change-Id: Ibd0caa101e895661224f8a969395eb018ece19dc Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13921 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
show more ...
|
| #
df38292e |
| 03-Aug-2022 |
Changpeng Liu <changpeng.liu@intel.com> |
test/nvmf/timeout.sh: use `randread` as the test case
The reconnect timeout test case expects a socket READ error to trigger the reconnect poller in bdev_nvme module, but we use the `verify` IO work
test/nvmf/timeout.sh: use `randread` as the test case
The reconnect timeout test case expects a socket READ error to trigger the reconnect poller in bdev_nvme module, but we use the `verify` IO workload to send IO requests which may cause the client doesn't receive any error, because it will send WRITE commands first.
Fix issue #2595.
Change-Id: Ibc6b534d157552cdb2b55a03c869e254ec4c462e Signed-off-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13840 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Dong Yi <dongx.yi@intel.com> Reviewed-by: Michal Berger <michal.berger@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
show more ...
|
| #
3314f12b |
| 28-Jul-2022 |
Changpeng Liu <changpeng.liu@intel.com> |
test/nvmf: use a more relax test condition
Also display the log when error happens.
Change-Id: I09040a2fee2379e7506701c7cb558f0d26a5de65 Signed-off-by: Changpeng Liu <changpeng.liu@intel.com> Revie
test/nvmf: use a more relax test condition
Also display the log when error happens.
Change-Id: I09040a2fee2379e7506701c7cb558f0d26a5de65 Signed-off-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13805 Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Dong Yi <dongx.yi@intel.com> Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
|
Revision tags: v22.05, v22.09-pre, v22.05-rc1, v22.01.1 |
|
| #
95e05721 |
| 06-Apr-2022 |
Monica Kenguva <monica.kenguva@intel.com> |
test/nvmf: test reconnect_delay_sec parameter
Signed-off-by: Monica Kenguva <monica.kenguva@intel.com> Change-Id: I45dc2b2fe660e5a53c8976dea2640ea53ec00a3d Reviewed-on: https://review.spdk.io/gerrit
test/nvmf: test reconnect_delay_sec parameter
Signed-off-by: Monica Kenguva <monica.kenguva@intel.com> Change-Id: I45dc2b2fe660e5a53c8976dea2640ea53ec00a3d Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12184 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
show more ...
|
| #
38012f56 |
| 22-Mar-2022 |
Monica Kenguva <monica.kenguva@intel.com> |
test/nvmf: Test bdev nvme connection and reconnect timeout parameters
ctrlr_loss_timeout_sec and fast_io_fail_timeout_sec are tested with bdev_nvme_attach_controller RPC parameters
Signed-off-by: M
test/nvmf: Test bdev nvme connection and reconnect timeout parameters
ctrlr_loss_timeout_sec and fast_io_fail_timeout_sec are tested with bdev_nvme_attach_controller RPC parameters
Signed-off-by: Monica Kenguva <monica.kenguva@intel.com> Change-Id: Ia89a7998732abc9974427e86cf64ad17dd8fdf58 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12016 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
show more ...
|