Commit Graph

  • 7a374fbc0b nvmf: make zcopy_end void Konrad Sztyber 2021-12-07 07:58:01 +0100
  • 92d7df1f47 nvmf: use spdk_nvmf_request_exec to submit zcopy_start Konrad Sztyber 2021-12-06 15:59:38 +0100
  • d88fa8c11e nvmf: complete resubmitted requests Konrad Sztyber 2021-12-06 14:29:56 +0100
  • 686b9984b3 nvmf: return async/complete status in bdev zcopy operations Konrad Sztyber 2021-12-06 14:22:16 +0100
  • 0e09df57dd nvmf: rename zcopy operations to zcopy_(start|end) Konrad Sztyber 2021-12-06 13:52:40 +0100
  • 71cbc22960 nvmf: execute zcopy requests through process_io_cmd Konrad Sztyber 2021-12-06 13:48:51 +0100
  • 272231686f nvmf: don't check req for zcopy when adding to outstanding queue Konrad Sztyber 2021-12-03 11:24:35 +0100
  • f65099d378 nvmf: remove zcopy check in spdk_nvmf_request_exec Konrad Sztyber 2021-12-02 14:17:15 +0100
  • 7d23ac8657 nvmf: remove zcopy phase checks from IO functions Konrad Sztyber 2021-11-29 16:06:59 +0100
  • 594ccf5a0f nvmf: rename spdk_nvmf_using_zcopy to spdk_nvmf_request_using_zcopy Konrad Sztyber 2021-11-29 16:05:10 +0100
  • aa1d039836 nvmf: zero-copy enable flag in transport opts Konrad Sztyber 2021-11-24 15:42:24 +0100
  • 39b7e10fd4 hw_hotplug.sh: fix the incorrect path to log.txt file Krzysztof Karas 2022-01-05 12:36:10 +0000
  • 89f253dd20 test/llvm_nvme_fuzz: add DELETE I/O COMPLETION QUEUE and DELETE I/O SUBMISSION QUEUE command test cases Yifan Bian 2022-01-06 02:44:57 +0000
  • 8e9bf1815d lib/log: move some log level function to log.c wanghailiangx 2021-12-30 10:54:41 -0500
  • 63ff27f910 check_format.sh: handle spdk_ functions that are moved Jim Harris 2022-01-04 21:01:07 +0000
  • 8b81801e2d env_dpdk: do rte_eal_cleanup() at process exit Jim Harris 2022-01-05 23:02:25 +0000
  • 1e46373984 nvmf/vfio-user: use static CNTLID Changpeng Liu 2021-11-09 17:32:19 +0800
  • 2a6c2c289c nvmf: support static CNTLID Changpeng Liu 2021-11-09 00:23:40 +0800
  • 76159db955 bpf: use map in nvmf_path.bt Jim Harris 2021-12-09 20:25:21 +0000
  • 1b3d4cecb3 scripts: update local.conf for openstack tests Maciej Wawryk 2022-01-04 14:23:55 +0100
  • e0482c503e autopackage: Move extra RPM tests to nightly Michal Berger 2021-07-05 14:25:11 +0200
  • 0791d4ae5c doc/rpm: Add information about new functionality Michal Berger 2021-06-29 12:41:40 +0200
  • 3450f93517 autopackage: Add test for building rpm from generated .spec Michal Berger 2021-06-16 13:23:48 +0200
  • f3b3c5bd84 test/common: Don't exit from within the killprocess() Michal Berger 2021-12-27 20:33:38 +0100
  • 89df50bc2d scripts/core-collector: Don't limit core dump collection Michal Berger 2021-12-27 13:19:12 +0100
  • 5d49965bb9 test/scheduler: Ignore failures while removing dummy cgroups Michal Berger 2021-12-28 15:52:28 +0100
  • d09690276e autopackage: Remove .rpms between the tests Michal Berger 2021-12-28 18:09:02 +0100
  • da7c73016e test/nvmf: distinguish between two nvmf_fio cases wanghailiangx 2021-12-15 10:03:15 -0500
  • 0f5a873e6e examples/accel/perf: fix partial-free error before _init_thread wwlliangliang 2021-11-26 01:18:10 -0500
  • 8dafa5632a test/nvme: add timeout to bdevperf perform_tests Maciej Wawryk 2021-11-10 12:16:24 +0100
  • bc43d3af77 nvmf_tracing.md: explain how extended -e option works Krzysztof Karas 2021-12-01 12:26:50 +0000
  • 5fed6bd89a trace: allow usage of tracepoint groups while enabling traces Krzysztof Karas 2021-12-21 16:22:40 +0000
  • aa1ec3730d trace: make trace_create_tpoint_group_mask() external Krzysztof Karas 2021-12-22 14:58:14 +0000
  • dd6a8a80df test/llvm_nvme_fuzz: add CREATE I/O SUBMISSION QUEUE command test case Yifan Bian 2022-01-05 05:10:53 +0000
  • 2fc978389d doc/nvmf_tracing: replace ./perf -s with ./perf -o wanghailiangx 2021-12-22 09:56:54 -0500
  • 0ac16751a5 test/llvm_nvme_fuzz: add CREATE I/O COMPLETION QUEUE command test case Yifan Bian 2022-01-04 04:09:35 +0000
  • 2bd41c5187 nvmf/tcp: do cleanup in nvmf_tcp_poll_group_add() Changpeng Liu 2021-12-27 15:40:37 +0800
  • c7f33deaae test/llvm_nvme_fuzz: don't use NVME_OPC_FABRIC for ADMIN fuzz tests Changpeng Liu 2021-12-27 13:53:30 +0800
  • dc1386e686 nvme/overhead: add vfio_user transport support Mao Jiang 2021-12-02 03:04:19 +0000
  • f9c496b8e2 test/vfio_user: Restart vm, check if memory region register/unregister failed junwenx 2021-11-24 17:28:24 +0800
  • a0d255ac02 test/vfio_user: Build vfio-user test directory Mao Jiang 2021-10-29 07:24:39 +0000
  • 5d5b293387 test/llvm_nvme_fuzz: add ABORT command test case Bianyfan 2021-12-30 08:29:04 +0000
  • 7de351f1d7 blobstore: Use RB_TREE to do blob lookup Liu Xiaodong 2021-12-29 15:32:39 -0500
  • 97b3fb1758 gscheduler: use current tsc for decision. Liu Xiaodong 2021-11-22 10:33:01 -0500
  • b9518a5540 nvme_rdma: Continue even if we receive a normal WC when qpair is disconnected Shuhei Matsumoto 2021-12-28 19:51:27 +0900
  • 44f69b654b nvmf: Disconnect qpair whose ctrlr is not set yet when removing listener Shuhei Matsumoto 2021-12-28 13:52:22 +0900
  • 833a5c9d2b bdev/nvme: Remove ctrlr_ch from group's list in error case Alexey Marchuk 2021-12-23 15:59:05 +0300
  • 17e9f58f1f bdev/nvme: Handle failed IO qpair creation Alexey Marchuk 2021-12-22 14:53:42 +0300
  • 3c4a68cafc nvme: Do not create IO qpair during ctrlr initialization Alexey Marchuk 2021-12-22 14:51:12 +0300
  • a2f0b6e4d3 spelling: CHANGELOG.md Josh Soref 2021-11-24 20:40:56 -0500
  • 9e4350b6fb app/spdk_top: Rename print_bottom_error_message() Michal Berger 2021-12-23 10:28:12 +0100
  • eb09178a59 nvme/rdma: Correct qpair disconnect process Alexey Marchuk 2021-11-18 21:45:14 +0300
  • 9cea323284 nvmf/rdma: Move definitions of rxe vendor IDs to common rdma.h Alexey Marchuk 2021-12-16 20:34:14 +0300
  • de7493e697 spdk_top: rename print_bottom_error_message Krzysztof Karas 2021-10-27 05:36:43 +0000
  • 8616736318 trace: allow specifying a subset of a group's tpoints Krzysztof Karas 2021-12-01 10:23:55 +0000
  • 3838d4d2c5 nvmf/rdma: Check device max_srq_wr when creating SRQ Alexey Marchuk 2021-12-13 18:32:39 +0300
  • 2b565885f3 rpmbuild: Allow to use default RPM build directories Michal Berger 2021-06-16 12:33:31 +0200
  • 47ee30d3e3 rpmbuild: Add routine for generating a standalone rpm .spec Michal Berger 2021-06-16 11:09:59 +0200
  • f6ab6c09e3 autopackage: Test RPM build against RPMed DPDK Michal Berger 2021-06-16 10:43:48 +0200
  • 2e4466d0f1 examples/abort: fail when no controllers are found Konrad Sztyber 2021-12-21 10:40:02 +0100
  • b6fba11db7 test/nvmf: set max adminq size in abort test Konrad Sztyber 2021-12-21 10:33:48 +0100
  • 1f25ee7e1b nvmf/tcp: update completion cid when aborting requests Konrad Sztyber 2021-12-21 10:27:43 +0100
  • 7474fd4bd0 nvmf/tcp: process NEED_BUFFER requests after aborting Konrad Sztyber 2021-12-21 10:15:31 +0100
  • 257d06f7bc test/openstack: restart whole devstack before tests Maciej Wawryk 2021-12-22 10:01:11 +0100
  • 0bc229b314 test/llvm_nvme_fuzz: add IDENTIFY command test case Changpeng Liu 2021-12-22 10:55:30 +0800
  • 7bb78fb95b test/llvm_nvme_fuzz: print '-D' usage menu Changpeng Liu 2021-12-22 09:44:11 +0800
  • 3b5dcf612a doc/vhost: remove vhost-nvme description Changpeng Liu 2021-12-13 18:15:07 +0800
  • 977a53573f test/scheduler: Use separete cgroup for the tests Michal Berger 2021-12-07 11:51:36 +0100
  • 1fd9dccf78 test/scheduler: Add cgroups routines Michal Berger 2021-12-07 11:34:47 +0100
  • 014bce3ff4 nvmf/tcp: fix trace definition for TRACE_TCP_QP_ABORT_REQ Konrad Sztyber 2021-12-20 17:51:00 +0100
  • 2af48ebf58 spdk_top: move thread window content drawing to a function Krzysztof Karas 2021-12-20 16:29:14 +0000
  • 2e2102b026 spdk_top: change CLOCK_REALTIME to CLOCK_MONOTONIC Krzysztof Karas 2021-07-26 14:52:37 +0200
  • 30d42a8437 spdk_top: change where thread data is being allocated for thread display Krzysztof Karas 2021-05-21 14:14:50 +0200
  • 79727986e0 nvmf: fix disconnect logic for remove_listener RPC Jim Harris 2021-12-08 10:22:24 +0000
  • ef8f297ba4 bdev_nvme: allow bdev_nvme_create() to take a NULL names arg Jim Harris 2021-12-07 23:55:06 +0000
  • 986f74aead bdev_nvme: split fini ctrlr destruction to separate function Jim Harris 2021-12-07 21:10:54 +0000
  • 54efe6552b bdev/delay: add missing write_object_end in config_json Konrad Sztyber 2021-12-20 10:26:37 +0100
  • 10f32b9f19 lib/blob: do not assume realloc(NULL, 0) returns a not-NULL value GangCao 2021-11-30 21:01:56 -0500
  • a4d132cdb5 nvmf: add new 'id' to spdk_nvmf_subsystem_listener Jim Harris 2021-12-07 23:24:27 +0000
  • 8dbf28ace9 check_format.sh: fix up prints for shellcheck Jim Harris 2021-12-03 23:39:41 +0000
  • 7b284f6201 examples: add discovery_aer Jim Harris 2021-11-19 10:02:07 +0000
  • 843c387a1f nvme: add spdk_nvme_ctrlr_get_discovery_log_page API Jim Harris 2021-12-04 02:56:47 +0000
  • 67196e9959 nvme: Don't free and allocate the entire ns array in nvme_ctrlr_construct_namespaces Ben Walker 2021-12-15 10:29:13 -0700
  • fca4262987 nvme: Remove nvme_ns_update Ben Walker 2021-12-15 10:17:10 -0700
  • b9cac1d4e7 test/nvmf: Group all non-uring-dependent tests together Michal Berger 2021-11-10 13:06:05 +0100
  • 1fdfb7e332 test/dd: Simple tests utilizing uring RPCs Michal Berger 2021-10-20 17:30:14 +0200
  • eb77d6394e perf/nvmf: remove acceptor_poll_rate from run_nvmf.py Maciej Wawryk 2021-12-17 11:29:32 +0100
  • 796ba5ce69 bdev: guard bdev_module.h with extern "C" Kefu Chai 2021-12-19 16:48:25 +0800
  • bf815486fc pkgdep/git: Patch for the ice driver targeting latest linux kernel Michal Berger 2021-12-09 13:54:59 +0100
  • d6d75fca2d log: fix out-of-order designated initializer Liu Qing 2021-12-16 14:15:07 +0800
  • 0c15ca6a84 pkgdep/git: bump up the version of nvme-cli Krzysztof Karas 2021-10-19 06:42:47 +0000
  • 3cd14b66af idxd: Move batch prep functions up in file Ben Walker 2021-11-16 15:34:10 -0700
  • cd8c36f2fe util: Add spdk_ioviter for iterating iovecs Ben Walker 2021-11-16 15:03:26 -0700
  • b33e68a789 nvme: call probe_cb when directly connecting to discovery ctrlr Jim Harris 2021-12-03 22:57:04 +0000
  • 4c1757ffb9 nvmf: update discovery log when removing hostnqn Peng Lian 2021-12-14 07:04:58 -0500
  • 17a662f9fe test/json_config: Simplify events check Michal Berger 2021-05-13 12:02:08 +0200
  • 5247e10a06 scripts: Get soft core ulimit from the template Michal Berger 2021-03-29 12:46:08 +0200
  • 0a3a9f4285 nvmf/vfio-user: fix the compilation issue on kernel 4.9.x Changpeng Liu 2021-12-16 17:16:28 +0800
  • 68f0c6160a ut/fc : fix fc_ls_ut compilation failure Anil Veerabhadrappa 2021-12-14 08:31:04 -0800
  • 2344dacab4 nvmf/fc: remove unused variable Anil Veerabhadrappa 2021-12-14 08:28:26 -0800