Commit Graph

  • 5322f30787 lib/nvme: Fix aborting queued abort requests at controller reset or destruct Shuhei Matsumoto 2020-05-21 08:59:16 +0900
  • 5cbc1d5cae lib/nvme: Factor out retry queued abort into a helper function Shuhei Matsumoto 2020-05-22 07:13:18 +0900
  • 9d4751a550 lib/nvme: Fix Abort Command Limit to process as 0's based value Shuhei Matsumoto 2020-05-19 02:15:02 +0900
  • 10c4193363 lib/nvme: Set the parent to failure when submission of any children failed Shuhei Matsumoto 2020-05-17 11:09:27 +0900
  • b3d0c369a8 lib/nvme: Fix wrong completion status when retrying queued abort command Shuhei Matsumoto 2020-05-15 20:15:02 +0900
  • 8c710c9d63 nvme/fio_plugin: Add Weighted Round Robin(WRR) Support Added code to enable WRR support in fio plugin ntsaravana 2020-06-03 17:12:35 +0530
  • 436b9be9d0 scripts/vagrant: Remove inline shell scripts Maciej Wawryk 2020-06-18 15:03:08 +0200
  • 6fac35a3f4 scripts/vagrant: Move getting variables into one place Maciej Wawryk 2020-06-18 13:13:44 +0200
  • 8f6fdefd53 scripts/vagrant: Add missing equal sign Maciej Wawryk 2020-06-18 13:10:41 +0200
  • 8e8864f27e test/cuse: use 512B block size on namespace revert Karol Latecki 2020-06-23 08:37:57 +0200
  • c10c9bf767 lib/ftl: Evict valid cache entries when destroying io channel Wojciech Malikowski 2020-06-17 12:47:47 -0400
  • 71ccea94ce doc: Update docs about new thread model Maciej Szwed 2020-02-04 13:38:57 +0100
  • 62ded32fd7 bdev/nvme: add failover option to bdev_nvme_reset Seth Howell 2020-06-12 16:35:47 -0700
  • 5f13e0f67f bdev/nvme: add a function for specifying a multipath trid. Seth Howell 2020-06-12 15:14:49 -0700
  • af9e73302f bdev/nvme: make the controller trid a pointer. Seth Howell 2020-06-18 12:59:19 -0700
  • 3a1f5364d2 nvme/tcp: Fix nvme_tcp_req free conflict between cmd sending and incoming pdu receiving Ziye Yang 2020-06-09 23:36:04 +0800
  • 6366e361fe test/nvme_arbitration: use extended block size API Changpeng Liu 2020-06-18 00:56:19 -0400
  • bd7689bd18 test/nvme_arbitration: don't print inactive namespace information Changpeng Liu 2020-06-18 00:45:25 -0400
  • 4539ac58ae vhost: fix vhost_blk_destroy issue Jin Yu 2020-06-18 03:34:24 +0800
  • a37fd6e03d uring: remove user's ring file descriptor operation. Ziye Yang 2020-06-17 22:48:09 +0800
  • 6acb9a5875 dpdkbuild: add support for DPDK 20.05 v20.04.x Darek Stojaczyk 2020-05-25 15:03:12 +0200
  • 1d903d69e6 doc: add entry about 20.04 vhost performance report Karol Latecki 2020-06-15 09:14:37 +0200
  • 5584232cce nvmf: Remove new_qpair callback from transport accept function pointer Ben Walker 2020-06-08 14:57:25 -0700
  • 268aacb24a rdma: Add new API spdk_rdma_qp_accept Alexey Marchuk 2020-06-16 11:31:24 +0300
  • 5f6ef934df mk/nvme/nvmf: Add deps for RDMA libs Alexey Marchuk 2020-06-15 18:48:10 +0300
  • 0ebb046038 test/nvme.sh: rewrite nvme_fio test to find namespaces using identify Seth Howell 2020-06-03 06:24:50 -0700
  • 4c21ef3645 test/cuse: revert NVMe namespaces to default state Tomasz Zawadzki 2020-06-08 03:18:32 -0400
  • d5eb583584 post_process: clearly delineate the beginning os script output. Seth Howell 2020-04-10 10:04:41 -0700
  • eb79ef5727 nvmf: expose api to remove qpair from internal poll group Jacek Kalwas 2020-06-04 16:13:06 +0200
  • 7b77e06801 sock/net_framework: Adding a static inline function to get next framework. yidong0635 2020-06-09 12:24:52 -0400
  • ea02571d0f nvmf/fc: Fix issue with multiple AERs and aborts Ben Walker 2020-06-16 09:30:33 -0700
  • 45a3cb2be4 test/bdevio: add data length check for extended LBA format Changpeng Liu 2020-06-15 20:40:59 -0400
  • c19fcb00d0 test/bdevio: consolidate IO valid check into a function Changpeng Liu 2020-06-15 20:37:20 -0400
  • 0aca4d91e8 lib/idxd: clean up some casting and type issues paul luse 2020-05-06 10:21:00 -0400
  • d7b0a892bc lib/accel: minor cleanup: remove extra stack variable in functions paul luse 2020-05-12 17:15:51 -0400
  • 89495464b1 examples/accel_perf: add option to provide fill parameter paul luse 2020-05-01 18:04:27 -0400
  • 0ef079c6e5 examples/accel_perf: add support for dual cast paul luse 2020-04-30 18:09:17 -0400
  • a68b315772 lib/accel: add dualcast function paul luse 2020-04-30 11:43:02 -0400
  • 8d2c520048 lib/idxd: add support for dual cast paul luse 2020-04-30 18:07:58 -0400
  • 40ec8e97fe examples/accel/perf: check engine ret values and don't stop on fail paul luse 2020-06-12 13:58:31 -0400
  • f2f1060ed2 test/cuse: run namespace managment test if device supports it Tomasz Zawadzki 2020-06-08 11:16:41 -0400
  • 2c47df9419 test/cuse: cleanup and better describe ns_manage test script Tomasz Zawadzki 2020-06-09 05:41:16 -0400
  • 933ba7f710 test/cuse: move nvme reset to reset_nvme_if_aer_unsupported() function Tomasz Zawadzki 2020-06-09 05:48:37 -0400
  • 4883aeb218 test/cuse: remove superfluous setup.sh Tomasz Zawadzki 2020-06-08 11:06:55 -0400
  • 256f554d9e test/common: add get_nvme_ctrlr_from_bdf() Tomasz Zawadzki 2020-06-08 10:48:03 -0400
  • 4e0eb251f7 test/cuse: move all nvme-cuse tests under single script Tomasz Zawadzki 2020-06-08 07:42:52 -0400
  • 24260d2a0d test/cuse: fix conflicting name for cuse tests Tomasz Zawadzki 2020-06-08 07:36:31 -0400
  • b3767a239d env_dpdk: expose base virtaddr as an option Jacek Kalwas 2020-06-04 17:57:19 +0200
  • 37051fa670 test/vpp: Allow skipping 'iscsi_tgt_vpp' run_test Tomasz Zawadzki 2020-06-04 03:35:18 -0400
  • ff24db746f nvmf: spdk_nvmf_tgt_accept no longer takes a new_qpair pointer Ben Walker 2020-06-08 14:38:29 -0700
  • c37cf9fbd8 nvmf: Make transport-chosen the only valid qpair scheduler Ben Walker 2020-05-27 14:42:07 -0700
  • e0cd084bcb nvmf/rdma: Clear num_outstanding_data_wr to zero when read I/O to the controller failed Shuhei Matsumoto 2020-05-10 20:38:59 +0900
  • af61ab90c7 nvmf/rdma: Skip the state DATA_TRANSFER_TO_HOST_PENDING when the I/O failed Shuhei Matsumoto 2020-04-29 21:20:56 +0900
  • e7e10859d3 nvmf: Make spdk_nvmf_tgt_accept return the number of events accepted Maciej Szwed 2020-06-10 12:11:16 +0200
  • d5ebb7e118 test/nvme_reserve: set host identifier at runtime Changpeng Liu 2020-06-10 20:13:18 -0400
  • 6b757ecb0f test/nvme_reserve: rename the global variables with "g_" prefix Changpeng Liu 2020-06-10 19:53:17 -0400
  • 6d169be55b add _ to spdk_nvm*_transport_register constructors. Seth Howell 2020-06-11 12:06:17 -0700
  • 4a27b3882e lib/bdev: add _ to spdk_bdev_module_register Seth Howell 2020-06-05 15:57:22 -0700
  • 5327de1ffa scripts/vagrant: [nvme] Enable CMB buffer on demand Michal Berger 2020-06-01 14:54:15 +0200
  • 262c35fc9a test/vhost: enable packed ring for BLK in performance tests Karol Latecki 2020-06-01 13:05:32 +0200
  • 2c7ba231d3 test/vhost_perf: use system fio if not specified by user Karol Latecki 2020-05-21 09:45:46 +0200
  • d3e367a5f1 test/vhost/common.sh: make fio bin variable local Karol Latecki 2020-05-21 09:43:44 +0200
  • e7ceb0b926 nvmf/fc: Fix compilation issue on gcc 9 Ben Walker 2020-05-28 14:37:18 -0700
  • d4f72f71e4 build: Don't compile DPDK when doing make install Ben Walker 2020-05-27 10:21:30 -0700
  • 3352b2a7b1 build: Copy headers to build/include on build Ben Walker 2020-05-11 15:36:18 -0700
  • 85bdd43b40 build: Example applications build to build/example Ben Walker 2020-05-11 15:02:01 -0700
  • c3b5ae0c60 build: Place fio plugins into build/fio Ben Walker 2020-05-28 11:39:36 -0700
  • 6b9b448e53 build: Output executables from the app directory to build/bin Ben Walker 2020-05-11 14:15:03 -0700
  • 918177d6fd vhost: set the packed ring as default Jin Yu 2020-06-10 00:00:22 +0800
  • 817c7b4f6c thread: add info logs Jin Yu 2020-06-08 22:59:13 +0800
  • d3e9384c5a test/nvme_dp: return failure correctly when test it in CI Changpeng Liu 2020-06-04 21:15:56 -0400
  • 8cad1a9d15 nvme/fio_plugin: allow for not supplying a namespace. Seth Howell 2020-06-04 10:20:35 -0700
  • efc0fb1706 doc: add entry about 20.04 nvme-of tcp performance report Karol Latecki 2020-06-09 09:27:50 +0200
  • bcf04682f1 test/ocf: do not use iter_pci_class_code in OCF test Tomasz Zawadzki 2020-06-09 09:06:02 -0400
  • d1ad2cc9a4 nvmf/nvmf_rpc: Remove unnecessary returns. yidong0635 2020-06-10 12:31:02 -0400
  • 41219b2b9e iscsi: Add DataSequenceInOrder in discovery_ignored_param Ziye Yang 2020-06-11 00:11:37 +0800
  • b7200d0eb8 doc: add entry about 20.01 nvme-of rdma performance report Karol Latecki 2020-06-10 14:59:49 +0200
  • 9135a72cf8 nvmf: Keep a list of poll groups on each target Ben Walker 2020-05-27 14:59:54 -0700
  • 03e3fc4f58 githooks/prepush: remove clang Monica Kenguva 2020-06-02 01:01:30 +0000
  • 687a9ab516 iscsi migration test: Extend the execution time of fio. Ziye Yang 2020-06-08 20:31:00 +0800
  • d0818a2cbb test/iscsi: fix wait for iscsi devices in ip migration test Ziye Yang 2020-06-09 19:28:58 +0800
  • 1780a09847 vm_setup: Add dedicated source for yum Michal Berger 2020-05-18 16:53:22 +0200
  • 4a04fc1976 vm_setup: Add dedicated source for pkg Michal Berger 2020-05-18 16:52:59 +0200
  • ec43840112 vm_setup: Add dedicated source for pacman Michal Berger 2020-05-18 16:52:33 +0200
  • 16f36c7b88 vm_setup: Add dedicated source for dnf Michal Berger 2020-05-18 16:52:10 +0200
  • 2b9ac640b3 vm_setup: Add dedicated source for apt-get Michal Berger 2020-05-18 16:51:29 +0200
  • 315d47da4b lib/nvmf: Clean up abort AER request operation Shuhei Matsumoto 2020-06-01 12:52:51 +0900
  • 55c39cd008 lib/nvmf: Change nvmf_ctrlr_abort_aer() to set completion status of aborted I/O to ABORTED Shuhei Matsumoto 2020-06-01 10:35:58 +0900
  • db96437e42 lib/nvmf: Include redirection into spdk_nvmf_request_complete() Shuhei Matsumoto 2020-05-22 07:10:48 +0900
  • d13e9dde6e bdevperf: Abort the timeout I/O Shuhei Matsumoto 2020-05-27 07:05:37 +0900
  • 3ffdff7c5a bdevperf: Set timeout to detect starved I/O and count timeout I/Os Shuhei Matsumoto 2020-05-27 09:25:56 +0900
  • 972ca153d3 bdevperf: Add CLI option to disable using zcopy bdev API Shuhei Matsumoto 2020-05-26 17:00:39 +0900
  • 84caaf5a93 bdevperf: Count Failed I/Os Shuhei Matsumoto 2020-05-26 13:56:12 +0900
  • 82d77ca6f5 bdev/delay: Set zcopy I/O type to be unsupported regardless of backend bdev module Shuhei Matsumoto 2020-06-07 03:12:49 +0900
  • a954d2bf30 bdev/delay: Abort I/O delayed to complete Shuhei Matsumoto 2020-05-26 08:13:41 +0900
  • 8661ded761 check_so_deps: Small refactor Michal Berger 2020-06-02 16:44:28 +0200
  • 44ab133f70 example/nvmf: Fix the case when thread is terminated by communicating with other threads Shuhei Matsumoto 2020-05-27 17:54:45 +0900
  • 90be351f87 lib/makefile: move vhost_user.c into lib/virtio directory WANGHAILIANG 2020-06-03 15:52:12 +0800
  • c01fe4c530 bdev/delay: Abort all I/Os delayed to complete at reset I/O Shuhei Matsumoto 2020-05-26 07:13:09 +0900
  • bfc9ddde2d bdev/passthru: Support I/O type ABORT Shuhei Matsumoto 2020-06-07 02:55:01 +0900