Commit Graph

  • a34c17027b scripts/vagrant: fix permissions for backend files Karol Latecki 2020-03-30 12:09:50 +0200
  • 3d3e8096b7 scripts/vagrant: replace hardcoded ocssd metadata file paths Karol Latecki 2020-03-26 12:24:45 +0100
  • 53dbdf6dce scripts/vagrant: update help message Karol Latecki 2020-03-05 09:41:38 +0100
  • e16128cece scripts/vagrant: remove vhost test configuration steps Karol Latecki 2020-03-05 09:16:04 +0100
  • 2f96a090de scripts/vagrant: remove Fedora 29 Karol Latecki 2020-03-05 09:22:05 +0100
  • 3af1adb8aa ut/compress: Use SPDK thread library Shuhei Matsumoto 2020-03-25 15:45:30 +0900
  • e92a77b148 ut/compress: Remove unused MOCK for spdk_bdev_io_get_io_channel() Shuhei Matsumoto 2020-03-25 15:37:44 +0900
  • d5a0220ed1 bdev/compress: Cleanup vbdev_reduce_load_cb() by code reordering Shuhei Matsumoto 2020-03-26 17:15:20 +0900
  • 99e6fe4102 bdev/compress: Fix error paths in vbdev_reduce_load_cb() Shuhei Matsumoto 2020-03-26 10:04:15 +0900
  • 3934784dbc bdev/compress: A few cleanups for vbdev_compress_claim() Shuhei Matsumoto 2020-03-26 09:46:23 +0900
  • 82b8dd90d8 bdev/compress: A few cleanups for create/delete I/O channel callback Shuhei Matsumoto 2020-03-25 09:40:39 +0900
  • 6a98b18fb2 bdev/compress: Fix base channel is freed by wrong thread when freeing comp channel Shuhei Matsumoto 2020-03-26 16:02:06 +0900
  • fcf8e4543d bdev/compress: Ensure callback to bdev_compress_delete() runs on the original thread Shuhei Matsumoto 2020-03-26 15:44:39 +0900
  • 9fc706f4b6 test/vhost: improve run_fio --local option Karol Latecki 2020-03-27 12:51:25 +0100
  • 7cf4602d11 test/vm_setup: Add module dependency for freebsd Pawel Kaminski 2020-03-04 19:18:32 +0100
  • ae22c0019a test/vm_setup: Change cloning qemu submodule via git to https for avoiding proxy issues Maciej Wawryk 2020-03-23 16:40:55 +0100
  • 9f6acc9a75 test/vm_setup: Update spdk git repository url Maciej Wawryk 2020-03-23 16:34:35 +0100
  • 051d3fe016 test/vm_setup: Fix permision error in Centos7 Maciej Wawryk 2020-03-23 14:23:22 +0100
  • add06ac392 test/vm_setup: Add packages needed for centos7. Pawel Kaminski 2020-03-02 11:36:42 +0100
  • ebbcd7d9bc test/vm_setup: Add newer version of git for centos7 Pawel Kaminski 2020-02-28 20:46:04 +0100
  • dcf0ca15c9 ut: make use of CUnit macro to reduce duplications Vitaliy Mysak 2020-03-11 20:15:39 +0100
  • 78b696bca5 ut: simplify error handling at initialization Vitaliy Mysak 2020-03-11 18:59:24 +0100
  • 576602acc4 qat_setup: Fix logic check against service's exit status Michal Berger 2020-03-31 13:49:27 +0200
  • eb341e7d32 lvol: do not refer to blob when create returned error Tomasz Zawadzki 2020-03-31 09:19:14 -0400
  • e0fb369c26 lib/blob: add more error paths on blob_persist Tomasz Zawadzki 2020-03-13 05:55:13 -0400
  • 597c91abdf lib/blob: always add back the snapshot if delete fails Tomasz Zawadzki 2020-03-20 07:54:11 -0400
  • 9dd7c9f18b lib/blob: Set thin_provision back when sync fails on snapshot creation Tomasz Zawadzki 2020-02-21 08:03:39 -0500
  • 68d3bb2de4 nvme: save separate metadata size to nvme request Changpeng Liu 2020-03-25 04:41:12 -0400
  • fcc5993f5f nvme: reserve a metadata SGL entry when PSDT uses 10b Changpeng Liu 2020-03-25 04:12:58 -0400
  • 2cf937fb92 test/nvme: allocate separate metadata buffer when enable PRACT Changpeng Liu 2020-03-19 21:28:35 -0400
  • 63d55304e8 nvmf/fc: Add FC listen addresses to target listeners Anil Veerabhadrappa 2020-03-24 16:45:32 -0700
  • 1c5444d623 nvmf: Queue Connect command when subsystem is paused Alexey Marchuk 2020-03-15 13:51:13 +0300
  • d643b47d9b ut/blob: disable compilation of UT for CUnit other than 2.1-3 Tomasz Zawadzki 2020-03-27 03:37:57 -0400
  • c9afbb3ab2 pci_ut: Add the simple bdf parse test. Ziye Yang 2020-03-28 06:56:06 +0800
  • fdd5151e6b lib/nvmf: Free listener if executing listening failed. yidong0635 2020-03-31 07:17:01 -0400
  • 2f585d32c8 nvme/opal: don't store locking range in opal key structure Changpeng Liu 2020-03-31 00:06:36 +0800
  • cf830a8a87 nvme/opal: remove opal_common_session finally Changpeng Liu 2020-03-30 23:56:14 +0800
  • 79d17d4c37 nvme/opal: remove spdk_opal_new_pw_session Changpeng Liu 2020-03-30 23:23:55 +0800
  • 82e2f28df4 nvme/opal: remove opal_locking_range_setup_session definition Changpeng Liu 2020-03-30 22:33:25 +0800
  • 507f7da288 nvme/opal: remove the locking_session finally Changpeng Liu 2020-03-30 21:52:21 +0800
  • 4ac8aa7567 nvme/opal: unpack opal_start_auth_session() session structure Changpeng Liu 2020-03-30 21:38:21 +0800
  • 64df4bf6ba nvme/opal: don't check locking range length Changpeng Liu 2020-03-30 20:39:06 +0800
  • 82614a4de3 nvme/opal: inline opal_build_locking_user() function Changpeng Liu 2020-03-30 20:28:23 +0800
  • a5836c6d99 nvme/opal: introduce a session concept disaggregate data buffers Changpeng Liu 2020-03-26 23:35:32 +0800
  • 35aab73cc2 nvme/opal: using malloc data buffer instead of global buffer in discovery Changpeng Liu 2020-03-25 22:54:00 +0800
  • 7707df48a3 nvme/opal: remove the unnecessary geometry information Changpeng Liu 2020-03-26 22:54:50 +0800
  • ebb01092a3 nvme/opal: use secure erase API again Changpeng Liu 2020-03-27 21:27:38 +0800
  • 0bf189a39d autobuild.sh: put artifacts to output_dir Karol Latecki 2020-03-04 17:42:17 +0100
  • dfa73e77b5 autotest.sh: save lcov files in output_dir Karol Latecki 2020-03-04 16:54:51 +0100
  • a70d47bef0 test/vhost: remove run_fio.py script Karol Latecki 2020-03-25 14:49:18 +0100
  • d848418d9b pipe: Simplify the pipe code Ziye Yang 2020-03-29 20:30:47 +0800
  • cbe6e0f7cd posix: Fix the ASAN issue whiling using internal buffer. Ziye Yang 2020-03-26 07:29:43 +0800
  • 38fb0e01f7 test/vm_setup: Update QAT driver version Maciej Wawryk 2020-03-26 09:10:47 +0100
  • cdbcc4634e test: add autotest of fuzz_iscsi WANGHAILIANG 2020-03-03 10:02:09 +0800
  • 3f73038e25 posix: Fix the pendinging_recv flag setting. Ziye Yang 2020-03-25 19:40:38 +0800
  • 17d77576b6 test/lvol: fix typo in lvol_size parameter Tomasz Zawadzki 2020-03-25 08:42:28 -0400
  • cd982ad6ed test/make: properly escape '.' in awk. Seth Howell 2020-03-26 18:48:39 -0700
  • dbb84dd5d6 test/iscsi: run cleanup once before running the tests Karol Latecki 2020-03-27 14:26:51 +0100
  • 99cff8350b test: remove SPDK_TEST_EVENT flag Tomasz Zawadzki 2020-03-26 09:30:52 -0400
  • 158de0bf8e test: remove unused SPDK_BUILD_DOC flag Tomasz Zawadzki 2020-03-26 09:57:27 -0400
  • a9a9610b4b test: remove unused SPDK_BUILD_SHARED_OBJECT flag Tomasz Zawadzki 2020-03-26 09:29:52 -0400
  • d562d2ae4a ut/lvol: simplify UT by using handy CUnit macros Tomasz Zawadzki 2020-03-26 06:28:29 -0400
  • 85fc691478 ut/lvol: remove duplicate UTs Tomasz Zawadzki 2020-03-26 05:36:14 -0400
  • 4028b671d2 ut/lvol: replace functions with DEFINE_STUB Tomasz Zawadzki 2020-03-26 05:58:59 -0400
  • 764cede766 ut/lvol: consolidate callbacks to op_complete() Tomasz Zawadzki 2020-03-26 05:54:19 -0400
  • b8645ac8da ut/lvol:use only single global variable to account for errors Tomasz Zawadzki 2020-03-26 05:41:42 -0400
  • 37e56dd83b test/blockdev: enable multi-thread per target on bdevperf verify paul luse 2020-03-10 18:48:59 +0000
  • 15033b81f9 test/compress: enable multi-thread on single compress bdev paul luse 2020-03-10 17:34:18 +0000
  • 58ec54b0ba bdevperf: enable multiple cores on same bdev with verify paul luse 2020-03-09 21:52:09 +0000
  • f3bea41181 test/common: add shebang to autotest_common.sh. Seth Howell 2020-03-16 10:57:48 -0700
  • 24add7e1e4 test/vhost: remove test_vhost.c Seth Howell 2020-03-16 10:30:38 -0700
  • e1f6fd0f09 Revert "test/build: add test directory to scanbuild verification" Seth Howell 2020-03-13 11:52:09 -0700
  • 85cda93b8d test/bdev: Call rbd_cleanup() only if rbd test was run Michal Berger 2020-03-02 21:46:14 +0100
  • b3b45f1659 test/bdev: Cleanup old ini pieces Michal Berger 2020-02-26 12:49:40 +0100
  • 6b8f9a0f81 test/bdev: Convert setup_rbd_conf() to RPC calls Michal Berger 2020-02-26 12:40:09 +0100
  • 9176ac1efa test/bdev: Convert setup_pmem_conf() to RPC calls Michal Berger 2020-02-26 12:38:24 +0100
  • 102731bd40 test/bdev: Split crypto test and convert it to RPC calls Michal Berger 2020-02-26 12:35:23 +0100
  • 9fd5bccc97 test/bdev: Convert setup_gpt_conf() to RPC calls Michal Berger 2020-03-16 14:43:37 +0100
  • b8eaa96791 nvme: fix issue with io queue size Jacek Kalwas 2020-03-25 18:53:30 +0100
  • ab23eb6565 vhost: refactor process_vq Jin Yu 2020-03-18 18:22:26 +0800
  • 91003e5287 make: don't link vpp into fio plugins. Seth Howell 2020-03-20 10:54:15 -0700
  • 760c98651e nvme: check metadata dword alignment Changpeng Liu 2020-03-19 01:17:13 -0400
  • 8065ab2c27 nvme/pcie: pass dword aligned requirement based on controller flag Changpeng Liu 2020-03-19 01:04:05 -0400
  • 121aca0bc6 nvme: add SGL dword alignment requirement flag when SGL is supported Changpeng Liu 2020-03-16 22:26:50 -0400
  • 3de6a9c57a vhost: fix print error Jin Yu 2020-03-19 18:56:26 +0800
  • 0a992c64c7 lib/vhost: Fix passing wrong data to callback to vhost_dev_foreach_session() Shuhei Matsumoto 2020-03-24 15:08:38 +0900
  • 89519ebc49 fio: make the ctrlr send keep alive in time Jin Yu 2020-03-24 00:53:18 +0800
  • ec42f1a81f test/nvmf: use waitforserial instead of waitforblk Karol Latecki 2020-03-23 13:33:51 +0100
  • f7e9e764be lib/event: Add elapsed time of thread to output of framework_get_reactors RPC Shuhei Matsumoto 2020-03-16 14:16:10 +0900
  • 80323e2066 lib/event: Count thread run time correctly on multiple threads per core Shuhei Matsumoto 2020-03-13 12:03:38 +0900
  • 2139be1598 lib/thread: spdk_thread_poll() measures run time per call by reading end TSC Shuhei Matsumoto 2020-03-13 11:53:00 +0900
  • e7615cbe51 bdevperf: Rename end_run bdevperf_job_end Ben Walker 2020-03-19 16:18:28 -0700
  • de747f08d6 bdevperf: Move g_job_count in struct bdevperf Ben Walker 2020-03-19 16:05:17 -0700
  • 992fd76dc7 bdevperf: Rename g_every_core_for_each_bdev to g_multithread_mode Ben Walker 2020-03-19 16:00:58 -0700
  • 4b8b624068 bdevperf: Rename end_job to bdevperf_job_drain Ben Walker 2020-03-19 15:47:03 -0700
  • 3cd14ee3bd bdevperf: Wait for final performance dump to finish before exiting Ben Walker 2020-03-19 15:26:05 -0700
  • 1af5ff8078 bdevperf: Rename g_bdev_count to g_construct_job_count Ben Walker 2020-03-19 15:09:49 -0700
  • 29162b3208 bdevperf: Clarify help for -T option Ben Walker 2020-03-19 14:48:23 -0700
  • 2478c02b87 bdevperf: Rename io_target to bdevperf_job Ben Walker 2020-03-18 15:21:37 -0700
  • a6a8d51030 bdevperf: Rename io_target_group to bdevperf_reactor Ben Walker 2020-03-18 15:06:55 -0700