Commit Graph

  • 13657c7d75 vhost: fix malloc in rte_vhost_get_mem_table Dariusz Stojaczyk 2017-05-08 09:43:05 -0700
  • 2542779301 vhost: close callfd on VHOST_USER_GET_VRING_BASE message Dariusz Stojaczyk 2017-05-08 09:43:00 -0700
  • 52b10970c4 vhost: added API for getting/setting last descriptor indices of vrings Dariusz Stojaczyk 2017-05-08 09:42:55 -0700
  • 8457b98cf2 vhost: defer setting up new mem table Dariusz Stojaczyk 2017-05-08 09:42:51 -0700
  • fab374a7c6 vhost: destroy vhost device before updating public vring data Dariusz Stojaczyk 2017-05-08 09:42:43 -0700
  • a191eedb19 vhost: import copy of dpdk rte_vhost v17.05 Jim Harris 2017-05-08 09:31:48 -0700
  • cac9db9949 check_format.sh: filter rte_vhost from comment checking Jim Harris 2017-05-08 10:23:13 -0700
  • 1b2764421c build: Automatically detect use of POSIX includes Ben Walker 2017-05-08 12:46:11 -0700
  • b961d9cc12 include: Move the remainder of the code base to stdinc.h Ben Walker 2017-05-02 11:18:25 -0700
  • ba1e1d5308 vhost: Rename LOG_DEBUG to VHOST_LOG_DEBUG Ben Walker 2017-05-08 13:19:20 -0700
  • 328bc32f31 env/dpdk: allow compiling with DPDK 17.05-rc0 and rc1 Dariusz Stojaczyk 2017-05-08 19:27:09 +0200
  • 45cab335bc include: move standard includes into spdk/stdinc.h Daniel Verkamp 2017-05-01 13:22:48 -0700
  • 578c0d550d env: Adding socket variants for malloc and zmalloc Vishal Verma 2017-05-04 10:31:53 -0700
  • e48e569d83 nvmf/rdma: Replace the queue empty check Ziye Yang 2017-05-05 14:59:58 +0800
  • 730a63d02b scsi: remove unreachable read iovec copy path Daniel Verkamp 2017-05-04 13:18:03 -0700
  • 15fcb1020c bdev: make struct spdk_bdev_io contents private Daniel Verkamp 2017-05-04 13:46:50 -0700
  • 04f476eec3 bdev.h: add forward declaration of spdk_io_channel Daniel Verkamp 2017-05-04 14:20:46 -0700
  • cdfa0091f7 bdevperf: remove unnecessary caller_ctx access Daniel Verkamp 2017-05-04 13:58:29 -0700
  • 825379870b bdev: add accessor function to get an I/O's iovec Daniel Verkamp 2017-05-04 13:57:07 -0700
  • 773c0f6a94 unittest.sh: print a message if all tests passed Daniel Verkamp 2017-05-03 16:57:59 -0700
  • 91b13bd105 scsi: don't change bdev_io status in spdk_scsi_task_put() Daniel Verkamp 2017-05-04 12:31:57 -0700
  • fa511620c4 vhost: eliminate loop log print when no available requests Changpeng Liu 2017-04-28 10:44:52 +0800
  • 2621c7bdc4 scsi: move bytes_completed to iSCSI task Daniel Verkamp 2017-05-03 14:46:35 -0700
  • 7e7ed7ec10 scsi: move data_out_cnt to iSCSI task Daniel Verkamp 2017-05-03 13:44:35 -0700
  • d4da788057 scsi: move desired_data_transfer_length to iSCSI task Daniel Verkamp 2017-05-03 13:41:51 -0700
  • 414b754579 scsi: remove SCSI task id and add iSCSI task tag Daniel Verkamp 2017-05-03 13:36:58 -0700
  • 4ccf74ab3b scsi: move subtask_list to spdk_iscsi_task Daniel Verkamp 2017-05-03 13:21:56 -0700
  • 6f01da764c scripts/rpc.py: add -v option for verbose mode Daniel Verkamp 2017-04-13 15:30:01 -0700
  • 7fb6b33488 bdev: convert set_scsi_status into a bdev_io completion function Daniel Verkamp 2017-01-18 15:20:31 -0700
  • dc9e11163e bdev: add API to translate to SCSI status Daniel Verkamp 2017-01-18 15:15:35 -0700
  • 95d9ffc26a vhost/lib: remove dependency on DPDK vhost library Changpeng Liu 2017-05-03 15:35:11 +0800
  • 08e6f94226 blobfs: separate cache tree related definitions into tree.h Ziye Yang 2017-04-26 12:17:27 +0800
  • 2990f869a1 scsi: make spdk_scsi_port definition private Daniel Verkamp 2017-05-03 12:41:55 -0700
  • 2eb9a35323 env/dpdk: remove rte_eal_device_remove API call since DPDK 17.05 Changpeng Liu 2017-05-03 15:07:04 +0800
  • c233e455bb Add Cunit test function at subsystem_ut.c wenzhong wu 2017-04-13 00:37:48 +0800
  • 7e961dd6e0 Add test function at spdk nvme_ctrlr_c Fan Lu 2017-02-07 21:34:45 +0800
  • 21b08e13ae test/bdevperf: remove unnecessary DPDK log function call Changpeng Liu 2017-04-29 09:36:04 +0800
  • 3d62b39b0d bdev: The bdev layer now generically creates io_channels Ben Walker 2017-04-04 14:01:54 -0700
  • 5343c22f8d iscsi: do not free io channel refs if login failed Jim Harris 2017-05-03 13:28:00 -0700
  • a3738d9031 scsi: make spdk_scsi_dev definition private Daniel Verkamp 2017-05-02 10:56:08 -0700
  • 2686067166 vagrant: fix readme code block formatting Daniel Verkamp 2017-05-02 18:07:02 -0700
  • 46af047ae7 json/util: simplify if (p) free(p) -> free(p) Daniel Verkamp 2017-05-01 18:05:42 -0700
  • a6e713d8a1 test/json_util: add unit test for spdk_json_decode_bool() Daniel Verkamp 2017-05-01 17:14:07 -0700
  • fcc9ad4431 fio_plugin: Support multiple jobs for fio when enabling SPDK Ziye Yang 2017-05-02 12:25:50 +0800
  • 11fa540377 scripts: add a vagrant setup Jim Harris 2017-04-28 10:18:24 -0700
  • f7d8a86995 doc: put PDF in doc/ directory of output Daniel Verkamp 2017-05-01 18:12:29 -0700
  • 5a01e9678d autobuild.sh: add config flag for building doc Daniel Verkamp 2017-05-01 17:38:42 -0700
  • 5bbac65d54 autorun: make config setup common to all scripts Daniel Verkamp 2017-05-01 17:34:15 -0700
  • bf2795c65d test/blobfs/rocksdb: clean before building Daniel Verkamp 2017-05-02 14:12:44 -0700
  • e9bfc11043 env/dpdk: additional library required for DPDK 17.05 ring based mempool Changpeng Liu 2017-05-03 15:09:10 +0800
  • 8af7a3a44b Add test cases to blobfs_ut.c xiajingx 2017-04-13 04:47:53 +0800
  • 6999fc24cc test/vhost: simplify autotest.config Pawel Wodkowski 2017-04-27 18:34:55 +0200
  • a160dfdf80 README.md: update dpdk instructions to remove version from dir name Jim Harris 2017-05-01 12:27:16 -0700
  • fa81bdb3fe iscsi: drop redundant parentheses in rsph casts Daniel Verkamp 2017-05-02 13:27:21 -0700
  • cce22074a7 iscsi: fix ISID interpretation in login requests Daniel Verkamp 2017-05-02 13:22:00 -0700
  • b0091cfe5c bdev/nvme: Increase maximum controllers to 1024 Liang Yan 2017-04-06 15:15:40 +0800
  • 6b4da26449 bdev/nvme: dynamically allocate probe_ctx Daniel Verkamp 2017-05-01 16:54:11 -0700
  • d0290b6525 scsi_internal.h: remove duplicated min/max macros Daniel Verkamp 2017-05-01 13:42:29 -0700
  • 12965bb6ce scsi: make spdk_scsi_lun definition private Daniel Verkamp 2017-05-01 13:32:34 -0700
  • 77f23fe3fa Revert "fio_plugin: Support multiple jobs for fio when enabling SPDK" Jim Harris 2017-05-01 13:02:17 -0700
  • f50ea14403 rocksdb: stop passing $DPDK_DIR to db_bench build Daniel Verkamp 2017-04-28 14:40:52 -0700
  • 8375124f24 test/blobfs/rocksdb: check for errors Daniel Verkamp 2017-04-28 14:21:32 -0700
  • 13f8cf1536 nvme: add NVME_QUIRK_DELAY_AFTER_QUEUE_ALLOC Jim Harris 2017-04-29 12:21:32 -0700
  • 2ba947380f doc: generate PDF version of Doxygen output Daniel Verkamp 2017-04-28 15:49:03 -0700
  • 1a787169b2 doc: flatten Markdown docs into chapter-per-file Daniel Verkamp 2017-04-28 16:19:05 -0700
  • 388ca48336 test/iscsi_tgt/nvme_remote: kill both processess on failure Daniel Verkamp 2017-04-28 15:06:27 -0700
  • 6b7ea8f032 test: clean up redundant process_core invocations Daniel Verkamp 2017-04-28 14:50:31 -0700
  • 33c81b8bce doc: simplify HTML header and stylesheet Daniel Verkamp 2017-04-28 13:13:48 -0700
  • 1b627af8fd doc: update Doxyfile for Doxygen 1.8.13 Daniel Verkamp 2017-04-28 11:05:40 -0700
  • 80e4f5ae8b env/dpdk: make SPDK can compile with DPDK 17.05 Changpeng Liu 2017-04-29 10:16:32 +0800
  • 01af49aa04 test/vhost: limiting max_sectors_kb is no longer needed Pawel Wodkowski 2017-04-26 18:46:17 +0200
  • 6c17247560 test/nvme/aer: fix inaccurate error message Daniel Verkamp 2017-04-26 05:28:42 -0700
  • 18f855b138 Add test function at nvme_ut.c Fan Lu 2017-04-25 23:22:55 +0800
  • 1bc2c5ab57 rpc: add bool-type decoder Pawel Wodkowski 2017-03-02 12:08:40 +0100
  • fb87f80c20 scripts/check_format.sh: only check tracked files Daniel Verkamp 2017-04-26 16:31:44 -0700
  • 1d7a870875 travis: build astyle and run scripts/check_format.sh Daniel Verkamp 2017-04-24 15:44:42 -0700
  • e2d0d9799c doc/nvmf: add description of virtual mode John Kariuki 2017-03-10 05:43:58 -0700
  • 50cc397d6f nvme: simplify nvme_ctrlr_destruct qpair loop Daniel Verkamp 2017-04-24 16:47:27 -0700
  • 5639b965ac scripts/check_format.sh: catch misaligned comments Daniel Verkamp 2017-04-25 10:35:22 -0700
  • 2a0d341f98 Fix for pre-2.7 Python versions which require positional argument specifiers (#149) Yuliya Navrotskaya 2017-04-25 17:22:35 -0700
  • 6562e95092 scripts/setup.sh: support systems where more than one domain is used Cunyin Chang 2017-04-25 08:15:57 +0800
  • e2bf067577 Fix comma spacing errors spotted by astyle 3.0 Daniel Verkamp 2017-04-24 15:39:53 -0700
  • 1d9891989c fio_plugin: Support multiple jobs for fio when enabling SPDK Ziye Yang 2017-04-13 13:27:25 +0800
  • decea46f59 test: remove unneeded rte includes from overhead.c John Meneghini 2017-04-10 22:39:57 -0400
  • 9879b50769 scsi: fix page control page field in MODE SENSE Tomasz Zawadzki 2017-04-10 11:55:21 +0200
  • 30c849c1a5 test/nvmf/host/fio: skip test if FIO is unavailable Daniel Verkamp 2017-04-21 10:15:28 -0700
  • bee8c04a4b nvmf: Move the check of NVMe remove from session layer to subsystem layer. Cunyin Chang 2017-03-27 20:58:25 +0800
  • 95487138e3 event: add spdk_trace instructions if event group mask specified Jim Harris 2017-04-24 10:22:54 -0700
  • 2e9cd69f52 test/nvme: don't run sgl tests when NS is extended LBA format Changpeng Liu 2017-04-25 16:41:54 +0800
  • 6b91943209 scripts/check_format.sh: check spaces in comments Daniel Verkamp 2017-04-24 11:14:41 -0700
  • 9aaccfe3d7 vhost: enable VFIO Pawel Wodkowski 2017-04-05 19:50:47 +0200
  • 4613ed760c nvme: add the temperature related fields for the health info page GangCao 2017-04-15 22:03:07 -0400
  • 177ab97b6e fio_plugin: Reset the cpu core affinity after spdk_env_init Ziye Yang 2017-04-20 13:22:58 +0800
  • 013471a121 nvme/fio_plugin: Modify the fio repo address in README.md wenzhong wu 2017-04-20 04:01:22 +0800
  • da06e2ea03 fio_plugin: make spdk_env_init only once Ziye Yang 2017-04-20 13:19:05 +0800
  • 13fc774bf4 fio_plugin: add NVMe-oF host support in fio_plugin. Ziye Yang 2017-03-27 13:33:06 +0800
  • e15bd00711 nvme: support new format in spdk_pci_addr_parse Ziye Yang 2017-04-17 10:01:55 +0800
  • e02d0bbd5f nvme: add the '=' separator support in spdk_nvme_transport_id_parse Ziye Yang 2017-04-17 09:49:09 +0800
  • 154323ab51 scsi: Include null terminator in Unit Serial Number VPD Page Dariusz Stojaczyk 2017-04-18 19:13:21 +0200
  • c2c995c5b0 vhost: make SPDK compile with dpdk-17.05 with vhost patches Piotr Pelplinski 2017-04-03 11:44:42 +0200