Commit Graph

  • 5550beb879 nbd: Make nbd_poll return real busy/idle status Maciej Szwed 2020-07-01 11:44:23 +0200
  • 42f2f01a0e nvme: fix timeout log during ctrlr state change Jacek Kalwas 2020-07-07 23:12:23 +0200
  • 74ef0b3963 mk/spdk.common.mk: Add the uring library support if configured. Ziye Yang 2020-07-07 22:03:40 +0800
  • d80c9f6257 lib/nvme: Add underscore prefix to nvme_qpair_abort_queued_reqs() Shuhei Matsumoto 2020-06-23 04:01:33 +0900
  • f2bd635ecf lib/nvme: Add qpair_iterate_requests() to iterate the common operation among transports Shuhei Matsumoto 2020-05-18 07:05:51 +0900
  • aa2ea2bed5 nvme/rdma: Follow the fix in TCP transport and restore nvme_rdma_req_put() Shuhei Matsumoto 2020-06-23 06:20:38 +0900
  • ad69e739e1 nvme/tcp: Dequeue request from outstanding list before calling completion Shuhei Matsumoto 2020-06-29 23:32:45 +0900
  • e060285ea6 nvme/tcp: Change nvme_tcp_req_complete() to take tcp_req instead of req Shuhei Matsumoto 2020-07-01 01:28:27 +0900
  • b1074c4905 sock/rpc: Add sock_impl_get/set_options RPC methods Evgeniy Kochetov 2020-01-28 19:24:46 +0000
  • 449dee3563 nvme/tcp: Fix the sending conflict between cmd and h2c pdu. Ziye Yang 2020-07-05 00:23:25 +0800
  • cb619b5229 bdev: add allowlist to bdev layer yupeng 2020-06-27 07:06:28 +0000
  • 30ee8137cf blob: Add a bitmask for quickly checking which blobs are open Ben Walker 2020-06-04 11:44:02 -0700
  • 9de6d03ee4 scripts/perf: Fix kernel fio filename generator Maciej Wawryk 2020-05-22 11:24:53 +0200
  • eb15a29f27 iscsi/tgt_node: Fix truncation warning on clear-linux-os-33460 yidong0635 2020-07-06 04:55:26 -0400
  • 131e6b0208 check_format: Mitigate #1455 Michal Berger 2020-07-06 09:23:03 +0200
  • 6ff8cd3dbf pkgdep/git: Don't clone nvme-cli-cuse repo if it already exists Michal Berger 2020-07-03 10:16:32 +0200
  • 38f0b0f4aa pkgdep/git: Fix typo in the nvme-cli-cuse's repo path Michal Berger 2020-07-03 10:13:43 +0200
  • eb05cbd677 pollers: Fix pollers to return correct busy status Maciej Szwed 2020-05-04 11:51:27 +0200
  • 058be487c3 test/ftl: point to absolute path to setup.sh Tomasz Zawadzki 2020-06-18 05:45:19 -0400
  • 6b19775bd9 test/common: fail the tests if get_nvme_bdfs() returns no devices Tomasz Zawadzki 2020-06-09 08:28:44 -0400
  • 9798e12bad test/nvme-cli: exit early if unsupported nvme-cli is used Tomasz Zawadzki 2020-06-18 08:23:53 -0400
  • d4658f693a test/nvmf: always test nvme-cli and build it too Tomasz Zawadzki 2020-06-19 05:34:45 -0400
  • f9122e9054 test/common: move nvme-cli compilation to common script Tomasz Zawadzki 2020-06-24 06:29:10 -0400
  • 0f6b0ed67c test/common: point to $rootdir instead of pwd in get_nvme_bdfs Tomasz Zawadzki 2020-06-18 05:42:02 -0400
  • 9803ad73ea test/nvme-cli: clean all previous artifacts from builds Tomasz Zawadzki 2020-06-18 11:18:28 -0400
  • af761ab167 test/nvme-cli: exit early when not running on Linux Tomasz Zawadzki 2020-06-18 09:00:24 -0400
  • d76951c7ba nvme_rdma: fix the recvs_to_post.first to NULL Jin Yu 2020-07-02 22:39:32 +0800
  • 05805e54a0 nvme:disconnected state then destroying state Jin Yu 2020-07-01 18:28:22 +0800
  • 19228a0602 nvme_rdma:fix current_num_sends to current_num_recvs Jin Yu 2020-07-02 22:33:45 +0800
  • 74c9fd40fd sock: keep track of removed sockets during call to poll Seth Howell 2020-03-30 14:54:02 -0700
  • abe077a5ef nvme_spec: add definitions for I/O Command Sets aka. Namespace Types Simon A. F. Lund 2020-06-16 18:32:23 +0200
  • ae6c40a4a5 lib/nvme: fallback to NVM when then given command_set is not supported Simon A. F. Lund 2020-06-16 18:35:12 +0200
  • 7ff9609f3d nvme: add security send/receive quirk for Intel 900P SSDs Jim Harris 2020-07-01 12:33:23 -0700
  • cd8b9455ad test: Enable uring test in CI pool. Ziye Yang 2020-06-30 00:34:52 +0800
  • 7303918290 scripts/pkgdep: Add uring install function Maciej Wawryk 2020-05-29 14:37:34 +0200
  • e7a86c42a4 ut/blob: more portable cunit version check Jörg Thalheim 2020-06-30 22:25:49 +0100
  • 7137bde120 lib/blob: fix a potential wrong release of md page Sochin Jiang 2020-07-01 21:11:46 +0800
  • 16364fdc14 nvme: copy 8 bytes at a time into virtualized CMB Jim Harris 2020-06-30 16:57:41 -0700
  • e762508854 nvme_rdma: Add check for keyed SGL length Alexey Marchuk 2020-06-25 15:19:49 +0300
  • d09acccfe2 test/vm_setup.sh: prioritize dnf over yum Tomasz Zawadzki 2020-06-25 07:46:26 -0400
  • 8bfb8c6a65 test/vm_setup.sh: exit with error when unsupported pkg manager is detected Tomasz Zawadzki 2020-06-25 05:01:02 -0400
  • 82540a6fd1 test/vm_setup.sh: use $package_manager var instead of $PACKAGEMNG Tomasz Zawadzki 2020-06-25 03:35:13 -0400
  • 7ea417e5a3 spdk_top: Issue crash when pollers number changes Maciej Szwed 2020-06-10 10:21:48 +0200
  • af0057e6e1 scripts/perf: Add effective QD counting Maciej Wawryk 2020-06-03 10:20:16 +0200
  • c0ff295493 perf/nvmf: add option to skip SPDK build on initiators Karol Latecki 2020-06-26 08:33:27 +0200
  • d3f46b279b perf/nvmf: aggregate read and write results Karol Latecki 2020-06-25 18:06:07 +0200
  • 9228dd5dd7 perf/nvmf: sum results from all test initiators properly Karol Latecki 2020-06-25 17:45:02 +0200
  • baa1f8a4a1 perf/nvmf: save per initiator results to a file Karol Latecki 2020-06-25 11:56:05 +0200
  • 784553b681 test/iscsi: remove nvme bdev controller test case Karol Latecki 2020-06-29 12:32:38 +0200
  • afa0404c4b Revert "scripts/vagrant: Remove inline shell scripts" Karol Latecki 2020-06-25 13:18:24 +0200
  • cb98b2ab3e nvme/tcp: Report that we have free entries if send_ack is set. Ziye Yang 2020-07-01 00:39:13 +0800
  • a213592c89 nvmf/tcp: Fix the error return code Ziye Yang 2020-07-01 04:15:25 +0800
  • 65d14fd9dd doc: add 20.04 nvme-of rdma performance report link Karol Latecki 2020-06-24 18:41:32 +0200
  • 021ebb3529 bdev_nvme/opal: remove unnecessary opal configuration Changpeng Liu 2020-06-29 18:29:55 +0800
  • c3ace4f40c bdev_nvme/opal: use spdk_bdev_unregister() when deleting a vbdev Changpeng Liu 2020-06-22 17:52:46 +0800
  • 0a0fe3df5c vm_setup: Remove exec() call from install_git Michal Berger 2020-06-05 22:38:39 +0200
  • 4892b9353d vm_setup: Add arg for disabling use of tsocks Michal Berger 2020-06-05 17:22:50 +0200
  • a66c52fd5c vm_setup: Install extra dependencies from a separate function Michal Berger 2020-06-05 16:41:45 +0200
  • 0ccf1fc36b vm_setup: Move gcc version check to git sources Michal Berger 2020-06-05 15:17:14 +0200
  • 7d2b98a770 vm_setup: Preserve environment when calling sudo Michal Berger 2020-06-02 11:24:58 +0200
  • 70dfde6f1e vm_setup: Introduce $GIT_REPOS Michal Berger 2020-06-02 10:48:47 +0200
  • 40d20acb72 autotest: always test against SPDK shared objects Seth Howell 2020-06-19 15:37:41 -0700
  • 3852afd6d8 test/nvme: in hotplug test copy lib files. Seth Howell 2020-06-23 15:26:04 -0700
  • 36e140b89e mk/spdk.nvmecli.mk: add some missing conditions. Seth Howell 2020-06-22 16:30:11 -0700
  • 013b6b5234 move env.sh test under unittest label. Seth Howell 2020-06-19 16:14:41 -0700
  • 05d92eaff7 autobuild.sh: configure without shared libraries for unittests Seth Howell 2020-06-19 20:00:31 -0700
  • 150b9f6219 test/external_code: set LD_LIBRARY_PATH once. Seth Howell 2020-06-19 15:30:10 -0700
  • c75dfb4201 nvme/perf: Free resources when abnormal exit. yidong0635 2020-06-22 05:05:01 -0400
  • 4c156e6379 lib/scsi: downgrade SCSI SO version Tomasz Zawadzki 2020-06-29 10:02:01 -0400
  • 59a91950ec Pull two additional patches into the DPDK submodule Darek Stojaczyk 2020-03-27 08:57:16 +0100
  • abeae98424 lib/blob: check return value after malloc() and strdup() Yan Wang 2020-06-09 15:02:31 +0800
  • 1befc43b2d json_config: fix error message for loading failures Darek Stojaczyk 2020-06-19 13:36:01 +0200
  • f53bf7676c test/check_so_deps: limit scope of header checks. Seth Howell 2020-06-16 10:09:48 -0700
  • 03b8afa669 test/check_so_deps.sh: fix output parsing. Seth Howell 2020-06-26 09:04:40 -0700
  • 27f435bc1d lib/nvmf: raise RDMA acceptor backlog to 100. Seth Howell 2020-06-26 09:46:36 -0700
  • 203ed4f673 lib/nvme: report rdma_connect errors up the stack. Seth Howell 2020-06-26 09:43:36 -0700
  • 8421f83973 rdma: Fix qpair desctruction in error flow Alexey Marchuk 2020-06-25 11:07:15 +0300
  • 89013903fe NVME: Fixes stuck IOs during hot remove (#1451) Michael Haeuptle 2020-06-23 13:43:18 +0000
  • ceb07eb8f4 nvme/tcp: Fix send_cb and recv pdu function contention when there is R2T. Ziye Yang 2020-06-25 17:56:32 +0800
  • c833729b22 sock/uring: Fix the nvmf_shutdown_tc3 failure issue. Ziye Yang 2020-06-25 07:18:07 +0800
  • 74050eacd7 script/perf: move "make clean" before "./configure" WANGHAILIANG 2020-06-08 15:24:50 +0800
  • a1c00096dd example/hello_blob: Drop .ini config in favor of json WANGHAILIANG 2020-06-19 17:01:54 +0800
  • b18895d025 UT/scsi_reserve: add Persistent Reserve with SPC2 RESERVE/RELEASE test case Changpeng Liu 2020-06-15 03:52:16 -0400
  • 51fe275f10 UT/scsi_reserve: add a typical unit test case for SPC2 RESERVE/RELEASE Changpeng Liu 2020-06-15 03:00:52 -0400
  • 6b6a3ff91f scsi: add SPC2 RESERVE/RELEASE support Changpeng Liu 2020-06-08 02:13:10 -0400
  • 9d7b1f7525 vm_setup: Clone spdk from a separate function Michal Berger 2020-05-18 17:32:01 +0200
  • 3920b81681 vm_setup: Make vm_setup.sh to use specific source for repo installations Michal Berger 2020-05-18 17:28:25 +0200
  • 585c9298e4 vm_setup: Make vm_setup.sh to use specific source for package managers Michal Berger 2020-05-18 17:20:37 +0200
  • aede72ef43 vm_setup: Fix target dir lookups for vpp Michal Berger 2020-06-02 11:07:05 +0200
  • 4290d218f6 vm_setup: Don't perform checkout directly in spdk repo Michal Berger 2020-06-02 11:02:28 +0200
  • c943701c7d vm_setup: Compile refspdk in a subshell Michal Berger 2020-05-19 10:51:36 +0200
  • 18bc2f70d6 vm_setup: Add dedicated source for git repos Michal Berger 2020-05-18 17:13:22 +0200
  • eb76afe78b event: add iova-mode parameter Jin Yu 2020-06-17 01:26:30 +0800
  • 2ac8d3ff5e nvme/tcp: Allocate send_pdu with DMA allocated memory. Ziye Yang 2020-06-19 19:54:13 +0800
  • d81d7a2c22 bdev/nvme: fix the compilation warning for unused variable. Ziye Yang 2020-06-23 19:44:03 +0800
  • 465b2f8a6b nvme/rdma: Inline nvme_rdma_req_put() Shuhei Matsumoto 2020-06-12 11:47:02 +0900
  • a57aeac1fe nvme/rdma: Dequeue request from outstanding list before calling completion Shuhei Matsumoto 2020-06-11 05:25:59 +0900
  • 299fce881a nvme/pcie: Dequeue request from outstanding list before calling completion Shuhei Matsumoto 2020-06-12 08:42:09 +0900
  • aacac0b433 lib/nvme: Get ctrlr simply from req->qpair->ctrlr at spdk_nvme_ctrlr_cmd_abort() Shuhei Matsumoto 2020-06-13 16:16:35 +0900
  • 43f3a8d99f lib/nvme: Factor out submit abort request into a helper function Shuhei Matsumoto 2020-05-19 03:12:31 +0900