|
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 |
|
| #
470e8518 |
| 22-Aug-2023 |
Slawomir Ptak <slawomir.ptak@intel.com> |
lib/nvmf: NVMeoF referrals in NVMeoF target
NVMeoF Discovery Service referrals implementation in the NVMeoF target. Added three new RPC methods for referral management: nvmf_discovery_add_referral,
lib/nvmf: NVMeoF referrals in NVMeoF target
NVMeoF Discovery Service referrals implementation in the NVMeoF target. Added three new RPC methods for referral management: nvmf_discovery_add_referral, nvmf_discovery_remove_referral, nvmf_discovery_get_referrals.
Change-Id: I0f4810c6ac8d401bc619d21a26376b7e3c3373bd Signed-off-by: Slawomir Ptak <slawomir.ptak@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19500 Reviewed-by: Jim Harris <jim.harris@samsung.com> Reviewed-by: Ben Walker <ben@nvidia.com> Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
|
Revision tags: v23.05, v23.09-pre, v23.01.1 |
|
| #
6f3127ad |
| 07-Feb-2023 |
Michal Berger <michal.berger@intel.com> |
test/spdkcli: Adjust traps
Mainly, don't trigger them on ERR, simply on EXIT - the ERR is reserved for the main tracing trap set by autotest_common.sh and it should not be overwritten.
Signed-off-b
test/spdkcli: Adjust traps
Mainly, don't trigger them on ERR, simply on EXIT - the ERR is reserved for the main tracing trap set by autotest_common.sh and it should not be overwritten.
Signed-off-by: Michal Berger <michal.berger@intel.com> Change-Id: I435d1c08c29557692c134a087350f8538ebf92f9 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16708 Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
|
Revision tags: v23.01, v23.05-pre, v23.01-rc1, 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, v22.05, v22.09-pre, v22.05-rc1, v22.01.1, v22.01, v22.01-rc1 |
|
| #
cbda5664 |
| 30-Dec-2021 |
Michal Berger <michalx.berger@intel.com> |
test/nvmf: Remove support for soft-RoCE setups
Motivation: https://github.com/spdk/spdk/issues/2277
Signed-off-by: Michal Berger <michalx.berger@intel.com> Change-Id: I6a85816c65ebecf63c2f454e4b974
test/nvmf: Remove support for soft-RoCE setups
Motivation: https://github.com/spdk/spdk/issues/2277
Signed-off-by: Michal Berger <michalx.berger@intel.com> Change-Id: I6a85816c65ebecf63c2f454e4b97484542faef9e Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10929 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
|
Revision tags: v21.10, v21.10-rc1, v21.07, v21.07-rc1 |
|
| #
e8a5e965 |
| 11-May-2021 |
Michal Berger <michalx.berger@intel.com> |
test/nvmf: Refactor hw detection routines
Merge detection functions into a single one where all supported devices are picked up and exposed in the environment. Be verbose about what's been found for
test/nvmf: Refactor hw detection routines
Merge detection functions into a single one where all supported devices are picked up and exposed in the environment. Be verbose about what's been found for given tests.
Signed-off-by: Michal Berger <michalx.berger@intel.com> Change-Id: I780c5e480c301dbb92092074f927a731ed2680b1 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7849 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com>
show more ...
|
|
Revision tags: v21.04, v21.04-rc1 |
|
| #
b7423187 |
| 22-Mar-2021 |
Karol Latecki <karol.latecki@intel.com> |
autotest.sh: call rdma_device_init only for RDMA tests
Check test flags before calling rdma_device_init if it's really needed, so that we don't call it when doing TCP tests.
Change-Id: I2675a008cf8
autotest.sh: call rdma_device_init only for RDMA tests
Check test flags before calling rdma_device_init if it's really needed, so that we don't call it when doing TCP tests.
Change-Id: I2675a008cf84c7c4084cb83b44c279d2a497c3cb Signed-off-by: Karol Latecki <karol.latecki@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6998 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Maciej Wawryk <maciejx.wawryk@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
|
Revision tags: v21.01.1, v21.01, v21.01-rc1, v20.10, v20.10-rc1, v20.07, v20.07-rc1, v20.04.1, v20.01.2 |
|
| #
1551197d |
| 07-May-2020 |
Alexey Marchuk <alexeymar@mellanox.com> |
rpc: Deprecate max_qpairs_per_ctrlr parameter
This parameter describes the number of admin and IO qpairs while admin qpair always exists and should not be configured explicitly. Introduce a new para
rpc: Deprecate max_qpairs_per_ctrlr parameter
This parameter describes the number of admin and IO qpairs while admin qpair always exists and should not be configured explicitly. Introduce a new parameter `max_io_qpairs_per_ctrlr` which configures the number of IO qpairs. Internal structure of NVMF transport is not changed, both RPC parameters configure the same nvmf transport parameter.
Deprecate max_qpairs_per_ctrlr in spdkcli as well
Side change: update dif_insert_or_strip description - it can be used by TCP and RDMA transports
Config files parsing is not changed since it is deprecated
Fixes #1378
Change-Id: I8403ee6fcf090bb5e86a32e4868fea5924daed23 Signed-off-by: Alexey Marchuk <alexeymar@mellanox.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2279 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Anil Veerabhadrappa <anil.veerabhadrappa@broadcom.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Community-CI: Broadcom CI
show more ...
|
|
Revision tags: v20.04, v20.04-rc1, v20.01.1, v20.01, v20.01-rc1, v19.10.1 |
|
| #
a571eb03 |
| 05-Dec-2019 |
Seth Howell <seth.howell@intel.com> |
test: move report_test_completion into run_test
This also requires us to change the create_test_list function to rely on the run_test function for creating the canonical test list.
Change-Id: Ib35e
test: move report_test_completion into run_test
This also requires us to change the create_test_list function to rely on the run_test function for creating the canonical test list.
Change-Id: Ib35e7752935a3ac83de2702b6dfbd42539027f6a Signed-off-by: Seth Howell <seth.howell@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/476962 Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com> Community-CI: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com> Community-CI: SPDK CI Jenkins <sys_sgci@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
| #
1fafd71b |
| 04-Dec-2019 |
Seth Howell <seth.howell@intel.com> |
test: add timing calls to run_test
And clean out the corresponding calls to timing_enter and timing_exit from the various test scripts.
Change-Id: I0759417b5a529e4c3649ce04cca1799c089da278 Signed-o
test: add timing calls to run_test
And clean out the corresponding calls to timing_enter and timing_exit from the various test scripts.
Change-Id: I0759417b5a529e4c3649ce04cca1799c089da278 Signed-off-by: Seth Howell <seth.howell@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/476804 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Community-CI: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com>
show more ...
|
|
Revision tags: v19.10, v19.10-rc1, v19.07.1, v19.07, v19.04.1 |
|
| #
d77b0a67 |
| 16-Jun-2019 |
Darek Stojaczyk <dariusz.stojaczyk@intel.com> |
test/spdkcli: cleanup includes
autotest_common.sh used to be sourced from test/spdkcli/common.sh (and it still is - we'll clean it up in a separate patch). Let's source that file in each spdkcli tes
test/spdkcli: cleanup includes
autotest_common.sh used to be sourced from test/spdkcli/common.sh (and it still is - we'll clean it up in a separate patch). Let's source that file in each spdkcli test script, just like we do in every other test script.
Change-Id: I2e021bcda7402ee0c5a4a5f45f921bb0142b6783 Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/458176 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
show more ...
|
|
Revision tags: v19.04, v18.10.2, v19.01.1, v19.01, v18.10.1 |
|
| #
7e8206c3 |
| 27-Nov-2018 |
Pawel Kaminski <pawelx.kaminski@intel.com> |
test/spdkcli: Run different parts of tests with given spdk target.
Use nvmf_tgt for nvmf tests. Use iscsi_tgt for spdkcli iscsi tests. Use vhost target for spdkcli vhost tests. Fixes #511.
Change-I
test/spdkcli: Run different parts of tests with given spdk target.
Use nvmf_tgt for nvmf tests. Use iscsi_tgt for spdkcli iscsi tests. Use vhost target for spdkcli vhost tests. Fixes #511.
Change-Id: I5f084bccf87d32b0ede210c62ccc4a2f7926d716 Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on: https://review.gerrithub.io/435139 Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
| #
6319ce1c |
| 03-Dec-2018 |
Pawel Kaminski <pawelx.kaminski@intel.com> |
test/spdkcli: Reduce execution time for spdkcli tests
Pass many spdkcli commands to spdkcli_job.py
Change-Id: I0cf5840fdf7183febff1872c7fc8d1cb303a06f1 Signed-off-by: Pawel Kaminski <pawelx.kaminsk
test/spdkcli: Reduce execution time for spdkcli tests
Pass many spdkcli commands to spdkcli_job.py
Change-Id: I0cf5840fdf7183febff1872c7fc8d1cb303a06f1 Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on: https://review.gerrithub.io/435891 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
show more ...
|
|
Revision tags: v18.10 |
|
| #
c016b659 |
| 17-Oct-2018 |
Pawel Kaminski <pawelx.kaminski@intel.com> |
test/spdkcli: Delete multiple items from nvmf node
Change-Id: I72e5815eb318e82a8701e48c5b502b0a3ca1c367 Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on: https://review.gerrithu
test/spdkcli: Delete multiple items from nvmf node
Change-Id: I72e5815eb318e82a8701e48c5b502b0a3ca1c367 Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on: https://review.gerrithub.io/429821 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
| #
28f26abf |
| 19-Oct-2018 |
Seth Howell <seth.howell@intel.com> |
test: Set nvmf transport opts explicitly in tests.
This includes the NVMe-oF json_config and spdkcli tests
Change-Id: I5e4dad2c1bb68c4b7f36d50e937c56ef642f65b7 Signed-off-by: Seth Howell <seth.howe
test: Set nvmf transport opts explicitly in tests.
This includes the NVMe-oF json_config and spdkcli tests
Change-Id: I5e4dad2c1bb68c4b7f36d50e937c56ef642f65b7 Signed-off-by: Seth Howell <seth.howell@intel.com> Reviewed-on: https://review.gerrithub.io/430166 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
show more ...
|
| #
cf5dffe1 |
| 28-Sep-2018 |
Pawel Niedzwiecki <pawelx.niedzwiecki@intel.com> |
test/spdkcli: Add a match file and match comparison to nvmf test
Change-Id: I555abe8500547be81ca5a6566539dae7c8d7e690 Signed-off-by: Pawel Niedzwiecki <pawelx.niedzwiecki@intel.com> Reviewed-on: htt
test/spdkcli: Add a match file and match comparison to nvmf test
Change-Id: I555abe8500547be81ca5a6566539dae7c8d7e690 Signed-off-by: Pawel Niedzwiecki <pawelx.niedzwiecki@intel.com> Reviewed-on: https://review.gerrithub.io/427244 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
|
Revision tags: v18.07.1 |
|
| #
9d0486ab |
| 28-Aug-2018 |
Pawel Kaminski <pawelx.kaminski@intel.com> |
test/spdkcli: Add nvmf tests
Change-Id: Idf6dd895033393858e49a494f8aac67b8034c67d Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on: https://review.gerrithub.io/423650 Chandler-T
test/spdkcli: Add nvmf tests
Change-Id: Idf6dd895033393858e49a494f8aac67b8034c67d Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on: https://review.gerrithub.io/423650 Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Paweł Niedźwiecki <pawelx.niedzwiecki@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
show more ...
|