Commit Graph

  • 1d11ab120d ut/crypto: redirect mock rte_lcore_count Tomasz Zawadzki 2019-12-12 11:41:13 -0500
  • 2fbeb7ea52 ut/compress: remove rte_eal_get_configuration stub Tomasz Zawadzki 2019-12-12 11:38:48 -0500
  • c4acbcb706 dpdk: update submodule to include fix for vhost CVE-2019-14818 Tomasz Zawadzki 2019-12-12 10:25:30 -0500
  • 3c7890d24f lib/iscsi: Move iscsi_conn_handle_queued_datain_tasks() from iscsi.c to conn.c Shuhei Matsumoto 2019-12-09 20:22:48 -0500
  • 3176d5ab14 lib/iscsi: Change iscsi_queue_task() from private to public Shuhei Matsumoto 2019-12-09 17:58:47 -0500
  • ff7e7c83e6 ut/iscsi: Replace trace library link by stubs Shuhei Matsumoto 2019-12-10 00:21:33 -0500
  • d4914dee06 ut/iscsi: Initialize struct to zero by not memset but "={}" in tgt_node_ut.c Shuhei Matsumoto 2019-12-09 00:48:43 -0500
  • ce3b8472ad ut/iscsi: Initialize struct to zero by not memset but "= {}" in iscsi_ut.c Shuhei Matsumoto 2019-12-09 00:35:29 -0500
  • 2a5d8c802e lib/iscsi: Move down spdk_iscsi_conn_read/readv_data() in a file Shuhei Matsumoto 2019-12-09 20:52:17 -0500
  • 18609b025f lib/iscsi: Move down iscsi_get_pdu_length() in a file Shuhei Matsumoto 2019-12-09 20:49:32 -0500
  • 3a58b2fb2f bdev/ocssd: append command Konrad Sztyber 2019-09-23 11:32:49 +0200
  • 1ad438311e bdev/ocssd: request resubmission Konrad Sztyber 2019-12-11 12:11:05 +0100
  • ffd53b6bad bdev/ocssd: update write pointers Konrad Sztyber 2019-09-23 10:40:44 +0200
  • b63be39461 bdev/ocssd: move bdev_ocssd_get_zone_by_slba Konrad Sztyber 2019-12-09 13:57:55 +0100
  • 153fbcb1f8 bdev/ocssd: JSON configuration Konrad Sztyber 2019-09-20 14:57:56 +0200
  • ba4b326cda bdev/nvme: per-namespace config_json callback Konrad Sztyber 2019-12-10 10:27:02 +0100
  • 0468ce5343 bdev/nvme: mark controllers used by bdev_ftl Konrad Sztyber 2019-12-09 11:18:35 +0100
  • 88406f3302 bdev/ocssd: retrieve chunks' info during initialization Konrad Sztyber 2019-09-18 12:34:40 +0200
  • 7ac802e848 bdev/ocssd: get zone information command Konrad Sztyber 2019-09-12 11:41:06 +0200
  • 6e640cfcbf bdev/ocssd: wrap IO part of bdev_ocssd_io Konrad Sztyber 2019-12-06 10:20:20 +0100
  • 704830b3b7 bdev/ocssd: zone reset command Konrad Sztyber 2019-09-09 10:32:03 +0200
  • b9395621ae test/vhost: restore possibility to use custom Qemu binaries Karol Latecki 2019-12-12 11:36:39 +0100
  • 94507133eb nvmf/tcp: rm set_state in spdk_nvmf_tcp_capsule_cmd_hdr_handle Jacek Kalwas 2019-12-02 13:08:55 +0100
  • 5d497f6cf5 nvmf/tcp: Use writev_async for sending data on sockets Ben Walker 2019-10-01 13:41:19 -0700
  • 7db1ed8b67 sock/posix: Use sendmsg instead of writev when flushing Ben Walker 2019-10-18 11:15:01 -0700
  • ab22d249e2 sock/posix: Add a pending list for asynchronous requests Ben Walker 2019-10-18 10:50:27 -0700
  • b7ad942612 sock: Add an asynchronous writev Ben Walker 2019-08-26 15:03:07 -0700
  • 4af2b9bfb9 rdma: Fix incoming_queue cleanup when RDMA qpair is destroyed Alexey Marchuk 2019-12-13 19:24:20 +0300
  • a092fac4a2 nvme/pci: fix mapping length initialization for contig SGL request Alexey Marchuk 2019-12-11 16:19:48 +0300
  • e0a8a21dab scripts/vagrant: Adjust Vagrantfile for FreeBSD boxes Karol Latecki 2019-12-12 13:28:09 +0100
  • f1d47d69ef test: add the UT of the set IO timeout Jin Yu 2019-11-28 18:44:25 +0800
  • 19d803e89c bdev: add bdev timeout support Jin Yu 2019-09-25 00:36:28 +0800
  • 8458c85c3c nvmf/transport: remove second declaration of opts_init Seth Howell 2019-12-12 15:51:10 -0700
  • 08b23462f5 scripts/vagrant: exit on first script error Karol Latecki 2019-12-10 14:41:57 +0100
  • de467ec91d env_dpdk/rpc: add rpc to get memory stats. Seth Howell 2019-12-10 16:29:37 -0700
  • a85f36b35e env: add a new function for printing memory layout Seth Howell 2019-12-10 15:16:42 -0700
  • 164151c727 vhost: fix the compilation when enable VHOST_INTERNAL_LIB Changpeng Liu 2019-12-09 03:54:20 -0500
  • e4836026ab vhost: remove VIRTIO_F_VERSION_1 definition from vhost_internal.h Changpeng Liu 2019-12-09 02:46:59 -0500
  • d71334f6ca vhost: remove VIRTIO_BLK_F_* feature bits from vhost_inernal.h Changpeng Liu 2019-12-09 02:38:21 -0500
  • 4674a6b8f8 vhost: move VHOST_USER_F_PROTOCOL_FEATURES to vhost_user.h Changpeng Liu 2019-12-09 02:32:42 -0500
  • 7448215428 nvmf/ctrlr: cache opc & fctype info Jacek Kalwas 2019-12-08 14:22:01 +0100
  • 7843321065 nvme: add quirk for a minimum io queue size Jim Harris 2018-11-06 07:47:40 -0700
  • a7b6702d6f lib/nvme: fix return -EINVAL for invalid io_flags Tomasz Kulasek 2019-12-10 08:57:12 -0500
  • d5ee14af37 examples/nvme: report fused operations in indentify example Tomasz Kulasek 2019-12-03 09:32:56 -0500
  • 535dd2ec9b lib/nvme: check if nvme device supports fused operations Tomasz Kulasek 2019-11-26 07:30:15 -0500
  • ef8966fe93 lib/vmd: track hotplug memory usage Konrad Sztyber 2019-11-29 10:33:19 +0100
  • 74afad47f1 doc/nvme: add CUSE limitations Tomasz Kulasek 2019-12-03 11:42:45 -0500
  • bd3244325c test/nvme: add cuse smartctl tests Tomasz Kulasek 2019-11-25 09:29:32 -0500
  • 77d3ca7b47 perf: fix makefile Jin Yu 2019-12-11 05:08:30 +0800
  • d1a3e31f96 nvmf: move spdk_nvmf_transport_ops to public API Seth Howell 2019-12-10 13:21:26 -0700
  • 5e3f93a75c rdma: Handle IBV_EVENT_SQ_DRAINED in asynchronous way Alexey Marchuk 2019-12-03 20:15:34 +0300
  • d238788bcc rdma: Handle IBV_EVENT_QP_FATAL in asynchronous way Alexey Marchuk 2019-12-03 20:10:36 +0300
  • dc84fbaaa1 rdma: Add synchronization for LAST_WQE_REACHED event Alexey Marchuk 2019-12-03 17:50:38 +0300
  • 54c3d1bc67 lib/iscsi: Replace DMIN32/64() by spdk_min() Shuhei Matsumoto 2019-12-08 23:33:35 -0500
  • 9882a1c947 lib/iscsi: Change length variables in iscsi_transfer_in() from int to uint32_t Shuhei Matsumoto 2019-12-08 23:28:39 -0500
  • 492789cee1 lib/iscsi: Change spdk_iscsi_send_nopin() to private and rename it Shuhei Matsumoto 2019-12-08 21:48:11 -0500
  • 4c577b1fce lib/iscsi: Change spdk_iscsi_is_deferred_free_pdu() to private and rename it Shuhei Matsumoto 2019-12-08 20:20:54 -0500
  • 7ff4d22d4c lib/iscsi: Move declaration of spdk_iscsi_task_mgmt_cpl from iscsi.h to conn.h Shuhei Matsumoto 2019-12-08 20:15:03 -0500
  • 3c78f68363 lib/iscsi: Move declaration of spdk_iscsi_task_cpl() from iscsi.h to conn.h Shuhei Matsumoto 2019-12-08 20:11:53 -0500
  • 62d14e2ca1 ut/iscsi: Re-order operations in abort_queued_datain_task_test() Shuhei Matsumoto 2019-12-09 22:02:30 -0500
  • 19eb63fcad lib/iscsi: Stop splitting immediately when aborting SCSI read I/O Shuhei Matsumoto 2019-12-10 19:20:31 -0500
  • bed4cdf6c7 nvme: Use sgls, if available, even for contiguous memory Ben Walker 2019-11-22 15:14:25 -0700
  • 25baf7148d reactor: Change the context_switch period to microseconds suhua 2019-11-21 11:41:13 +0800
  • b99df8ee33 app/rpc: Add cpumask to output of thread_get_stats RPC Shuhei Matsumoto 2019-12-08 18:32:41 -0500
  • b3d982036a env_dpdk: fix --legacy-mem checks Jim Harris 2019-12-06 16:45:16 -0700
  • 6d6052ac96 env: Use rte_malloc in spdk_mem_register code path when possible alokkataria 2019-11-26 21:00:17 -0800
  • 396c445cb1 env_dpdk: tell spdk_mem_map_init whether legacy_mem was specified Jim Harris 2019-12-06 16:26:49 -0700
  • 7561d1b5c2 scripts/vagrant: fix scripts for default emulator Maciej Wawryk 2019-12-02 11:34:57 +0100
  • ab04d59c57 ut/tcp: add nvmf incapsule data unit test jiaqizho 2019-10-29 10:44:34 +0800
  • 4f8c85196f nvmf: remove the unnecessary goto sentences Changpeng Liu 2019-12-08 22:31:24 -0500
  • 2e91b69ccc nvme: remove old spdk_nvme_async_event_config definition Changpeng Liu 2019-12-08 22:17:30 -0500
  • 54f81b37ef nvme/rdma: Add 'delay_cmd_submit' option to RDMA transport qpair Evgeniy Kochetov 2019-11-18 17:37:09 +0000
  • d18874592d nvme/conf: Make 'delay_cmd_submit' configurable via config file Evgeniy Kochetov 2019-11-18 17:25:19 +0000
  • 542be8790b nvme/rpc: Make 'delay_cmd_submit' configurable via RPC Evgeniy Kochetov 2019-11-18 17:11:39 +0000
  • 38520df476 bdev/nvme: Add 'delay_cmd_submit' to nvme bdev options Evgeniy Kochetov 2019-11-18 16:59:36 +0000
  • ffc7c4a9a9 nvme: Rename 'delay_pcie_doorbell' to 'delay_cmd_submit' Evgeniy Kochetov 2019-10-09 06:40:31 +0000
  • 5170ac8d83 test/blockdev: move configuration before tests. Seth Howell 2019-12-05 09:51:08 -0700
  • b9ca149ee7 test/nvmf: convert filesystem to use run_test Seth Howell 2019-12-04 17:23:48 -0700
  • 67645f4dea test/nvmf/filesystem: explicitly use nvme0n1 Seth Howell 2019-12-05 14:05:18 -0700
  • d29169bd77 test/iscsi: convert data_digests tests to run_test Seth Howell 2019-12-04 17:15:45 -0700
  • c6767000a4 test/nvmf: convert target_disconnect to run_tests Seth Howell 2019-12-04 15:52:05 -0700
  • f470cf3d0c nvmf/shutdown.sh: convert to run_test framework Seth Howell 2019-12-04 15:39:31 -0700
  • 968d4dfd65 test/vmd: convert to run_test framework Seth Howell 2019-12-04 15:25:07 -0700
  • a0304f54f9 test/nvme: convert tests into run_test Seth Howell 2019-12-04 15:02:00 -0700
  • 785c3f0fe4 test/ioat: clean up timing calls. Seth Howell 2019-12-04 14:14:47 -0700
  • 3c87c8973c test/rocksdb: convert test cases to run_test Seth Howell 2019-12-04 14:10:55 -0700
  • fe4d1dce58 test/env: convert program calls to run_test Seth Howell 2019-12-04 14:00:27 -0700
  • 36ac0c4340 test/lvol: use the run_test framework directly Seth Howell 2019-12-06 09:26:12 -0700
  • 1fafd71bc3 test: add timing calls to run_test Seth Howell 2019-12-04 13:47:50 -0700
  • fd17f1aabc test: make run_test more robust Seth Howell 2019-12-04 13:05:32 -0700
  • b8042c3850 test: use human readable names in test logs. Seth Howell 2019-12-04 15:42:46 -0700
  • 3710048472 test: add a test_name param to run_test Seth Howell 2019-12-04 12:39:14 -0700
  • e6ee199098 doc: add 19.10 NVMe-oF TCP performance report Karol Latecki 2019-12-06 09:42:36 +0100
  • cbcff1688a doc: break down performance reports into sections Karol Latecki 2019-12-03 08:58:04 +0100
  • cb507ab820 doc: add 19.10 vhost performance report Karol Latecki 2019-12-03 08:55:37 +0100
  • 716f5e77d0 test/nvme-cli: check if cuse device is destroyed after detach Tomasz Kulasek 2019-11-05 14:39:25 +0100
  • 46316bb5db lib/nvme: prevent creating existing cuse device Tomasz Kulasek 2019-11-15 12:05:51 -0500
  • b7b45bc7bc lib/nvme: remove device name parameter from nvme cuse Tomasz Kulasek 2019-11-15 06:14:19 -0500
  • 5d106e75e0 net: add the check for the add and delete IP operation GangCao 2019-12-03 15:48:22 -0500
  • a34d7d7b2f test/nvme: wait after reloading nvme module Karol Latecki 2019-12-03 09:42:05 +0100