Home
last modified time | relevance | path

Searched refs:test (Results 1 – 25 of 53) sorted by relevance

123

/spdk/test/common/
H A Dskipped_build_files.txt1 # 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 Dspdk_lock.c23 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 Dut.c17 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 DREADME.md1 # 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 DREADME2 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 Dtest.bs6 -m $B1 test.pattern
7 -d $B1 test.pattern.blob
H A Dbtest.out.match26 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 Dwindows_scsi_compliance.py116 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 DREADME.md9 - 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 Dintermittent_failure.md13 <!--- 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 DREADME.md3 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 DREADME.md1 # 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 DREADME.md3 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 D0001-no-vmlinux.patch
/spdk/test/external_code/passthru/
H A Dvbdev_passthru.c76 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 Dexample_config.fio13 [test]
H A Dmock_sgl_config.fio16 [test]
/spdk/test/vmd/config/
H A Dconfig.fio17 [test]
/spdk/test/ftl/config/fio/
H A Drandw.fio13 [test]
H A Drandr.fio13 [test]
H A Drandrw.fio13 [test]
H A Drandw-verify.fio19 [test]
H A Drandw-verify-qd128-ext.fio18 [test]
/spdk/module/bdev/passthru/
H A Dvbdev_passthru.c80 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 Dexample_config.fio15 [test]

123