Commit Graph

  • 53fee3e5ed util: add spdk_u64_is_pow2() Niklas Cassel 2021-11-11 01:03:28 +0000
  • d08b592f01 vhost: stop started session in session_shutdown Changpeng Liu 2021-11-08 20:13:54 +0800
  • c018b19bf3 vhost: remove unnecessary vhost lock Changpeng Liu 2021-11-08 20:14:37 +0800
  • 8973aec7cb vhost_scsi: fix a heap-use-after-free case Changpeng Liu 2021-11-08 17:44:00 +0800
  • a6fe0806b3 iscsi: Update task->current_data_offset always when submitting subtask Shuhei Matsumoto 2021-09-29 12:34:11 +0900
  • 9d89cc4982 iscsi: Move up iscsi_submit_write_subtask() in a file Shuhei Matsumoto 2021-09-29 12:27:58 +0900
  • 395a8aea99 iscsi: Fix the case that incoming data is split between data segment and data digest Shuhei Matsumoto 2021-10-21 15:29:34 +0900
  • 3ba1723a3a iscsi: Fix the case that incoming data is split into multiple packets Shuhei Matsumoto 2021-10-05 23:10:45 +0900
  • edaf193e21 doc/shfmt: Add note about minimal version of Bash Michal Berger 2021-09-02 11:15:14 +0200
  • 3c39228b53 nvme/compliance: add a case to check NPWG and NWOS in IDENTIFY NS Changpeng Liu 2021-11-04 22:52:45 +0800
  • f968bf20ee nvme/vfio-user: remove internal device list Changpeng Liu 2021-11-04 22:47:32 +0800
  • e20b830abd test/interrupt: Fix syntax Michal Berger 2021-10-25 14:05:21 +0200
  • f395a40057 nvmf: fix check for buffs num in nvmf_request_get_buffers Maciej Szulik 2021-11-02 11:31:12 -0400
  • 5e2b9921f2 nvme/compliance: add a test case for get log page Changpeng Liu 2021-11-03 21:17:15 +0800
  • 0e4706e1bc nvmf/ctrlr: check offset parameter for get log page command Changpeng Liu 2021-11-03 21:14:20 +0800
  • 3cd01cf988 nvme/compliance: add a test case for CREATE IO CQ Changpeng Liu 2021-11-03 00:03:19 +0800
  • 784fb76919 scripts/nvmf_perf: fix matching result files John Kariuki 2021-11-04 13:40:31 -0700
  • 0e5a6a38bc scripts/vagrant: Add option to specify box version Michal Berger 2021-11-05 11:15:17 +0100
  • 5c0e72c0f2 scripts/vagrant: Add option to force boot of given distro Michal Berger 2021-11-05 10:52:24 +0100
  • 98ef29b0d2 nvmf: add dtrace probe for nvmf io path Jim Harris 2021-11-05 19:59:56 +0000
  • c93589b846 bdev/nvme:Print multiple namespace attributes of nvme bdev in bdev_get_bdevs tanlong 2021-11-07 21:16:40 -0500
  • 56f4e3a129 rpc: Fix help message of nvmf_subsystem_listener_set_ana_state Alexey Marchuk 2021-07-30 13:57:00 +0300
  • 29dabb3b6e nvme: Update documentation for spdk_nvme_ctrlr_get_num_ns Ben Walker 2021-11-01 13:04:04 -0700
  • 17d768beb7 examples/nvme/hello_world: Iterate only active namespaces Ben Walker 2021-11-03 12:07:12 -0700
  • 2d8fc1c3e6 test/nvme: Reset tool now only registers active namespaces Ben Walker 2021-11-03 12:20:13 -0700
  • 55a4d2145c test/nvme: Only test non-contiguous namespaces for NVMe 1.2 or higher Ben Walker 2021-11-01 13:14:53 -0700
  • 9cb4e55540 test/nvme: Fix buffer zeroing math Ben Walker 2021-10-21 13:16:15 -0700
  • 73d1e4972c nvme/tcp: mark variable as potentially unused Jim Harris 2021-11-04 15:34:50 +0000
  • 33250d0dfc nvmf/vfio-user: return NVMe compliance SC value when creating IO queues Changpeng Liu 2021-11-02 22:37:39 +0800
  • 4f205a9551 nvme/compliance: add an IDENTIFY NS test case Changpeng Liu 2021-11-02 21:17:54 +0800
  • 380d442f4b env/dpdk: retry SO_RCVBUF if SO_RCVBUFFORCE fails Tom Nabarro 2021-11-04 15:25:54 -0400
  • 06ab7732d1 nvme/compliance: add a case to create all IO queue pairs Changpeng Liu 2021-10-27 21:00:46 +0800
  • 02f1487d53 nvme/compliance: add test case for PROPERTY_GET Jim Harris 2021-10-26 22:08:52 +0000
  • ebe80f5379 nvmf: only process fabric commands when transport is fabric type Changpeng Liu 2021-10-29 22:08:12 +0800
  • 10b2229d56 nvme: add an API to check existing transport type is fabric or not Changpeng Liu 2021-10-29 21:57:44 +0800
  • b7a23c80c1 examples: update pollers to use the expected enum values paul Luse 2021-07-01 18:45:51 +0000
  • 4635f00e2d spdk_top: fix column descriptions after window resizing Krzysztof Karas 2021-11-02 10:25:57 +0000
  • e3bcf506db init: use strerror when conf file can't be loaded Jim Harris 2021-10-28 21:38:04 +0000
  • 2b7739c61a test/unit/raid: fix set-but-not-used error Jim Harris 2021-10-28 21:25:31 +0000
  • 96ac7096dd ftl: fix set-but-not-used error Jim Harris 2021-10-28 21:22:17 +0000
  • c53af5d1db lib/nvmf: Set missing fields if OPTPERF is set Swapnil Ingle 2021-10-26 12:17:54 -0400
  • 64707b1e33 rpc: fix removing a listener with an empty trsvcid Blachut, Bartosz 2021-09-28 09:59:24 +0200
  • 7903fa8eed dpdk: update submodule to allow using meson >= 0.60.0 Tomasz Zawadzki 2021-10-28 16:15:13 +0200
  • a58f17e765 nvmf/vfio_user: use configurable max_qpairs_per_ctrlr Swapnil Ingle 2021-10-25 09:43:50 -0400
  • d4bee12c97 nvmf: change some ERRLOGs to DEBUGLOGs Jim Harris 2021-10-27 22:05:08 +0000
  • 374b92d074 scheduler/dynamic: add bpftrace script Jim Harris 2021-09-28 03:04:30 -0700
  • 1ada0b73b6 perf: Add check that io_size is a multiple of ns sector size Alexey Marchuk 2021-10-05 16:38:32 +0300
  • 2c4e6fa6eb autobuild: Adjusting crypto build for latest DPDK (21.11) Michal Berger 2021-10-26 13:55:21 +0200
  • 6e0acc68e2 bdev/nvme: Add "multipath" to the bdev_nvme_attach_controller to enable multipath Shuhei Matsumoto 2021-10-14 13:10:33 +0900
  • 0c1f081970 bdev/nvme: Update ANA state if I/O failed by ANA error Shuhei Matsumoto 2021-10-19 07:01:30 +0900
  • 8a0967a22a bdev/nvme: Protect ANA log page from concurrent reads by using an new flag Shuhei Matsumoto 2021-09-16 14:24:37 +0900
  • 7a149b716a bdev/nvme: Use bitfields to pack a few flags of struct nvme_ctrlr Shuhei Matsumoto 2021-10-08 12:29:29 +0900
  • 025504d4b7 bdev/nvme: Retry failed I/O up to retry_count times Shuhei Matsumoto 2021-10-25 11:59:46 +0900
  • 00d2b72fb4 rpc/bdev_nvme: Deprecate retry_count and add transport_retry_count instead Shuhei Matsumoto 2021-10-19 04:33:01 +0900
  • ff661c8003 vbdev_delay: fix wrong usage of spdk_for_each_channel() Changpeng Liu 2021-10-25 22:09:33 +0800
  • a59aff1ad9 nvmf: only change CSTS RDY and SHN after no connected IO queues Changpeng Liu 2021-10-19 18:12:09 +0800
  • 10c75ef4c1 nvmf: Add discovery filtering rules Alexey Marchuk 2021-08-12 19:01:39 +0300
  • 54f28010a6 nvme/pcie: only set qpair state from qpair's thread Jim Harris 2021-10-21 16:26:05 +0000
  • 66d0f454d2 Revert "nvmf: Update controller desctruction process" Michal Berger 2021-10-25 13:29:48 +0200
  • ae8a1c5805 nvmf: Update controller desctruction process Alexey Marchuk 2021-07-28 17:21:24 +0300
  • d950efee07 version: SPDK 22.01 pre Tomasz Zawadzki 2021-10-21 14:37:20 +0200
  • 55874cd92c trace: shorten tpoint names Krzysztof Karas 2021-10-22 04:59:06 +0000
  • 19bd51c8d6 CHANGELOG: add missing entries for SPDK 21.10 Tomasz Zawadzki 2021-10-21 11:46:41 +0200
  • c2c82425a7 CHANGELOG: fix ordering and formatting Tomasz Zawadzki 2021-10-21 11:32:50 +0200
  • d0ecd33c9d docker: Add virtio traffic generator Tomasz Zawadzki 2021-09-27 16:17:10 +0200
  • 80f3a34c62 docker: Add docker-compose for building basic SPDK containers Michal Berger 2021-08-03 09:16:49 +0200
  • f000aae840 bdev/nvme: bdev_nvme_detach_controller now understands host parameters Ben Walker 2021-10-11 13:35:39 -0700
  • 85dec6a74a bdev/rbd:Add uuid to bdev_rbd_create to support multipath when rbd used as ns of nvmf target tanlong 2021-10-19 04:56:18 -0400
  • aa530161f7 env/dpdk: fix the PCI detach error in secondary process Changpeng Liu 2021-05-19 20:32:55 +0800
  • 289252eafa scripts: exit from tests when no qat card Maciej Wawryk 2021-10-21 11:40:42 +0200
  • 29d83e15dd dpdk: update submodule to allow hugetlbfs sub-directories Tomasz Zawadzki 2021-10-18 11:22:16 +0200
  • 29769487e5 thread: reap unreg pollers in intr Liu Xiaodong 2021-09-03 19:22:35 -0400
  • 953b26bd6d scripts/bpf/trace.py: enable printing relations for NativeProvider Krzysztof Karas 2021-10-18 14:38:36 +0000
  • 36c84dc7cd scripts/bpf/trace.py: print relation information Krzysztof Karas 2021-09-27 12:14:49 +0000
  • ad23f75c1f app/trace: include relation information while printing json Krzysztof Karas 2021-09-27 10:31:41 +0000
  • 6959f0e907 lib/nvmf/tpc.c: add relations between tcp io object and bdev traces Krzysztof Karas 2021-09-24 12:38:58 +0000
  • db0a40f83a trace: enable adding relations between traces Krzysztof Karas 2021-10-19 10:02:46 +0000
  • 0ab4e7c55f test/scheduler: add a for_each_reactor shutdown test Jim Harris 2021-10-19 12:10:01 -0700
  • 3e6f635889 test/nvmf: Extend ANA state change timeout to 20 seconds Shuhei Matsumoto 2021-09-05 16:01:17 +0900
  • 859230cdd1 event: use for_each_reactor to shut down reactors Jim Harris 2021-10-19 12:22:38 -0700
  • 0119293b74 nvmf: consolidate CC reset and shutdown Changpeng Liu 2021-10-19 17:53:40 +0800
  • 20627a1a36 doc/accel_fw: Update the description to use kernel idxd driver Ziye Yang 2021-08-18 19:35:46 +0800
  • bf2bff9e2d scripts/bpftrace: force basic regex syntax in grep Konrad Sztyber 2021-10-20 10:31:29 +0200
  • 5d95132bb3 scripts/bpftrace: use SO names in bpftrace scripts Konrad Sztyber 2021-10-08 13:09:25 +0200
  • 0bd2b3654c accel: create SW Engine Channel if HW Engine not supports GangCao 2021-10-14 16:53:53 -0400
  • 0650f30489 bdev/ocf: Set defaults for OCF devices Rafal Stefanowski 2021-10-07 12:35:15 +0200
  • ed8e5c68c2 dma: Update translation result to hold iovec pointer Alexey Marchuk 2021-10-06 18:24:07 +0300
  • 38700b84de dma: Update memory domain context structure Alexey Marchuk 2021-10-06 17:59:44 +0300
  • 55a82680d6 dma: Add a range of device types reserved for apps Alexey Marchuk 2021-10-06 16:45:11 +0300
  • 1255067e8c dma: Add infrstructure for push operation Alexey Marchuk 2021-09-30 18:00:10 +0300
  • 7719dd7b6e scripts/common: Extract SPDK_GPT_PART_TYPE_GUID from source Michal Berger 2021-08-26 09:28:37 +0200
  • 8c9526eb3e autotest: Check if nvme devices are in use before the wipe Michal Berger 2021-08-25 12:50:55 +0200
  • bf3ac16830 test/bdev: Make sure cleanup() is always called upon exiting Michal Berger 2021-08-25 12:30:57 +0200
  • 32aa855c77 scripts: Add python script to read SPDK's GPT GUID from device Michal Berger 2021-09-23 11:49:08 +0200
  • d397accb7c nvme_compliance: add test cases for SET FEATURES with Number of Queues Changpeng Liu 2021-10-13 23:36:08 +0800
  • c08fb0a176 nvmf/vfio-user: fix empty free request issue Changpeng Liu 2021-10-13 17:45:22 +0800
  • a933236fe6 nvme_compliance: add tests for get features Changpeng Liu 2021-10-11 22:49:14 +0800
  • d10003607b nvmf: add Get Features with Host Behavior Support Changpeng Liu 2021-10-11 23:02:30 +0800
  • 3011349534 examples/nvme/cmb_copy: exit the test tool if no controller found Changpeng Liu 2021-10-20 17:14:28 +0800
  • 2f9755d440 nvmf/rpc: Put channel refcount after nvmf_subsystem_get_qpairs use zhaoshushu.zss 2021-10-12 17:39:45 -0400