Commit Graph

  • b81550158d test/vhost: fix vhost_blk RPC tests Daniel Verkamp 2017-11-17 16:45:22 -0700
  • 8d62bec415 bdevperf: Allocate task for each target in the beginning Ziye Yang 2017-11-20 18:22:45 +0800
  • dd01e9353d nbd: use pthread_create instead of fork Jim Harris 2017-11-21 12:52:37 -0700
  • 1517ed376d nbd: put all fds in spdk_nbd_disk Jim Harris 2017-11-21 12:51:57 -0700
  • 745c0496fe doc: update vhost doc Pawel Wodkowski 2017-11-09 20:26:02 +0100
  • b1e850cd10 test/vhost: small fixes to common.sh file Pawel Wodkowski 2017-11-16 15:33:09 +0100
  • ac176c7e87 test/vhost: remove outdated README Pawel Wodkowski 2017-11-16 14:27:20 +0100
  • e5e3658612 autotest_common.sh: small fixes and adjustments Pawel Wodkowski 2017-11-15 19:43:15 +0100
  • 45caa6f859 test/vhost: don't use global VHOST_APP in spdk_vhost_run Pawel Wodkowski 2017-11-15 14:56:07 +0100
  • 4df5329092 iscsi: stop using "OK/NG" for comments in ACL Shuhei Matsumoto 2017-11-15 09:15:58 +0900
  • b17d4d9135 build: only touch output if build is successful Daniel Verkamp 2017-11-20 16:18:03 -0700
  • f7370b65bd rte_virtio: rename virtio_pci_ops to virtio_dev_ops Dariusz Stojaczyk 2017-11-03 15:41:31 +0100
  • ec0b92faf2 rte_virtio: removed virtio_dev conversion macros Dariusz Stojaczyk 2017-11-03 15:39:45 +0100
  • d42de5c864 rte_virtio: renamed virtio_dev.h to virtio.h Dariusz Stojaczyk 2017-11-03 14:53:10 +0100
  • 9daed64edb rte_virtio/user: removed virtio_user_dev.h Dariusz Stojaczyk 2017-11-03 13:22:50 +0100
  • 136eb1150a rte_virtio: removed virtio_user_dev.c Dariusz Stojaczyk 2017-11-03 12:44:41 +0100
  • ad1c9bd791 rte_virtio/user: use linux virtio includes Dariusz Stojaczyk 2017-11-03 12:17:43 +0100
  • 21f46353a5 rte_virtio: remove vtpci references Dariusz Stojaczyk 2017-11-02 17:10:56 +0100
  • 38a22db999 rte_virtio: remove virtio_pci.h Dariusz Stojaczyk 2017-11-02 15:31:11 +0100
  • f69d819fae rte_virtio: move vtpci code to virtio_dev.c/.h Dariusz Stojaczyk 2017-11-02 15:20:25 +0100
  • a8c375ad77 rte_virtio: remove vtpci_internal Dariusz Stojaczyk 2017-11-02 15:04:21 +0100
  • 79f99ccce0 rte_virtio: add virtio_dev->ctx field Dariusz Stojaczyk 2017-11-15 13:25:38 +0100
  • d2fd8dd93c rte_virtio/user: operate on virtio_dev structs where possible Dariusz Stojaczyk 2017-11-15 13:21:53 +0100
  • bcaaae7e8c rte_virtio/user: inline virtio_user_dev_uninit function Dariusz Stojaczyk 2017-11-03 13:28:07 +0100
  • da5ba48996 rte_virtio: move vtpci reset out of virtio_dev_free Dariusz Stojaczyk 2017-11-02 17:33:18 +0100
  • 191b45d056 rte_virtio: remove interrupt-related callbacks Dariusz Stojaczyk 2017-11-01 14:41:54 +0100
  • 6a026a1ebf rte_virtio: remove vtpci_reinit_complete() Dariusz Stojaczyk 2017-11-01 14:41:07 +0100
  • f1e9e414d8 lvol: fix lvol store examine when no lvols present Maciej Szwed 2017-11-21 12:19:33 +0100
  • 136e7d13c8 test/vhost/initiator: temporarily disable fio test Daniel Verkamp 2017-11-20 12:58:26 -0700
  • 276d519afe test/iscsi/nvme_remote: use UNIX socket for RPC Daniel Verkamp 2017-11-20 11:06:09 -0700
  • 59515ed6f8 test/iscsi/ip_migration: use UNIX socket for RPC Daniel Verkamp 2017-11-20 11:01:28 -0700
  • 3c8991eb41 autotest_common: add server addr param to waitforlisten Daniel Verkamp 2017-11-20 10:54:53 -0700
  • ec1551c598 test/vhost/initiator: fix discover_bdevs usage Daniel Verkamp 2017-11-20 10:28:59 -0700
  • 834a9bb7e8 vhost: remove needless if branch for bvdev/svdev Xiaodong Liu 2017-11-21 01:06:56 -0500
  • b8705bf48c iscsi: manage IG's name and mask by linked list Shuhei Matsumoto 2017-11-15 09:14:27 +0900
  • 92ef1a64ec iscsi and ut/iscsi: return code to fail of IG creation Shuhei Matsumoto 2017-11-15 09:10:00 +0900
  • cf6fe9b15d lvol: add unmap and write zeros support Maciej Szwed 2017-11-15 15:54:28 +0100
  • f6e075cd54 blobstore: add unmap and write zeros support Maciej Szwed 2017-11-15 14:18:56 +0100
  • 65ff2125be test/vhost: move vhost split disk tests to nightly Karol Latecki 2017-11-21 10:33:20 +0100
  • 5764d85c09 test/vhost: fix typo in spdk_vhost.sh Karol Latecki 2017-11-21 13:14:12 +0100
  • c7d8b5db2c pci/dpdk: use rte_eal_dev_attach/detach for DPDK 17.11-rc3 Dariusz Stojaczyk 2017-11-15 23:09:35 +0100
  • ca5c92c47a env/dpdk: compile with rte_pci and rte_bus_pci for DPDK 17.11-rc1 Dariusz Stojaczyk 2017-11-15 15:15:35 +0100
  • 7eafc71956 env/dpdk: use rte_virt2iova instead of rte_virt2phys for DPDK 17.11 Dariusz Stojaczyk 2017-11-15 14:59:50 +0100
  • 2779cead22 dpdk: include rte_config.h where necessary Dariusz Stojaczyk 2017-11-15 14:52:32 +0100
  • c455024ca8 rte_virtio: remove legacy PCI device support Dariusz Stojaczyk 2017-11-01 14:38:23 +0100
  • 2716cd2a76 nvme_manage: retry the input command instead of just quitting. lu fan 2017-11-16 22:39:37 +0800
  • f539bb0374 ut/vhost: move mock functions to common vhost file Pawel 2017-10-22 18:14:53 +0200
  • f53d6c7a43 rpc: only unlink unix domain socket if *we* have created it Dariusz Stojaczyk 2017-11-20 22:13:43 +0100
  • 5bdbe36ee9 event/subsystem: fix subsystem init failure handling Dariusz Stojaczyk 2017-11-17 13:36:15 +0100
  • d0a4c8e0a9 bdev/nvme: support meta data on vendor specific commands Young Tack Jin 2017-11-13 22:33:11 -0800
  • 7c2ad9e3be config: default CONFIG_DPDK_DIR to dpdk submodule Daniel Verkamp 2017-11-17 14:28:44 -0700
  • 70b1de2d03 env: add conditional compile to remove rlimit code John Meneghini 2017-04-28 22:13:48 -0400
  • 5de74d085d nvmf: Fix the bug when destroy rdma queue pair. Cunyin Chang 2017-11-20 15:06:52 +0800
  • d244764809 dpdk: switch DPDK submodule to spdk-17.11 branch Daniel Verkamp 2017-11-16 16:30:03 -0700
  • 414e6df7ff vhost: clarify some error messages Dariusz Stojaczyk 2017-11-16 14:35:51 +0100
  • 8d716531a6 nvme/perf: fix print message while not finding devices Ziye Yang 2017-11-08 13:25:02 +0800
  • bc6540ad05 test/lvol: add friendly name specific tests Karol Latecki 2017-11-02 15:07:51 +0100
  • 3a6f8dc856 test/lvol: Add lvol tasting test Lukasz Galka 2017-10-23 17:03:18 +0200
  • f91894490b event/subsystem: remove unused params from g_next_subsystem->fini Dariusz Stojaczyk 2017-11-13 17:57:27 +0100
  • 8bd0514b35 test: remove unused test code for iscsi hotplug. Cunyin Chang 2017-11-09 14:53:45 +0800
  • 9124d31bb1 test: Add iscsi tgt hotplug test in bdev layer. Cunyin Chang 2017-11-09 13:36:45 +0800
  • 5fa2274ccb io_channel: change return type of spdk_channel_msg Ziye Yang 2017-11-16 15:42:37 +0800
  • 00b02039c5 event: Pollers must now be unregistered from the thread they run on. Ben Walker 2017-11-15 15:09:40 -0700
  • fcb4776fe7 event: Pollers must now be registered from the thread they run on. Ben Walker 2017-11-15 10:33:04 -0700
  • 03bb015cda nbd: Remove extra event on shutdown Ben Walker 2017-11-15 11:06:15 -0700
  • 4927c20681 iscsi: Treat unregistering pollers as a synchronous operation Ben Walker 2017-11-15 11:02:42 -0700
  • 9b63a93bab nvmf_tgt: Unregister pollers from the core they were polling on. Ben Walker 2017-11-15 10:48:32 -0700
  • 9102eef73d Revert "test/bdevio: add delay before starting unit tests" Ben Walker 2017-11-14 14:18:05 -0700
  • 435138b76d scsi: Register all pollers to the current core Ben Walker 2017-11-14 14:02:02 -0700
  • bfd55056b0 nvmf_tgt: Remove AcceptorCore config parameter Ben Walker 2017-11-14 13:51:39 -0700
  • 8cd7252f04 nvmf_tgt: Create pollers for poll groups on same core Ben Walker 2017-11-14 13:47:12 -0700
  • 95bbc6bf29 io_channel: Add spdk_io_channel_from_ctx Ben Walker 2017-11-14 12:15:58 -0700
  • 8175e30229 test/vhost: Remove norandommap from vhost initiator tests Karol Latecki 2017-11-02 15:40:20 +0100
  • a23fa64c83 blobcli: fix error path for non-CLI mode Paul Luse 2017-11-16 08:10:59 -0700
  • bb28be8adc event: ignore duplicated shutdown signals if signal received Liang Yan 2017-11-15 17:09:56 +0800
  • ed53cba059 nvme: normalize PCI addresses before comparing Daniel Verkamp 2017-11-13 14:19:20 -0700
  • 9f1fd30d5c Fix build issues when building on an ARM 64 platform Barry Spinney 2017-11-10 21:57:27 +0200
  • 63bf022b93 trace: Move trace flags to separate implementation file Ed Rodriguez 2017-09-12 10:50:24 -0400
  • c8b22dd071 unit/lvol: negative unit tests for lvols load Maciej Szwed 2017-10-27 15:09:53 +0200
  • bdba3e7e01 lvol: fix lvol store load on lvols load fail Maciej Szwed 2017-11-06 20:37:25 +0100
  • 97f3104bc7 blobfs: Add conf parse for blobfs. Cunyin Chang 2017-10-23 13:45:26 +0800
  • cc57c4a9bc fio_plugin: check the whether the qpair can be allocated. Ziye Yang 2017-11-09 15:03:32 +0800
  • 322cae6af4 build: remove tab from spdk_lib_list_to_files Daniel Verkamp 2017-11-15 09:55:24 -0700
  • 52412ab10b build: include spdk.app.mk in all app Makefiles Daniel Verkamp 2017-11-15 09:18:56 -0700
  • db26b96fc0 blobcli: fix issue with command parsing Paul Luse 2017-11-15 10:18:33 -0700
  • ea134c5cbf nvmf: Store subsystems in array instead of a list Ben Walker 2017-08-29 13:03:13 -0700
  • 1f8b6f3752 nvmf_tgt: Destroy poll groups on their respective cores Ben Walker 2017-11-03 13:44:10 -0700
  • 07c639cdec nvmf: Create poll groups on their respective cores Ben Walker 2017-11-02 16:03:10 -0700
  • db3edeb341 nvmf_tgt: Rewrite initialization as a state machine Ben Walker 2017-11-01 16:24:18 -0700
  • f7476d444b vhost/test: remove code that build SPDK and QEMU Pawel Wodkowski 2017-11-15 14:40:11 +0100
  • 32408765d5 test/vhost: small cleanup of spdk_vhost.sh Pawel Wodkowski 2017-11-14 15:52:20 +0100
  • fbccbb28c7 pci/dpdk: use rte_eal_dev_attach/detach for DPDK 17.11-rc3 Dariusz Stojaczyk 2017-11-15 23:09:35 +0100
  • 779dd1bc10 env/dpdk: compile with rte_pci and rte_bus_pci for DPDK 17.11-rc1 Dariusz Stojaczyk 2017-11-15 15:15:35 +0100
  • db704770d6 env/dpdk: use rte_virt2iova instead of rte_virt2phys for DPDK 17.11 Dariusz Stojaczyk 2017-11-15 14:59:50 +0100
  • c138dfe229 dpdk: include rte_config.h where necessary Dariusz Stojaczyk 2017-11-15 14:52:32 +0100
  • 3c293a883c rte_virtio: remove legacy PCI device support Dariusz Stojaczyk 2017-11-01 14:38:23 +0100
  • 4382434855 nvme/pcie: add memory barrier process completions PepperJo 2017-10-12 15:07:23 +0200
  • 7bcb08c02b iscsi: Load balancing of iSCSI target is not working Shuhei Matsumoto 2017-11-15 08:57:01 +0900
  • 441ca5fb5b autotest: add timing markers for vhost tests Daniel Verkamp 2017-11-09 16:38:44 -0700
  • 4fd2131ea8 nvme: use RTD3E to determine shutdown timeout Daniel Verkamp 2017-11-01 13:41:35 -0700