Commit Graph

  • 31e91a83fa test/external_code: make spdk_env_dpdk part of DPDK_LIBS Jim Harris 2020-12-21 22:50:49 +0000
  • b43166b43f test: add EXTERNAL_MAKE_HUGEMEM Jim Harris 2020-12-21 20:30:32 +0000
  • 8f92bde43e build: add PRIVATE_LIBS variables for module lists Jim Harris 2020-09-29 18:50:05 +0000
  • ec02743a4c build: add ufc to SYS_LIBS in spdk.common.mk Jim Harris 2020-09-30 15:31:38 +0000
  • 10717b577c nvme/nvme_transport: Unify returns in disconnect and connect. yidong0635 2020-12-24 04:50:28 -0500
  • b2c29e91c5 bdev/nvme: Change parameter of nvme_ctrlr_depopulate_namespace_done() from ctrlr to ns Shuhei Matsumoto 2020-12-17 17:36:24 +0900
  • 5f523c44f0 bdev/nvme: Consolidate exit paths of connect_attach_cb() Shuhei Matsumoto 2020-12-19 02:41:30 +0900
  • b2d785ee48 bdev/nvme: Move attach_bdev_to_ns() into bdev_create() Shuhei Matsumoto 2020-12-21 11:19:46 +0900
  • 01541c31fb bdev/nvme: Factor out creating spdk_bdev from creating nvme_bdev Shuhei Matsumoto 2020-12-27 18:20:01 +0900
  • 6a76176a67 bdev/nvme: Refer controller's flag directly when setting acwu of disk Shuhei Matsumoto 2020-12-19 16:00:45 +0900
  • 17a4826687 bdev/nvme: Log if reconnecting I/O qpair failed by WARNLOG Shuhei Matsumoto 2020-12-22 20:34:00 +0900
  • 2de5aabd92 bdev/nvme: Insert new failover trid before failed trids Shuhei Matsumoto 2020-12-22 21:50:29 +0900
  • ea2d4bb501 bdev/nvme: Hold mutex while adding failover trid Shuhei Matsumoto 2020-12-22 21:26:39 +0900
  • 1f14fea3b4 bdev/nvme: Get failover path information by NOTICELOG Shuhei Matsumoto 2020-12-22 16:35:03 +0900
  • 974c70e63f lib/nvme: nvme_ctrlr_fail() return immediately if ctrlr is already failed Shuhei Matsumoto 2020-12-22 15:49:25 +0900
  • 92d2ad357c bdev/nvme: Remove duplicated nvme_poll_group_remove() calls Shuhei Matsumoto 2020-12-22 13:28:01 +0900
  • a7f8dc0416 mk: Fix mlx5_dv linkage Alexey Marchuk 2020-12-22 18:19:32 +0300
  • 414b56600a examples/nvme_reconnect: add single memory segment parameter support Changpeng Liu 2020-12-16 16:39:15 +0800
  • 3048a49c29 bdev/ocf: Fix initial force flag Rafal Stefanowski 2020-12-13 13:07:16 +0100
  • 0cbfbbed2d doc: update blobfs.md gen_nvme routine Karol Latecki 2020-12-17 10:33:07 +0100
  • 6b52336516 test/vhost: Fix traddr lookup Michal Berger 2020-12-15 14:09:02 +0100
  • e18788d30e vhost-blk: process VIRTIO_BLK_WRITE_ZEROES_FLAG_UNMAP correctly Changpeng Liu 2020-12-14 00:59:25 -0500
  • dffb272c1a examples/nvme_fio_plugin: error out on unsupported blocksize Niklas Cassel 2020-12-13 19:43:47 +0100
  • d80b4f4287 test/bdevperf: add some more output and use LBA as data for verify paul luse 2020-11-19 21:04:52 +0000
  • 7056bdf6ed docs/cuse: Improve details of nvme-cuse documentation Tomasz Zawadzki 2020-12-03 04:28:08 -0500
  • 3c9a0d09de doc: Add "CI Tools" section Michal Berger 2020-05-15 12:20:44 +0200
  • 3c2190c214 nvme: capture ticks for timeout before checking state Jim Harris 2020-12-16 10:50:14 -0700
  • 0dc567eb2d nbd/nbd_rpc: Fix memory leak of an error path. yidong0635 2020-12-18 09:50:20 -0500
  • 43607106b1 intr: allow operations on fd=0 Liu Xiaodong 2020-10-28 05:52:10 -0400
  • add8fc1575 nvmf: clarify on opts description Jacek Kalwas 2020-12-18 11:53:03 -0500
  • 2d36698d1d ut/bdev: fix lack of spdk_bdev_opts size Tomasz Zawadzki 2020-12-18 08:41:55 -0500
  • b5ba9f4d94 nvmf/tcp: Remove tcp qpair::send_queue Alexey Marchuk 2020-12-15 10:43:35 +0300
  • d3d077cc01 bdev: Solve the ABI compatibility issue related with spdk_bdev_opts Ziye Yang 2020-12-17 20:36:28 +0800
  • a9bdb1ee73 lib/nvmf: mask pending AENs Jiewei Ke 2020-12-05 06:06:15 -0500
  • 8cd9ef2825 lib/nvmf: Support to queue pending async events Jiewei Ke 2020-11-16 22:09:29 -0500
  • 8c3b9204b1 Revert "lib/nvmf: Add trid to struct spdk_nvmf_qpair" Shuhei Matsumoto 2020-12-16 13:57:26 +0000
  • 6cf97693e4 Revert "nvmf/fc: Initialize transport id for the newly created FC transport qpair" Shuhei Matsumoto 2020-12-16 22:21:59 +0000
  • d132ee3531 build: use DEPDIRS variables to build SPDK_LIB_LIST Jim Harris 2020-12-11 20:41:37 +0000
  • 27c2daff1d lib/sock: Make spdk_sock_flush do real work if sock does not belong to a group. Ziye Yang 2020-12-05 00:40:56 +0800
  • 5e65adcc7d autotest: uses unique name for the controller wanghailiangx 2020-12-01 11:01:43 -0500
  • 19fe6e507e doc: add entry for NVMe-oF RDMA 20.10 performance report Karol Latecki 2020-12-17 08:30:36 +0100
  • 76a470e407 test/nvme_perf: make write latency log an option Karol Latecki 2020-12-08 11:40:45 +0100
  • 2cae754c42 test/nvme_perf: add fio options for io_uring Karol Latecki 2020-12-08 11:33:09 +0100
  • 1fae3687df test: add unit test for the mix split Jin Yu 2020-10-28 22:45:53 +0800
  • 9697d84f0e test: add unit test for split IO Jin Yu 2020-10-22 23:51:44 +0800
  • 3b616c0f0c bdev: split bdev io base on IO size and segments Jin Yu 2020-10-12 23:53:06 +0800
  • 8518219a62 doc: add entry for NVMe-oF TCP 20.10 performance report Karol Latecki 2020-12-11 14:28:04 +0100
  • 3d1bbb273b ut/nvme_pcie: Fix a few assert conditions which had used not == but = v20.01.x Shuhei Matsumoto 2020-06-01 11:12:23 +0900
  • 43a94514af make/dpdk: Correct compiler type detection Alexey Marchuk 2020-07-22 09:13:01 +0300
  • f71ccc5691 make/dpdk: Suppress GCC 10 warnings Alexey Marchuk 2020-07-16 12:59:30 +0300
  • 9ae4346504 nvmf/fc: Cleanup fc delete connection code. Naresh Gottumukkala 2020-11-27 09:50:12 +0000
  • 561a9f26ec nvmf/fc: Create fc_req pool per connection. Naresh Gottumukkala 2020-11-27 08:33:53 +0000
  • e28ac3bc6b vhost-blk: record inflight descs of packed ring Jin Yu 2020-08-18 00:31:32 +0800
  • c73dc155c2 doc: document crypto RPCs in jsonrpc doc paul luse 2020-09-11 12:53:52 -0400
  • 48701bd955 lib/event: support ABI compatibility for spdk_app_opts. Ziye Yang 2020-11-30 19:38:37 +0800
  • e4f8ec053c test/blobstore: clean aio.bdev and json if there is an unexpected exit in running wanghailiangx 2020-12-09 13:10:29 -0500
  • b8c15b044c bdev/ocssd: Pass nvme_bdev_ns to each I/O submit functions Shuhei Matsumoto 2020-12-14 07:45:18 +0900
  • a9d2ef69c5 bdev/ocssd: Add a helper function to get zone_size from ocssd_bdev Shuhei Matsumoto 2020-12-13 23:36:05 +0900
  • dd3297bf57 bdev/ocssd: Pass qpair directly to I/O submit functions Shuhei Matsumoto 2020-12-13 23:27:45 +0900
  • 6fdc0a5346 bdev/ocssd: Call read() directly when buffer is already allocated Shuhei Matsumoto 2020-12-13 23:22:14 +0900
  • c885010fbf bdev/ocssd: Add nvme_bdev_ns to struct create_ctx and use it Shuhei Matsumoto 2020-12-11 06:32:02 +0900
  • 15f29bbe83 bdev/ocssd: Add ocssd_ns to fill_zone_info() as additional parameter Shuhei Matsumoto 2020-12-11 06:04:55 +0900
  • ac15e16b8b bdev/ocssd: Clean up verify_range() Shuhei Matsumoto 2020-12-10 20:59:37 +0900
  • d15198098f bdev/ocssd: Change lba_in_range() to take ocssd_ns as additional parameter Shuhei Matsumoto 2020-12-10 11:30:16 +0900
  • ace9f6d1c0 bdev/ocssd: Change to_chunk_info_offset() to take ocssd_ns as additional parameter Shuhei Matsumoto 2020-12-10 11:21:28 +0900
  • 62ac42cc13 bdev/ocssd: Change from_disk_lba() to take ocssd_ns as additional parameter Shuhei Matsumoto 2020-12-10 11:16:03 +0900
  • dad1be9761 bdev/ocssd: Change to_disk_lba() to take ocssd_ns as additional parameter Shuhei Matsumoto 2020-12-10 10:21:59 +0900
  • f4f3fe37ec bdev/ocssd: Pass range and geometry directly to translate_lba() Shuhei Matsumoto 2020-12-10 09:44:34 +0900
  • 4956435757 bdev/nvme: Call bdev_nvme_readv() directly when buffer is already allocated Shuhei Matsumoto 2020-12-13 22:22:54 +0900
  • 2b9daef69e nvme/perf: Fix destroy of uninitialized barrier Evgeniy Kochetov 2020-12-14 15:52:19 +0200
  • eebd35116d bdev/nvme: Remove nvme_bdev_ctrlr parameter from create/destroy_qpair() Shuhei Matsumoto 2020-12-09 06:51:00 +0900
  • 4dc86079b7 bdev/nvme: Factor out each RPC config from config_json() Shuhei Matsumoto 2020-12-08 03:46:51 +0900
  • 17afd268df nvme: call correct remove_cb when device is removed Jim Harris 2020-12-07 08:42:00 -0700
  • fd7c1ff2d8 changelog: Make two nvmf change section into one Ziye Yang 2020-12-14 23:02:54 +0800
  • d949f55737 test/nvmf_example: Remove duplicated test code. yidong0635 2020-12-14 05:36:49 -0500
  • 3e96796391 nvmf: assert that subsystem cb_fn/cb_arg don't get set twice Jim Harris 2020-12-11 00:19:52 +0000
  • 392b07463b jsonrpc.md: add section for rpc.py BKMs Jim Harris 2020-12-10 22:15:10 +0000
  • 771fae3ee9 lib/nvme: Simplify the code related with nvme_ctrlr_opts init Ziye Yang 2020-12-11 20:21:29 +0800
  • 894175dece blob: add more detail to bs_load_use_pages_cpl assert Jim Harris 2020-12-11 15:01:10 +0000
  • e8e9a9aa79 scripts/qat_setup: Fix path to igb_uio driver Michal Berger 2020-12-02 12:56:33 +0100
  • 6d9d3f87e3 bdev_nvme: don't try to read csts on fabrics cmd timeout Jim Harris 2020-12-09 23:11:08 +0000
  • 037f6bda65 bdev_nvme: write keep_alive_timeout_ms option to json Jim Harris 2020-12-09 21:44:31 +0000
  • eb753b2515 examples/nvme: Add hostnqn parameter to perf and identify Evgeniy Kochetov 2020-12-07 19:06:26 +0200
  • 3b16c6ddc2 lib/nvmf: support ABI compatibility for spdk_nvmf_transport_opts Ziye Yang 2020-11-27 00:48:10 +0800
  • 4ede905352 nvmf/rdma: Ignore LAST_WQE_REACHED for iWARP Alexey Marchuk 2020-12-08 12:47:14 +0300
  • a56d97b3fc autotest: Distribute memory evenly across NUMA nodes for crypto tests Michal Berger 2020-12-07 13:15:41 +0100
  • fb732cb782 scripts/qat_setup: Make sure the out-of-tree intel_qat driver is in use Michal Berger 2020-12-04 11:08:46 +0100
  • d495c9b222 pkgdep/git: Force tag fetching and remove ref repo dirs before building Michal Berger 2020-12-09 01:10:23 +0100
  • b33a9d9ca3 pkgdep/git: Look up only annotated tags for refspdk builds Michal Berger 2020-12-09 00:16:02 +0100
  • 11b5e6f952 pkgdep/git: Fix small typos Michal Berger 2020-12-08 17:27:26 +0100
  • 0146f2eeaa pkgdep/git: Check kallsyms to see if QAT needs to be patched Michal Berger 2020-12-08 15:10:08 +0100
  • 3edb26fb0e pkgdep/rhel: Check if given repos can be enabled Michal Berger 2020-12-08 13:51:20 +0100
  • 2f6afea662 scripts/qat_setup: Be more verbose about SR-IOV setup Michal Berger 2020-12-02 12:48:18 +0100
  • 632703f681 scripts/nvmf: Capture configuration in perf tests Maciej Wawryk 2020-11-25 10:36:11 +0100
  • 150a29cc21 scripts/vagrant: DRY when handling distro parameter Pawel Piatek 2020-11-26 14:34:01 +0100
  • b482eda06e nvme/perf: Basic synchronization of workers Evgeniy Kochetov 2020-11-17 14:20:09 +0200
  • 1bc2a2d9e9 scripts/nvmf_perf: fix clat percentile calculations Karol Latecki 2020-12-07 16:10:23 +0100
  • da625683a6 bdev: virtio blk read max size and segs Jin Yu 2020-10-12 23:33:36 +0800
  • b94d358a49 remove unneeded spdk_internal/thread.h includes Jim Harris 2020-10-15 21:53:19 +0000
  • 8611bc17ca nvmf/fc: Fix unfair LS queue pending processing. Naresh Gottumukkala 2020-12-09 10:26:31 +0000