| /spdk/test/common/ |
| H A D | skipped_build_files.txt | 1 # Not configured to test vtune. 4 # Not configured to test rocksdb env file 7 # Not configured to test FC 10 test/unit/lib/nvmf/fc.c/fc_ut 11 test/unit/lib/nvmf/fc_ls.c/fc_ls_ut 26 test/common/lib/test_env 27 test/common/lib/test_iobuf 28 test/common/lib/test_sock 29 test/common/lib/ut_multithread 30 test/commo [all...] |
| /spdk/test/thread/lock/ |
| H A D | spdk_lock.c | 23 struct test { struct 195 struct test *test = arg; in contend_end() local 215 spdk_poller_unregister(&test->poller); in contend_end() 294 struct test *test = arg; in hold_by_poller_end() local 308 spdk_poller_unregister(&test->poller); in hold_by_poller_end() 341 struct test *test = arg; in hold_by_message_end() local 354 spdk_poller_unregister(&test->poller); in hold_by_message_end() 412 static struct test g_tests[] = { 421 struct test *test = arg; in launch_end_poller() local 423 test->poller = SPDK_POLLER_REGISTER(test->end_fn, test, 100); in launch_end_poller() [all …]
|
| /spdk/lib/ut/ |
| H A D | ut.c | 17 const char *test; member 93 config->test = optarg; in parse_args() 125 CU_pTest test = NULL; in run_tests() local 136 if (config->test != NULL) { in run_tests() 153 test = CU_get_test(suite, config->test); in run_tests() 154 if (test == NULL) { in run_tests() 155 fprintf(stderr, "%s: invalid test case: '%s'\n", config->app, config->test); in run_tests() 164 if (test != NULL) { in run_tests() 165 CU_basic_run_test(suite, test); in run_tests() 179 CU_pTest test; in list_tests() local [all …]
|
| /spdk/test/nvmf/ |
| H A D | README.md | 1 # NVMe-oF test scripts 3 The test scripts in this directory hierarchy can be run in isolation by passing 4 the --iso flag when running the test script. This will set up the RDMA NIC for 5 testing and then tear it back down again when the test is completed.
|
| /spdk/scripts/perf/nvme/ |
| H A D | README | 2 The run_fio_test.py is the main script that runs the performance test and parses the test results. 3 Users can populate test parameters for different fio workloads in the lists (q_depth, io_size, work… 4 The run_fio_test.py puts the test results in a csv file named <hostname>_<num ssds>_perf_output.csv. 8 We include a sample fio configuration file that includes the parameters we use in our test environm…
|
| /spdk/test/blobstore/ |
| H A D | test.bs | 6 -m $B1 test.pattern 7 -d $B1 test.pattern.blob
|
| H A D | btest.out.match | 26 SCRIPT NOW PROCESSING: -m $B1 test.pattern 28 Blob import complete (from test.pattern). 30 SCRIPT NOW PROCESSING: -d $B1 test.pattern.blob 32 File write complete (to test.pattern.blob).
|
| /spdk/test/vhost/windows/ |
| H A D | windows_scsi_compliance.py | 116 for test in results[suite_ver].keys(): 117 html += "<tr><td>{f_name}</td>".format(f_name=test) 120 result = results[suite_ver][test][disk] 128 … html += "<a href={file}>{result}</a>".format(result=result, file=os.path.join("./", disk, test))
|
| /spdk/scripts/perf/nvmf/ |
| H A D | README.md | 9 - The OS installed on test systems must be a Linux OS. 12 - Each test system must have at least one RDMA-capable NIC installed for RDMA tests. 18 - Python3 interpreter must be available on all test systems. 20 - nvmecli package must be installed on all test systems. 22 This must be done on Initiator test systems to later build SPDK with 24 - All test systems must have a user account with a common name, 36 - For test using the Kernel Target, nvmet-cli must be downloaded and build on Target system. 41 Before running the scripts some manual test systems configuration is required: 43 - Configure IP address assignment on the NIC ports that will be used for test. 45 - Adjust firewall service to allow traffic on IP - port pairs used in test [all...] |
| /spdk/.github/ISSUE_TEMPLATE/ |
| H A D | intermittent_failure.md | 13 <!--- Name of the test can be found by last occurrence of: --> 24 <!--- Please provide the first failure in the test. Pointed to by the first occurrence of: -->
|
| /spdk/test/common/config/ |
| H A D | README.md | 3 under test/*. The scope of supported tests may vary across supported distros due 7 releases of Fedora should be capable of running all the test suites after being
|
| /spdk/test/nvme/perf/ |
| H A D | README.md | 1 # Automated script for NVMe performance test 42 Before running test with spdk, you will need to bind NVMe devics to the Linux uio_pci_generic or vf… 43 When running test with the Kernel driver, NVMe devices use the Kernel driver. The 5 valid values fo… 60 Specifies the CPU cores that will be used by fio to execute the performance test cases. When spdk d… 65 on numa node 1, if test is set to use 16 disk and four cores then "--cpu-allowed=1,2,28,29" can be …
|
| /spdk/test/app/fuzz/iscsi_fuzz/ |
| H A D | README.md | 3 This application is intended to fuzz test the iSCSI target by submitting 26 At the end of each test run, a summary is printed in the following format:
|
| /spdk/test/common/config/pkgdep/patches/qat/ |
| H A D | 0001-no-vmlinux.patch | |
| /spdk/test/external_code/passthru/ |
| H A D | vbdev_passthru.c | 76 uint8_t test; member 152 if (io_ctx->test != 0x5a) { in _pt_complete_io() 154 io_ctx->test); in _pt_complete_io() 174 if (io_ctx->test != 0x5a) { in _pt_complete_zcopy_io() 176 io_ctx->test); in _pt_complete_zcopy_io() 276 io_ctx->test = 0x5a; in vbdev_passthru_submit_request()
|
| /spdk/app/fio/nvme/ |
| H A D | example_config.fio | 13 [test]
|
| H A D | mock_sgl_config.fio | 16 [test]
|
| /spdk/test/vmd/config/ |
| H A D | config.fio | 17 [test]
|
| /spdk/test/ftl/config/fio/ |
| H A D | randw.fio | 13 [test]
|
| H A D | randr.fio | 13 [test]
|
| H A D | randrw.fio | 13 [test]
|
| H A D | randw-verify.fio | 19 [test]
|
| H A D | randw-verify-qd128-ext.fio | 18 [test]
|
| /spdk/module/bdev/passthru/ |
| H A D | vbdev_passthru.c | 80 uint8_t test; member 156 if (io_ctx->test != 0x5a) { in _pt_complete_io() 158 io_ctx->test); in _pt_complete_io() 178 if (io_ctx->test != 0x5a) { in _pt_complete_zcopy_io() 180 io_ctx->test); in _pt_complete_zcopy_io() 284 io_ctx->test = 0x5a; in vbdev_passthru_submit_request()
|
| /spdk/app/fio/bdev/ |
| H A D | example_config.fio | 15 [test]
|