Commit Graph

  • 894ef450a5 bdev/ocssd: Remove ocssd_bdev parameter from from/to_disk_lba() and to_chunk_info_offset() Shuhei Matsumoto 2021-02-01 20:08:42 +0900
  • 49a7346e0a bdev/ocssd: Remove range parameter from translate_lba() Shuhei Matsumoto 2021-02-01 20:01:21 +0900
  • c9096ce712 bdev/ocssd: Get number of parallel units directly from ocssd_ns->geometry Shuhei Matsumoto 2021-02-01 19:46:52 +0900
  • 20f1cf632b bdev/ocssd: Remove range parameter from bdev_ocssd_create RPC Shuhei Matsumoto 2021-02-15 06:03:06 +0900
  • bd8de45801 bdev/ocssd: Fix the bug that no media event is pushed to the target bdev Shuhei Matsumoto 2021-02-17 20:57:38 +0900
  • 26e589c3a4 pkg: add python3 requires in spdk.spec sunshihao520 2021-02-09 15:45:30 +0800
  • 9ab2855d6e pgkdep/git: Don't treat warnings as errors in refspdk build on FreeBSD Michal Berger 2021-02-12 18:23:23 +0100
  • 92f62deefc nvmf: Fix race condition when adding IO qpair Alexey Marchuk 2021-02-10 09:35:56 +0300
  • b3dae51b65 ut/bdev_nvme: Add test case for submit NVMe command Shuhei Matsumoto 2021-02-01 11:58:51 +0900
  • c4c28dfa74 ut/bdev_nvme: Add test case for async event Shuhei Matsumoto 2021-02-01 21:11:49 +0900
  • 24da97d3ec ut/bdev_nvme: Add test case for reconnecting qpair Shuhei Matsumoto 2021-01-25 05:26:02 +0900
  • bbbceb2a63 ut/bdev_nvme: Add test case for attach nvme_bdev_ctrlr Shuhei Matsumoto 2021-02-01 21:10:22 +0900
  • d189309aaa ut/bdev_nvme: Add test cases to reset or failover nvme_bdev_ctrlr including race condition Shuhei Matsumoto 2021-01-22 14:49:46 +0900
  • d7cdcbf0ca ut/bdev_nvme: Create framework and add test case to create nvme_bdev_ctrlr Shuhei Matsumoto 2021-01-18 23:04:41 +0900
  • e3c82a0ae2 examples/nvme/identify: add occsd verbose mode for OCSSD chunk state map Young Tack Jin 2021-01-24 22:22:41 -0800
  • 27d8fd9f4c rdma: Add functions to work with SRQ Alexey Marchuk 2020-12-03 13:47:34 +0300
  • 4f2a837238 rdma: Fix doxygen comments Alexey Marchuk 2020-12-08 15:33:19 +0300
  • 0e0805b551 build: add missing log dep for env_dpdk Jacek Kalwas 2021-02-12 13:34:35 -0500
  • f758833ef8 build: combine env_dpdk / event_bdev so pkgconfig can de-duplicate deps Jacek Kalwas 2021-02-12 13:28:04 -0500
  • 9b18966796 accel_perf: update program exit code to reflect non-fatal errors paul luse 2021-02-08 12:19:29 -0500
  • 445fe74ef5 accel_perf: add option to specify threads per core paul luse 2021-02-08 19:00:37 -0500
  • 0d3ad99929 sock/posix: Don't return if zcopy is disabled Alexey Marchuk 2021-02-11 09:02:55 +0300
  • 04474fec32 nvme/fabric: Make connect related logs more verbose Alexey Marchuk 2021-02-09 15:23:22 +0300
  • 5e37d3b2d8 nvme: add spdk_nvme_qpair_get_id Jim Harris 2021-02-11 13:10:55 -0700
  • 17ef8ec9ac examples/nvme_fio_plugin: add support for zone append Niklas Cassel 2021-02-08 13:39:31 +0000
  • 014baeb8ef nvme: add support for ZNS zone append vector variant Niklas Cassel 2021-01-26 09:42:58 +0000
  • b1b4b8676f nvme: use spdk_nvme_zns_ns_get_zone_size_sectors() where appropriate Niklas Cassel 2021-02-15 13:55:53 +0000
  • 9a800c38f5 nvme: add spdk_nvme_zns_ns_get_zone_size_sectors() Niklas Cassel 2021-02-15 13:50:14 +0000
  • 8f5b48f8fd nvme: make enum spdk_nvme_ns_flags more readable Niklas Cassel 2021-02-11 08:58:53 +0000
  • 14eeeea669 lib/env_dpdk: add rte_net dependency Tomasz Zawadzki 2021-02-12 03:45:16 -0500
  • a587d90dcb examples/nvme/identify: add a limit to the zns zone report dump option Simon A. F. Lund 2021-01-21 21:51:50 +0100
  • 1b0134e0a9 examples/nvme/identify: assert optarg to satisfy analyser Simon A. F. Lund 2021-01-22 08:37:43 +0100
  • f79d4b8baf scripts/nvmf_perf: fix pylint E741 Simon A. F. Lund 2021-02-11 12:52:32 +0100
  • 8e039ff3d2 nbd: Continue to read the socket even if the NBD status is not running Ziye Yang 2021-02-08 19:25:32 +0800
  • e7f6ff2db6 Fix incorrect implementation of HPDA/CPDA in NVMe/TCP target code. Wenhua Liu 2021-02-04 08:28:22 +0000
  • 77573e830e lib/bdev: ensure mutex is initialized Nick Connolly 2021-02-02 09:38:46 +0000
  • 1450e5bdb2 spdk_top: adjust pop-up details windows positions Krzysztof Karas 2021-02-01 11:51:20 +0100
  • 5c61089ca2 test/scheduler: Rewrite the balanced() test Michal Berger 2021-02-09 15:50:57 +0100
  • 23c8f667a2 autorun: allow pass configuration file path Pawel Piatek 2021-02-10 05:47:39 +0100
  • a4ee18886d pkg: add python3 requires in spdk.spec sunshihao520 2021-02-09 15:45:30 +0800
  • 232f34d754 lib/env_dpdk: add rte_net dependency Tomasz Zawadzki 2021-02-12 03:45:16 -0500
  • 3f732d80d3 lib/nvme: Remove qpair from all lists before freeing it. Vasuki Manikarnike 2021-02-04 15:54:37 +0000
  • e02a868dd3 lib:vhost Add version check when use RTE_VHOST_USER_ASYNC_COPY in 21.01 sunshihao520 2021-02-09 15:17:24 +0800
  • d02ff4c422 pkg:spdk.spec Add ncurses-devel to BuildRequires sunshihao520 2021-02-04 19:49:03 +0800
  • 4b87c7259a lib:env_dpdk fix the enum rte_kernel_driver definition deference between dpdk 19.11 and 20.11 sunshihao520 2021-02-04 14:52:43 +0800
  • 48aed8a578 lib/nvme: Adding support for PMR Identification Krishna Kanth Reddy 2021-02-01 18:14:52 +0530
  • 9529803fe0 lib:vhost Add version check when use RTE_VHOST_USER_ASYNC_COPY in 21.01 sunshihao520 2021-02-09 15:17:24 +0800
  • 240fdd7dd1 test/string.c: remove hardcoded limit values Nick Connolly 2021-01-22 11:46:22 +0000
  • 4249dc1010 nvme: account for PRACT when calculating max sectors per transfer Niklas Cassel 2021-02-03 20:42:48 +0000
  • b7c33b5e61 nbd: set io timeout Liu Xiaodong 2021-02-01 08:19:14 -0500
  • eea826a276 accel_perf: update to create worker threads on its own paul luse 2021-02-07 13:46:50 -0500
  • 68ff34bc66 include/nvme_spec.h: improve portability Nick Connolly 2021-02-09 13:25:03 +0000
  • 424cbc3957 lib/util/math.c: improve portability Nick Connolly 2021-02-08 14:17:24 +0000
  • 0e9ee17642 posix: Fix the NULL pointer issue of group. Ziye Yang 2021-02-09 20:33:22 +0800
  • 8654a1b0cf test/nvme_tcp: nvme tcp UT cases Mao Jiang 2021-01-28 14:45:42 +0800
  • 0aac63ce62 bdevperf: do not append cpumask to thread name Jim Harris 2021-02-08 21:35:36 +0000
  • 783293dee4 bdevperf: make usage() clear that -j takes a parameter Jim Harris 2021-02-08 21:30:03 +0000
  • b0c978893c bdevperf: clean up output Jim Harris 2021-02-08 21:23:40 +0000
  • 933868afe5 spdk_top: fix -h option handling Jim Harris 2021-02-08 21:09:08 +0000
  • 1ed57e1fb6 spdk_top: fix up usage() text Jim Harris 2021-02-08 21:06:27 +0000
  • 35800b39cf nvmf/vfio-user: use transport cdata_init callback for custom IDENTIFY Changpeng Liu 2021-02-08 21:49:47 +0800
  • 5118878c37 nvmf/vfio-user: use stack variable for acq_map Changpeng Liu 2021-02-07 23:26:29 +0800
  • d786273dc1 nvmf/vfio-user: connect IO queue pair after creating SQ Changpeng Liu 2021-02-07 22:47:34 +0800
  • 8586a1b3cc nvmf/vfio-user: unpack add_qp() function Changpeng Liu 2021-02-07 22:25:07 +0800
  • a7ab74b114 nvmf/vfio-user: rename map_dma/unmap_dma Changpeng Liu 2021-02-07 21:53:29 +0800
  • e738db6218 nvmf/vfio-user: remove unnecessary ABORT command Changpeng Liu 2021-02-07 21:39:23 +0800
  • a3b56e7f4d test/nvmf_vfio_user: add one more device to the target Changpeng Liu 2021-02-03 17:24:06 +0800
  • 0f30fea99b nvmf/vfio-user: don't check controller ready state in group poll context Changpeng Liu 2021-02-02 22:40:19 +0800
  • b05b3d0a12 nvme: add assert in nvme_ns_cmd_zone_append_with_md() Niklas Cassel 2021-02-03 10:33:14 +0000
  • c56fb6d3ee nvme: fix typo in zone append header documentation Niklas Cassel 2021-02-03 13:42:39 +0000
  • 1c6277b21b ut/json_mock: Add spdk_json_write_string_fmt() Shuhei Matsumoto 2021-01-18 23:02:06 +0900
  • 9b00466392 ut/bdev_ocssd: Move bdev_ocssd_ut from bdev directory to bdev/nvme directory Shuhei Matsumoto 2021-01-18 13:03:50 +0900
  • e150f6b8b7 accel_perf: Add _free_task_buffers_in_pool function. Ziye Yang 2021-01-28 19:40:37 +0800
  • b34883e07b accel_perf: Fix the memory leak issue of task free Ziye Yang 2021-01-27 04:06:25 +0800
  • 82240049d6 unittest/nvmf_rdma: increase code coverage for nvme_rdma_alloc_rsps ChengqiangMeng 2021-01-28 09:00:12 +0800
  • e329ec45a6 nvme: add set_nvme_pcie_set_hotplug_filter Jim Harris 2021-01-29 09:31:31 -0700
  • 207e05831f env: add spdk_pci_device_allow() API Jim Harris 2021-01-29 09:12:46 -0700
  • 37d8b241a8 test/nvmf: Add DIF test utilizing the digest functionality Michal Berger 2021-01-21 13:27:48 +0100
  • 05aeb9db27 bdev/nvme/rpc: Add params to enable TCP hdgst and ddgst Alexey Marchuk 2021-01-21 14:53:16 +0300
  • 4c26a8e79f lib/sock: Check conditions together. yidong0635 2021-02-08 09:51:42 +0800
  • 0859c83790 reactor: Construct a function to do common code. yidong0635 2021-02-07 08:55:20 +0800
  • 92e49c0044 test/scheduler: Wait for a bit for the governor to change the freq Michal Berger 2021-02-05 11:42:52 +0100
  • ccbdd1750f pkg:spdk.spec Add ncurses-devel to BuildRequires sunshihao520 2021-02-04 19:49:03 +0800
  • 02f9f45524 env_dpdk: add rte_ethdev dependency Jim Harris 2021-02-01 14:28:30 +0000
  • d92c2f118a lib/nvme: Remove qpair from all lists before freeing it. Vasuki Manikarnike 2021-02-04 15:54:37 +0000
  • 4b69ab67d9 test/aer: modify help case to return 0 wanghailiangx 2021-02-01 10:15:32 -0500
  • cf3ed0e19f test/app/stub: fix a null pointer passed as argument 'H' wanghailiangx 2021-01-26 04:12:49 -0500
  • afbab54cbb doc/accel_fw: update docs to reflect updated configuration paul luse 2021-01-20 14:43:08 -0500
  • e4070ee0e0 so_ver: increase all major versions Tomasz Zawadzki 2021-01-29 05:11:25 -0500
  • d126733f41 test/check_so_deps: remove the skip for idxd Tomasz Zawadzki 2021-01-29 12:11:40 -0500
  • 7d3b2c137a unittest/bdev: initialize mutex for portability Nick Connolly 2021-02-02 10:01:21 +0000
  • 00afb74669 test/vm_setup: fix LTS release checkout Karol Latecki 2021-02-03 19:13:12 +0100
  • b924daec88 virtio_blk: add segment number and segment size flags Jin Yu 2021-02-04 00:00:52 +0800
  • 6ff30cefe9 test/nvme_pcie: initialize mutex for portability Nick Connolly 2021-01-28 18:07:04 +0000
  • 48b2ac7a13 sock/posix: fix the zero copy enabling in initiator. Ziye Yang 2020-12-03 23:59:44 +0800
  • b1687cd456 lib:env_dpdk fix the enum rte_kernel_driver definition deference between dpdk 19.11 and 20.11 sunshihao520 2021-02-04 14:52:43 +0800
  • 0e73e10da8 lib/idxd: add a condition to sim workaround paul luse 2021-01-15 19:00:02 -0500
  • 6edaae0fb8 module/accel/idxd: stop submitting queued tasks as DSA batches paul luse 2021-01-10 14:58:57 -0500
  • 9623a0402b idxd: perf optimization, remove reg read paul luse 2021-01-10 10:51:49 -0500
  • 8a1a845053 idxd: simplification in re-balancing channels paul luse 2021-01-09 16:55:16 -0500