Commit Graph

  • 2133c01f21 bdev/malloc: pass bdev_io to bdev_malloc_writev() Konrad Sztyber 2023-03-09 14:13:39 +0100
  • c66b6c283c bdev/malloc: use appends for read requests Konrad Sztyber 2023-03-09 11:45:11 +0100
  • 45d129191d bdev/malloc: pass bdev_io to bdev_malloc_readv() Konrad Sztyber 2023-03-09 09:23:30 +0100
  • a2a8f19ce2 bdev/malloc: don't retry failed requests Konrad Sztyber 2023-03-14 11:01:17 +0100
  • 177a74ee0c bdev/malloc: declare malloc task/disk variables Konrad Sztyber 2023-03-08 10:38:37 +0100
  • 81b5b941e9 accel: make spdk_accel_sequence_finish() void Konrad Sztyber 2023-03-09 11:18:49 +0100
  • 967937e213 test/bdev: accel chaining test Konrad Sztyber 2023-03-08 09:47:32 +0100
  • f28978a106 test/packaging: Export LD_LIBRARY_PATH, PKG_CONFIG_PATH setup Michal Berger 2023-04-15 19:53:49 +0200
  • 5ff8838dda test/spdkcli: Include errors from a failed command Michal Berger 2023-04-12 15:37:57 +0200
  • f714562f5a test/spdkcli: Wait long enough for the nvme ctrl to be gone Michal Berger 2023-04-12 15:33:10 +0200
  • 20e5d5388e test: wait_for_examine and delay in reap_unregistered_poller.sh Jim Harris 2023-04-14 01:19:36 +0000
  • 5a952042f2 module/raid: specify memory domain support per raid module Artur Paszkiewicz 2023-04-14 11:15:09 +0200
  • 7e14ad86b8 libreduce: removing deprecation messages for pmem Marcin Spiewak 2023-04-11 12:47:15 +0000
  • c72148f1a2 accel: keep track of destroyed channels' statistics Konrad Sztyber 2023-04-13 12:29:10 +0200
  • 0f81ba102b accel: add accel_get_stats Konrad Sztyber 2023-02-28 07:58:27 +0100
  • 319dedcb31 accel: collect statistics Konrad Sztyber 2023-02-27 15:41:26 +0100
  • 9150cac94e accel: extract submitting task to a function Konrad Sztyber 2023-02-27 15:30:13 +0100
  • 35993ac9de accel: add accel_set_options Konrad Sztyber 2023-02-23 09:32:10 +0100
  • 6b7ec13c8f scripts/qat_setup: Add support for dh895xcc devices Michal Berger 2023-03-08 11:00:04 +0100
  • 8d3118f156 test/check_so_deps: Adjust printout when $SPDK_ABI_DIR is not set Michal Berger 2023-03-30 12:03:52 +0200
  • fa633b2825 autopackage: Move packaging test to autobuild Michal Berger 2023-03-15 11:52:05 +0100
  • 7cdf6b7377 test/packaging: Move tests out of nightly Michal Berger 2022-12-21 12:20:03 +0100
  • 2099abc819 test/autobuild: Source $spdk_conf before autotest_common.sh Michal Berger 2023-03-16 09:37:27 +0100
  • 3a060b6cd5 lib/env_dpdk: Make sure linker finds $DPDK_LIB_DIR Michal Berger 2023-04-07 03:15:43 +0200
  • 2994a06067 mk/spdk.common: Use -flto=auto for the LTO builds Michal Berger 2023-04-07 02:02:26 +0200
  • 6585c782e5 test/common: Silence vhost/commo.sh during cleanup Michal Berger 2023-04-05 15:47:00 +0200
  • f3d3338b29 lib/vhost: register VQ interrupt handler when enable VQ Changpeng Liu 2023-03-27 15:22:38 +0800
  • 7062988c66 bdev: assert that internal status is PENDING for completed IO Jim Harris 2023-03-24 16:42:55 +0000
  • c757d4b706 bdev: reset status immediately to PENDING for nomem_io queue Jim Harris 2023-03-24 23:36:17 +0000
  • a1ae05bb3f test/nvmf: Add more Nvidia NIC IDs Alexey Marchuk 2023-03-13 09:40:17 +0100
  • ec13730033 lib/nvmf: Deprecate cb_fn in spdk_nvmf_qpair_disconnect Alexey Marchuk 2023-03-13 09:36:05 +0100
  • b0ef9637e5 lib/nvmf: Update spdk_nvmf_qpair_disconnect return value Alexey Marchuk 2023-03-13 09:28:25 +0100
  • 49415f8ece lib/nvmf: Do not use cb_fn in spdk_nvmf_qpair_disconnect Alexey Marchuk 2023-03-13 09:10:32 +0100
  • d471bca4cf nvmf/vfio_user: Post SQ delete cpl when qpair is destroyed Alexey Marchuk 2023-03-13 13:37:12 +0100
  • e5e9f91113 autotest: Consider processes from deleted workspaces during cleanup Michal Berger 2023-03-04 21:03:28 +0100
  • fb09c4a5c9 accel/dpdk_cryptodev: Handle OP_STATUS_SUCCESS Alexey Marchuk 2023-03-01 10:04:01 +0100
  • 8ec718c63d fuzz/llvm: move coverage data to llvm/coverage Sebastian Brzezinka 2023-01-18 20:45:09 +0100
  • 2df6ee9845 fuzz/llvm: provide a prefix to use when saving artifacts Sebastian Brzezinka 2022-12-08 18:37:07 +0100
  • 3926afd5f5 llvm_nvme_fuzz: enable running llvm nvmf test in parallel Sebastian Brzezinka 2023-01-11 12:28:01 +0100
  • 81dcdfe812 llvm_vfio_fuzz: start fuzzer tests in parallel Sebastian Brzezinka 2022-11-09 22:41:02 +0100
  • 770f7abca2 spdk_top: fix the cpu usage display issue in thread tab Jaylyn Ren 2023-03-21 15:21:26 +0800
  • c2213b4de5 bdev: delete UUID generation from ephemeral bdevs Krzysztof Karas 2023-03-06 15:27:09 +0100
  • 8540f3b107 bdev/raid: add RPC option to provide UUID Krzysztof Karas 2023-03-10 10:05:34 +0100
  • ba77879e01 bdev/error: add option to provide UUID for error bdev Krzysztof Karas 2023-03-06 15:25:36 +0100
  • c64d7ad06f bdev: always generate UUIDs Krzysztof Karas 2023-03-06 14:12:58 +0100
  • 9241c7fa35 fuzz/llvm: add common.sh for llvm fuzzers Sebastian Brzezinka 2023-01-17 11:40:21 +0100
  • 15dbc97499 llvm_vfio_fuzz: handle thread create failure Sebastian Brzezinka 2023-01-18 18:45:50 +0100
  • 9c10093483 init: rewrite subsystem_sort Jim Harris 2023-04-11 12:16:55 -0700
  • 30d24bae73 env_dpdk: put rte_rcu on DPDK_LIB_LIST unconditionally Jacek Kalwas 2023-04-06 11:00:53 -0400
  • 88fbbb6bbc bdev: fix return value of bdev_io_get_max_buf_len Jacek Kalwas 2023-04-06 10:21:36 -0400
  • c33f4c90ea test/vfio-user: reduce spdk_tgt memory allocation Karol Latecki 2023-03-28 14:45:19 +0200
  • d1f070e6bc test/vhost: increase memory in virtio tests Karol Latecki 2023-03-29 07:53:51 +0200
  • ba95566de9 spdk_top: move core_busy_period and core_idle_period Krzysztof Karas 2023-03-14 09:40:16 +0100
  • 0c4c32a928 bdevperf: avoid writing outside "out" array boundary Krzysztof Karas 2023-03-14 14:16:40 +0100
  • 182ed72f35 test/vhost: Make sure $disk_map exists Michal Berger 2023-02-21 09:36:54 +0100
  • 276a5f1d45 test/vhost: Remove cpuset limit enforced upon vhost cpus Michal Berger 2023-02-21 00:27:36 +0100
  • 5f7409c89b test/vhost: Switch from msdos to gpt Michal Berger 2023-02-20 23:26:10 +0100
  • 196978565e test/vhost: Make sure all TCP ports allocated for QEMU are available Michal Berger 2023-01-18 18:05:20 +0100
  • 8c5a2c051d test/vhost: Add VM's id to fio config's description Michal Berger 2022-12-13 14:08:17 +0100
  • f53c728225 test/vhost: Add perf collection support Michal Berger 2022-11-23 15:15:52 +0100
  • 3ef1c1cd9f test/vhost: Gather IRQ stats from the VM Michal Berger 2022-11-15 15:48:17 +0100
  • 360190f9e2 test/vhost: Add helper functions for extracting IRQ data Michal Berger 2022-11-15 13:53:05 +0100
  • 43e68a8b1f nvmf/tcp: Wait for PDUs to release when closing a qpair Ben Walker 2023-02-05 05:35:46 +0000
  • ceb3747451 configure: added --max-lcores option to ./configure Marcin Spiewak 2023-03-31 14:55:52 +0000
  • a4463cbc64 app: use --lcores to map ids greater than 128 Marcin Spiewak 2023-03-29 11:44:50 +0000
  • 63ee5362e2 env: added support for lcore map Marcin Spiewak 2023-03-29 10:52:37 +0000
  • c12d468d02 nvmf: retry QID check if duplicate detected Jim Harris 2023-03-27 22:20:17 +0000
  • 92a3903478 subsystem: Gather list changed conditions. yidong0635 2022-07-22 16:57:01 +0800
  • c0ff46030b doc: add NVMe-oF TCP CVL 23.01 performance report link Karol Latecki 2023-04-06 08:02:09 +0200
  • 6f8d92e512 accel/dpdk_cryptodev: Remove queued_cry_ops Alexey Marchuk 2023-02-12 16:06:26 +0100
  • 15e8ab0579 accel/dpdk_cryptodev: Fix sgl init with offset Alexey Marchuk 2023-04-03 10:24:48 +0200
  • fb4acf18e3 test/blockdev: Use regualr RPC socket for mlx5 config Alexey Marchuk 2023-01-20 13:28:12 +0100
  • 8192d7c568 env_dpdk: omit huge-related options when --no-huge specified Jim Harris 2023-04-04 03:51:54 +0000
  • f918384212 iscsi: Return if conn->sock is NULL when updating connection params Shuhei Matsumoto 2023-03-28 10:09:25 +0900
  • a6aa4df1ce blob: set rc to -EINVAL when esnap len too long Mike Gerdts 2023-03-22 23:55:38 -0500
  • c615a90094 blob_bdev: fix doc for spdk_bs_bdev_claim Mike Gerdts 2023-03-22 23:50:42 -0500
  • f32fd879ff test/common: Merge pkgdep/dnf into pkgdep/yum Michal Berger 2023-02-24 15:53:21 +0100
  • 9fbed5468d test/common: Rename vm_setup.sh to autotest_setup.sh Michal Berger 2023-02-24 02:00:56 +0100
  • d43cd2a215 test/common: Simplify README Michal Berger 2023-02-24 01:44:03 +0100
  • 65849fd5e9 pkgpdep: Remove unsupported pieces Michal Berger 2023-02-24 01:24:50 +0100
  • 860c5f1f75 test/common: vm_setup.sh cleanup Michal Berger 2023-02-24 01:19:14 +0100
  • 67d8b8d505 deprecation: add the md to documentation Makefile Tomasz Zawadzki 2023-01-27 10:11:02 +0100
  • 5a2d23c5f1 nvmf/vfio_user: move cq_is_full() closer to caller Swapnil Ingle 2023-01-23 15:01:54 +0100
  • ce7b461b7f bdev_nvme: add hdgst and ddgst in nvme_ctrlr_config_json Tim Zhang 2023-01-01 17:53:14 +0800
  • 53c4b67c54 UT/vhost/vhost.c:add the test of spdk_blk_construct KanKuo 2022-12-12 14:41:32 +0800
  • eb6a2d872d UT/bdev/bdev.c:add bdev_compare test KanKuo 2022-12-07 13:59:52 +0800
  • 225b3b96ff test/nvmf: Reload irdma driver only when e810 test was requested Michal Berger 2022-11-09 13:22:41 +0100
  • 5e244e25f0 scripts/vagrant: Replace lsb_release with os-release check Michal Berger 2022-10-21 15:05:22 +0200
  • 3b2eb02bc9 scripts/bash-completion: Adjustments for older Bash versions Michal Berger 2022-08-19 12:09:41 +0200
  • 49543bca68 scripts/bash-completion: Extract all rpc methods Michal Berger 2022-08-18 17:01:06 +0200
  • 9c8c34ab0b module/scheduler: Silence warning about rte_power under clean target Michal Berger 2022-07-06 13:21:24 +0200
  • f514b86724 autobuild: Put DPDK's kernel drivers at proper location Michal Berger 2022-06-07 14:17:58 +0200
  • 2419fed568 bdev/uring: Unset write_cache Krishna Kanth Reddy 2022-06-03 18:28:42 +0530
  • 50deaa1c13 blobstore: Add assert in blob_id_cmp. yidong0635 2022-05-19 14:02:48 +0800
  • 809c8585b2 sock: Do aligned allocations for the pipes Ben Walker 2023-04-05 13:31:47 -0700
  • cc2c42e849 util/pipe: Simplify some null checks Ben Walker 2023-04-05 13:20:15 -0700
  • 5e29ec96e3 util/pipe: Fix documentation on spdk_pipe_create Ben Walker 2023-04-05 13:10:29 -0700
  • 818ec14e70 test: Add test_iobuf.c to mock the iobuf library Ben Walker 2023-01-17 10:33:33 -0700
  • 03e4522ed3 thread: Move get/put calls into .c file Ben Walker 2023-01-17 08:34:36 +0000
  • 9aa709e25a thread: Move iobuf code to a separate compilation unit. Ben Walker 2023-01-17 07:50:36 +0000