Commit Graph

  • b3ecb4c45c vhost_scsi: get vhost tasks in bulks Dariusz Stojaczyk 2017-06-22 11:44:41 +0200
  • 475d400394 vhost: removed spdk_vhost_dev_task_ref/unref Dariusz Stojaczyk 2017-06-21 12:11:41 +0200
  • b93a37a8fb rte_vhost: added error log in vhost_user_set_features Dariusz Stojaczyk 2017-06-16 15:45:30 +0200
  • 0c471fd668 vhost_scsi: enable VIRTIO_SCSI_F_CHANGE flag Dariusz Stojaczyk 2017-06-16 15:13:36 +0200
  • 5160ffaff5 vhost_scsi: fixed unsafe type conversion from vdev to svdev Dariusz Stojaczyk 2017-06-28 12:40:36 +0200
  • 3c497395cc vhost_scsi: implemented eventq hotremove Dariusz Stojaczyk 2017-06-06 20:35:56 +0200
  • f168e45283 vhost_scsi: renamed controlq poller to mgmt poller Dariusz Stojaczyk 2017-06-29 17:01:16 +0200
  • 72343bcf23 scsi: added lun hotremove callback Dariusz Stojaczyk 2017-06-28 12:21:21 +0200
  • a502b88da6 env_dpdk: allow spdk_mem_map_free() map to be NULL Daniel Verkamp 2017-06-28 13:31:29 -0700
  • ec7dad7199 nvme-rdma: probe the discovery ctrlr when the subnqn is set GangCao 2017-06-25 16:42:03 -0400
  • 8486e38d4a nvmf/rpc: add trtype alias for transport names Daniel Verkamp 2017-06-28 11:07:41 -0700
  • 37a7ff0fd7 nvme: add API to convert trtype and adrfam to string Daniel Verkamp 2017-06-27 17:05:15 -0700
  • dbbde9991d test/bdev/nbd: allow building with old kernels Daniel Verkamp 2017-06-26 13:22:20 -0700
  • 0d7e2b6416 vhost: basic virtio block implementation Pawel Wodkowski 2017-05-24 16:48:22 +0200
  • c9a97addeb vhost: don't start device before got valid descriptor Changpeng Liu 2017-06-29 08:55:01 +0800
  • b3022e129d test/nvmf: Replace hard coded references to NVMF_FIRST_TARGET_IP. Seth Howell 2017-06-27 16:43:28 -0700
  • 83289767cd nvme/fio_plugin: make NVMe-oF check generic Daniel Verkamp 2017-06-27 16:56:28 -0700
  • 144ba3a1cb test: move iSCSI unit tests to test/unit Daniel Verkamp 2017-06-23 17:05:41 -0700
  • 9fa2762711 test: move log unit test to test/unit Daniel Verkamp 2017-06-23 16:13:05 -0700
  • 4b468d7c9b bdevperf: create task buffer pool after enumerating targets Jim Harris 2017-06-27 17:20:45 -0700
  • c1f49bedb1 fio_plugin: allow specifying a shared memory ID Jim Harris 2017-06-27 14:21:07 -0700
  • 2887f8ef49 fio_plugin: fix README Jim Harris 2017-06-27 14:15:59 -0700
  • 79f53469eb nvme/perf: add additional latency cutoffs Jim Harris 2017-06-23 17:40:17 -0700
  • 65bd6422ee iscsi: remove pointless assert(task != NULL) Daniel Verkamp 2017-06-26 11:03:55 -0700
  • e09174b1eb nvme/fio_plugin: fix declaration after statement Daniel Verkamp 2017-06-26 12:26:26 -0700
  • 255d0e529c test/iscsi/param: fix declaration after statement Daniel Verkamp 2017-06-26 12:21:43 -0700
  • 9b509a2944 iscsi: fix declaration after statement Daniel Verkamp 2017-06-26 12:17:36 -0700
  • 23d3f49e6c net: fix declaration after statement Daniel Verkamp 2017-06-26 11:28:14 -0700
  • 4671369ab2 blobstore: fix declaration after statement Daniel Verkamp 2017-06-26 11:19:34 -0700
  • 6d4147c2de test/unit/json_util: initialize output object Daniel Verkamp 2017-06-26 11:12:29 -0700
  • 16fb6ba93b Revert "test/blobfs: use test stub" Daniel Verkamp 2017-06-27 10:02:55 -0700
  • 58c2bb850c nvme: use case-sensitive comparison for NQNs Daniel Verkamp 2017-06-26 10:13:59 -0700
  • 45f7571a08 blobfs: Fix bug when reading unwritten region after truncate Ben Walker 2017-06-27 10:09:34 -0700
  • 596f92f583 fio_plugin: add mem_size to fio config file John Kariuki 2017-06-15 15:38:42 -0700
  • 097352282f test/blobfs: test long file name when opening file in async mode Liang Yan 2017-06-13 15:42:08 +0800
  • e7a4813641 Update DPDK submodule. Jim Harris 2017-06-21 23:25:32 -0700
  • 476adee791 version: add version header Daniel Verkamp 2017-06-09 15:16:18 -0700
  • f316c38783 test/bdev: add nbd test app Jim Harris 2017-06-20 15:39:06 -0700
  • 763ec4c399 nvme/uevent: use env PCI addr helper functions Daniel Verkamp 2017-06-22 09:42:13 -0700
  • 0ac06e088b env: extend PCI address domain to 32 bits Daniel Verkamp 2017-06-21 15:05:47 -0700
  • fa3dd136d0 test/app/stub: remove sentinel file on shutdown Jim Harris 2017-06-21 23:30:02 -0700
  • c09bfe8965 lib/env: add spdk_unaffinitize_thread Jim Harris 2017-06-22 12:48:33 -0700
  • c588baab29 reactor: add pid to names for rings and mempools Jim Harris 2017-06-22 07:57:54 -0700
  • e2a5855afd rocksdb: Add env/ as an include path Ben Walker 2017-06-22 16:26:16 -0700
  • 5b3bc8bd6e Revert "blockdev, nvme: test parsing device exported by NVMe-oF in conf" Jim Harris 2017-06-22 15:42:58 -0700
  • d40b934652 doc: Improve NVMe documentation entry page Ben Walker 2017-06-09 10:21:07 -0700
  • e3ff3e4e59 rpc: Remove event framework and config file Ben Walker 2017-06-15 14:48:48 -0700
  • c224997be5 bdev: Remove direct calls to start/stop pollers Ben Walker 2017-06-15 12:01:53 -0700
  • 0cb7586e13 bdev: Use message passing from io_channel.h instead of events Ben Walker 2017-06-15 13:51:31 -0700
  • 4185205540 scsi: Remove cb_event. It is no longer necessary. Ben Walker 2017-06-08 13:45:41 -0700
  • 293f920158 test: add vhost test plan Karol Latecki 2017-05-26 12:46:23 -0400
  • ae2932c9b4 test/vhost: change vm_kill_all to vm_shutdown_all Karol Latecki 2017-06-19 13:19:51 +0200
  • 8912fc193f blockdev, nvme: test parsing device exported by NVMe-oF in conf Ziye Yang 2017-06-19 14:54:29 +0800
  • 633f975e58 examples/perf: fill buffer with non-zeroed data when QD=1 Changpeng Liu 2017-06-22 16:48:55 +0800
  • 728d001395 test: move blob library unit tests to test/unit Daniel Verkamp 2017-06-21 14:31:29 -0700
  • a4a8c40fe2 test: move IOAT library unit test to test/unit Daniel Verkamp 2017-06-21 14:27:05 -0700
  • 70318fd2e6 test: move NVMe-oF library tests to test/unit Daniel Verkamp 2017-06-19 14:07:24 -0700
  • fe13f87926 test: move NVMe library tests to test/unit Daniel Verkamp 2017-06-19 13:58:25 -0700
  • 6f7bf9314b test: move JSON-RPC tests to test/util Daniel Verkamp 2017-06-19 13:44:20 -0700
  • 50ff9de715 test/nvme/aer: clean up and simplify AER test Daniel Verkamp 2017-06-19 10:27:03 -0700
  • 2d34864a61 nvmf: stub out Abort command support Daniel Verkamp 2017-06-16 10:06:09 -0700
  • 27becf40d0 autotest.sh: remove extra files generated by lcov. Seth Howell 2017-06-20 15:29:43 -0700
  • ee368e7b81 Autotest: Enable ASAN if there is asan lib Ziye Yang 2017-06-12 13:08:19 +0800
  • 90779f58c7 bdev: Move event subsystem initialization to event_bdev Ben Walker 2017-06-14 16:37:15 -0700
  • aacd61d54a vhost: Move subsystem initialization to event_vhost Ben Walker 2017-06-14 16:23:52 -0700
  • c9f8765a69 scsi: Move event subsystem initialization to event_scsi Ben Walker 2017-06-14 16:20:25 -0700
  • 0c25463da0 autobuild: verify that generated files are ignored Daniel Verkamp 2017-06-20 10:22:21 -0700
  • 619ab1a700 nvme: no need to send abort notification for died application GangCao 2017-06-15 02:02:54 -0400
  • c5a93f3519 dpdk: switch submodule to spdk-17.05 branch Daniel Verkamp 2017-06-01 16:27:50 -0700
  • bc70a4d63f vhost_scsi: properly handle requests to unsupported lun Dariusz Stojaczyk 2017-06-13 18:35:30 +0200
  • 6bd3e2a0a7 vhost_scsi: do not abort on unfinished scsi tasks in destroy_device Dariusz Stojaczyk 2017-06-12 20:53:18 +0200
  • db751c1625 Revert "vhost: Don't panic if the task count isn't 0" Dariusz Stojaczyk 2017-06-12 12:17:50 +0200
  • cc439ec2eb nvme/fio_test: add nvme performance test scripts John Kariuki 2017-05-30 15:46:04 -0700
  • 2b22e2aa7a rpc: Move module initialization to event_rpc Ben Walker 2017-06-14 16:11:15 -0700
  • e7485922b0 net: Move module initialization into event_net Ben Walker 2017-06-14 16:08:01 -0700
  • 199e4862d2 iscsi: Move asynchronous subsystem init to event_iscsi Ben Walker 2017-06-14 15:59:16 -0700
  • 4d8c07901f copy: Move asynchronous module init to event_copy Ben Walker 2017-06-14 15:55:29 -0700
  • d57bf4cc82 test: move JSON library unit tests to test/unit Daniel Verkamp 2017-06-19 13:35:44 -0700
  • 8b0f2ad4f3 test: move SCSI library unit tests to test/unit Daniel Verkamp 2017-06-19 13:22:05 -0700
  • a9c37fd366 test: move SCSI/NVMe translation test to test/unit Daniel Verkamp 2017-06-19 13:07:20 -0700
  • e37b070a2e test: move lib/util unit tests to test/unit Daniel Verkamp 2017-06-19 12:52:01 -0700
  • 65918cb8ff log: Add a print to stderr threshold Ben Walker 2017-06-13 11:26:21 -0700
  • cca697b0ec log: Reduce lots of duplicated code Ben Walker 2017-06-13 11:35:27 -0700
  • c80e7df5c3 test/nvme: optimization of hotplug script. cunyinch 2017-06-19 11:48:36 +0800
  • 721a4d44ec bdev/nvme: generalize check for NVMe-oF TRID types Daniel Verkamp 2017-06-16 12:39:37 -0700
  • 65ff7a63d2 nvme: special case TRID comparison for PCIe Daniel Verkamp 2017-06-16 12:32:25 -0700
  • a4381cfe31 test: begin moving unit tests into test/unit Daniel Verkamp 2017-05-16 16:51:12 -0700
  • 235a8e377e log: Rename, document the open and close calls Ben Walker 2017-06-13 11:16:15 -0700
  • dda26fba8b log: Change priority to generic log level Ben Walker 2017-06-13 11:08:48 -0700
  • 99cad03497 bdev,nvme: make conf can parse NVMe-oF target Ziye Yang 2017-06-08 09:54:36 +0800
  • 5dff1923b6 test/nvme: use stub to accelerate test time Jim Harris 2017-06-15 16:29:35 -0700
  • d939572ab3 event/env: remove dpdk_ prefix Ziye Yang 2017-06-16 16:41:13 +0800
  • 7c4fe3d2d3 example/hotplug: quit from hotplug once the count of hotplug is correct. cunyinch 2017-06-16 08:22:35 +0800
  • 22f65e474d test/nvme: detect the online NVMe devices before the setup.sh. cunyinch 2017-06-16 10:36:26 +0800
  • 4f2d6a2fc9 Revert "test/vhost: reenable resets" Jim Harris 2017-06-16 07:47:52 -0700
  • 8fbaa73e69 vhost: Add a separate subsystem library Ben Walker 2017-06-13 10:41:35 -0700
  • 53a587de7b iscsi: Add a separate subsystem library Ben Walker 2017-06-13 10:38:16 -0700
  • 5015ec9ce8 scsi: Add a separate subsystem library Ben Walker 2017-06-13 10:30:46 -0700
  • 674de77551 rpc: Add a separate subsystem library Ben Walker 2017-06-13 10:18:50 -0700
  • 5cf5dbff24 net: Add a separate subsystem library Ben Walker 2017-06-12 14:53:18 -0700