Commit Graph

  • d798ac57a7 autorun_post: save aggregated test completion list to file Karol Latecki 2018-03-26 10:32:16 +0200
  • dd8b1719d2 rpc: rpc method 'get_rpc_method' does not need argument xuhuagen 2018-04-03 10:39:29 +0800
  • 08ec96eb70 configure: capture environment variables in config Daniel Verkamp 2018-03-28 11:24:48 -0700
  • 90c0e24410 vhost_user_nvme: add vhost user nvme target to SPDK Changpeng Liu 2017-11-22 01:01:48 -0500
  • 20e69cf6b1 test/vm_setup.sh: add nvml-tools for pmempool Daniel Verkamp 2018-03-30 11:02:10 -0700
  • 5d0b4b270e test/nvmf: remove nvmf_tgt+pmem test Daniel Verkamp 2018-03-30 10:29:08 -0700
  • 6b5a1d6c24 bdev/pmem: add conf support to test in blockdev.sh Daniel Verkamp 2018-03-30 10:08:58 -0700
  • 998b961e75 nvmf: set the subsystem state to inactive when removing it Changpeng Liu 2018-03-20 05:36:34 -0400
  • e134fa47c2 app: set default print log level INFO, log NOTICE Daniel Verkamp 2018-03-30 15:38:22 -0700
  • 5f9ba5b837 rpc: fix initiator address verification Slawomir Mrozowicz 2018-03-29 11:04:21 +0200
  • bc9423e229 Segfault occurs during connect to the subsystem when a namespace is added with a nsid smaller than the nsid previously added suman chakraborty 2018-03-21 11:46:23 +0530
  • af7cbd44b0 event/app: Refactor initialization of trace in spdk_app_start() Shuhei Matsumoto 2018-04-02 10:12:05 +0900
  • 93cb4a311a event/app: Refactor initialization of app environment in spdk_app_start() Shuhei Matsumoto 2018-04-02 09:47:59 +0900
  • c99069fd46 test/iscsi: change target IP for calsoft tests Tomasz Zawadzki 2018-03-29 11:52:12 -0400
  • 8d27c02378 scripts/rpc.py: move exit on error to rpc.py Karol Latecki 2018-03-29 09:36:42 +0200
  • 3bce351916 iscsi: enable per-core cache for PDU data-out pool GangCao 2018-03-20 03:49:53 -0400
  • 583bc2efad vpp/doc: getting started guide for VPP Tomasz Zawadzki 2018-03-19 09:15:19 -0400
  • 6d4e6ffd08 nvmf: add the assert in ctrlr_delete_qpair Ziye Yang 2018-04-02 10:23:19 +0800
  • f0979076d6 autobuild: Fix typo in autobuild.sh Liang Yan 2018-04-02 20:42:46 +0800
  • 06fbf4b34b nvme: Use active namespace list for enumerating namespaces Ed Rodriguez 2018-02-23 09:38:24 -0500
  • 397521bdb9 autotest_common.sh: handle ceph luminous in rbd_setup Seth Howell 2018-03-28 14:47:11 -0700
  • 7b4bc2a243 nvme/identify: print ASCII strings with helper Daniel Verkamp 2018-03-30 14:37:40 -0700
  • 8e56cd4131 env_dpdk: track PCI devices internally for vtophys Daniel Verkamp 2018-03-30 16:51:26 -0700
  • 75ed184a79 env_dpdk: use public function to check VFIO status Daniel Verkamp 2018-03-30 13:04:08 -0700
  • 60e8667261 bdev/split: move config scaning to vbdev_split_init Pawel Wodkowski 2018-03-14 18:07:45 +0100
  • d2e7daa435 nvmf: add stubs for all mandatory Get/Set Features Daniel Verkamp 2018-03-14 17:33:26 -0700
  • c9253b8f23 test/vhost: shorten tests by reducing file size on fio tests Pawel Niedzwiecki 2018-03-28 19:20:18 +0200
  • afd264b3f4 include/linux: update virtio_config.h Dariusz Stojaczyk 2018-03-30 19:35:47 +0200
  • 9728d6b054 virtio: check if setting status bits succeeded Dariusz Stojaczyk 2018-03-30 19:10:00 +0200
  • c2520346bf bdev/virtio/blk: fix memory leaks on device init failure Dariusz Stojaczyk 2018-03-30 18:58:47 +0200
  • 5e98dfd126 nvmf: add capability to add namespaces dynamically during active connection suman chakraborty 2018-03-27 10:28:48 +0530
  • 3709dfd674 bdev: update the function to get the QoS setting GangCao 2018-03-27 01:50:44 -0400
  • c540ca01a3 test: nvmf host test script modifications to support fc hardware Ed Rodriguez 2018-03-22 10:12:48 -0400
  • cdaf4fd922 nvme/rdma: re-use memory registrations if possible Daniel Verkamp 2018-03-28 14:12:38 -0700
  • 898bbb660b bdev: properly handle the io_outstanding count for QoS bdev channel GangCao 2018-03-29 22:55:05 -0400
  • cf4cf8d52a event/app: Refactor read global params of config file in spdk_app_start() Shuhei Matsumoto 2018-03-30 18:28:17 +0900
  • a4c86be7f0 event/app: Refactor check config file operation in spdk_app_start() Shuhei Matsumoto 2018-03-30 18:27:27 +0900
  • 85f316b183 scripts/rpc.py: pass named args to nbd.py Daniel Verkamp 2018-03-27 16:02:38 -0700
  • 94c0ce5503 scripts/rpc.py: fix help string for subsystem RPCs Daniel Verkamp 2018-03-27 14:53:44 -0700
  • 81088b8779 scripts/rpc.py: re-order delete_bdev function Daniel Verkamp 2018-03-27 14:51:26 -0700
  • 3eaf92650b scripts/rpc.py: pass named args to subsystem.py Daniel Verkamp 2018-03-27 14:04:40 -0700
  • 96dc91d608 scripts/rpc.py: pass client as separate parameter Daniel Verkamp 2018-03-27 14:31:52 -0700
  • 231087ae4b examples/fio_plugin: add --spdk_single_seg option Dariusz Stojaczyk 2018-03-19 13:34:42 +0100
  • c5008b37a0 nvmf: report support for Command Effects log page Daniel Verkamp 2018-03-29 12:39:57 -0700
  • ed6e83f958 nvmf: implement Firmware Slot Information log page Daniel Verkamp 2018-03-29 14:43:17 -0700
  • f945642ac3 nvme/identify: print firmware slot information Daniel Verkamp 2018-03-29 14:16:53 -0700
  • 5b550ae9d6 nvme_spec: update Firmware Slot Info log page Daniel Verkamp 2018-03-29 14:14:20 -0700
  • 1e3c4c8b37 nvme/identify: print namespace UUID if present Daniel Verkamp 2018-03-29 11:03:21 -0700
  • 39c9463a08 bdev: fix asserts in config dump Pawel Wodkowski 2018-03-29 19:38:32 +0200
  • 44758678e6 rpc: free req before kill() to make asan complain a little bit less Pawel Wodkowski 2018-03-26 21:01:52 +0200
  • 83ada529a4 test/vhost: increase VM shutdown timeout in vm_shutdown_all Pawel Wodkowski 2018-03-30 16:55:46 +0200
  • 35aefc9e84 app,lib: fix checking mmap return value Pawel Wodkowski 2018-03-28 20:07:54 +0200
  • b29498053d bdev: do not call spdk_bdev_module_finish_iter from bdev unregister ctx Pawel Wodkowski 2018-03-26 21:19:04 +0200
  • 4473942f46 bdev: replace tailq by arrays in base and vbdev linking Pawel Wodkowski 2018-03-23 20:35:21 +0100
  • 3d220b925f vhost: cleanup, remove unused functions Dariusz Stojaczyk 2018-03-28 14:24:44 +0200
  • eca0762408 include/blob.h:add comments for public APIs Yanbo Zhou 2017-12-13 10:52:07 +0800
  • d076dcfb44 include/blobfs.h: add comments for public APIs Yanbo Zhou 2017-12-13 10:26:15 +0800
  • 8561b30502 app: remove unnecessary header file Liang Yan 2018-03-12 15:39:04 +0800
  • 258845450d env: deprecate spdk_pci_get_device() Daniel Verkamp 2018-03-28 15:50:52 -0700
  • 0920923ce2 nvme/perf: remove PCI ID print in probe_cb Daniel Verkamp 2018-03-28 15:39:22 -0700
  • a78ddd8231 nvme: add function to get PCI device from ctrlr Daniel Verkamp 2018-03-28 15:36:02 -0700
  • ed1ce3197f test/iscsi: use iSCSI configuration instead of hard coded values Tomasz Zawadzki 2018-03-28 09:13:58 -0400
  • 80d2e164ba test/iscsi: parametrize PORTAL_TAG Tomasz Zawadzki 2018-03-27 09:56:16 -0400
  • 016cfd3b69 test/iscsi: move all iSCSI target configuration common Tomasz Zawadzki 2018-03-27 09:17:53 -0400
  • b4db5cf9c7 test/iscsi: rename PORT to ISCSI_PORT in tests Tomasz Zawadzki 2018-03-27 09:39:38 -0400
  • 49b546290a test/iscsi: parametrize iSCSI configuration in rpc_config Tomasz Zawadzki 2018-03-27 12:50:41 -0400
  • bb237f0f0c test/iscsi: change netmask notation for rpc_config Tomasz Zawadzki 2018-03-27 13:18:54 -0400
  • 96084b404e test: move lib/json up to test app directory Seth Howell 2018-03-22 16:30:04 -0700
  • 86f65baba1 test: move lib/event up one directory Seth Howell 2018-03-22 16:23:30 -0700
  • dc14118bb2 test: move lib/env up one level Seth Howell 2018-03-22 16:10:42 -0700
  • 899eb5f19a test: move ut_multithread.c to common/lib Seth Howell 2018-03-22 15:52:31 -0700
  • c9fb57a298 test: move test_env.c under test/common/lib Seth Howell 2018-03-22 15:33:19 -0700
  • 94de7e9175 bdev/virtio: minor cleanup Dariusz Stojaczyk 2018-03-27 12:40:27 +0200
  • b351819679 bdev/virtio/rpc: allow listing created devices Dariusz Stojaczyk 2018-03-25 20:17:11 +0200
  • 36506448d4 doc/virtio: minor updates Dariusz Stojaczyk 2018-03-26 08:10:07 +0200
  • 07526d85ef env/dpdk: use MEMPOOL_F_NO_PHYS_CONTIG Dariusz Stojaczyk 2018-03-13 00:05:02 +0100
  • c45669cf89 env/dpdk: support memsegs without phys addr assigned Dariusz Stojaczyk 2018-03-16 17:40:49 +0100
  • aa8e7002ba app: add -g flag hinting dpdk to create just one hugetlbfs file Dariusz Stojaczyk 2018-02-23 09:19:09 +0100
  • 8d57caa11c bdev/error: Remove config of an error vbdev at the removal of the vbdev Shuhei Matsumoto 2018-03-26 08:30:03 +0900
  • 2c7e3a05e3 rocksdb: remove nonsensical fallocate #ifdef Daniel Verkamp 2018-03-26 11:19:46 -0700
  • d9ba3805c7 rocksdb: fix WritableFile::mSize type Daniel Verkamp 2018-03-26 11:09:38 -0700
  • e2af3284cb rocksdb: check spdk_fs_open_file() return value Daniel Verkamp 2018-03-26 09:39:12 -0700
  • 56cfdb1daa blobstore: destroy bs_dev on spdk_bs_load fail Tomasz Zawadzki 2018-03-26 04:21:35 -0400
  • ea3a17fb55 blob: disallow bs load on device with unsupported block length Tomasz Zawadzki 2018-03-19 12:19:17 -0400
  • da415ae9a0 autotest: update iscsi_filesystem_test xuhuagen 2018-03-08 17:39:05 +0800
  • 87f7533a5a bdev/malloc,null: save uuid when getting config Daniel Verkamp 2018-03-23 09:22:57 -0700
  • 2f2dde6394 event: allow subsystem to write configuration in async way Pawel Wodkowski 2018-03-19 19:00:54 +0100
  • e7cb376aad subsystem,bdev: rework RPC JSON config dump Pawel Wodkowski 2018-03-23 14:55:07 +0100
  • d78e3bbf76 bdev/error: add JSON config dump Pawel Wodkowski 2018-02-23 19:30:44 +0100
  • 74f0dfd9b5 doc/jsonrpc: fix up nvmf_subsystem_remove_ns Daniel Verkamp 2018-03-22 13:47:08 -0700
  • 8f1c45b1b7 bdev/nvme: provide namespace UUID to bdev layer Daniel Verkamp 2018-03-21 17:39:29 -0700
  • 15bd6999db nvme: add spdk_nvme_ns_get_uuid() function Daniel Verkamp 2018-03-21 17:36:06 -0700
  • 3d57e4a8f4 nvme: unify Identify command helpers Daniel Verkamp 2018-03-21 16:18:24 -0700
  • 4f5bf64af1 pep8: fix E305 (2 blank lines after functions) Dariusz Stojaczyk 2018-03-26 07:03:45 +0200
  • 46bce34c24 bdev/virtio: ensure thread safety for adding/removing devices Dariusz Stojaczyk 2018-03-25 14:03:28 +0200
  • 20acc18bf3 bdev/virtio: fix tailq corruption on failed init Dariusz Stojaczyk 2018-03-25 14:17:30 +0200
  • 6ccc262022 virtio: remove g_virtio_driver Dariusz Stojaczyk 2018-03-23 13:49:35 +0100
  • 0bc7c3de4b test: move lib/ioat up one directory Seth Howell 2018-03-22 15:26:12 -0700
  • 8c5de263a1 test: move lib/nvme up one directory Seth Howell 2018-03-22 15:18:32 -0700
  • b1bdc370ca scripts/rpc.py: explicitly en/decode socket data Daniel Verkamp 2018-03-19 17:43:34 -0700