Commit Graph

  • 7d19e50a54 reactor: extract reactor_post_process_lw_thread Liu Xiaodong 2020-10-17 09:00:48 -0400
  • c5d1e7f171 interrupt: new fd_group in lib/util Liu Xiaodong 2020-09-16 15:58:29 -0400
  • 4ffb15c133 test/vhost: fix shared.sh test to run in vagrant box Maciej Wawryk 2020-10-14 14:55:16 +0200
  • 02d4c2b32a ut/iscsi: remove unused legacy config files Tomasz Zawadzki 2020-10-23 06:00:50 -0400
  • dec533bf17 pkgdep/git: Fix git version check Michal Berger 2020-10-22 17:28:43 +0200
  • 62df2c1e81 pkgdep/apt-get: Add libpmemblk-dev package Michal Berger 2020-10-22 01:59:44 +0200
  • 22213bb777 pkgdep/apt-get: Move ubuntu-dependent checks to os/ubuntu Michal Berger 2020-10-22 01:54:09 +0200
  • 17f3add0a4 autobuild.sh: exclude custom dpdk from scanbuild path Karol Latecki 2020-10-20 14:11:59 +0200
  • b7e4207b29 autobuild.sh: cherry pick dpdk fix for disabling qat_asym driver Karol Latecki 2020-10-22 15:46:17 +0200
  • 2ec88c4f8c nvmf: Don't fail a property set command with invalid bits Ben Walker 2020-10-21 12:56:23 -0700
  • 6eca984a77 example/bdev/hellow_word: Drop .ini config in favor of json wanghailiangx 2020-10-23 05:39:54 -0400
  • 6e231f59af examples/nvme/identify: remove exit_and_free_qpair() Niklas Cassel 2020-10-21 18:49:08 +0000
  • 6915ad7c34 examples/nvme/hello_world: call exit() on read error Niklas Cassel 2020-10-22 09:22:30 +0000
  • 8a1d6f446d examples/nvme_fio_plugin: add initial support for ZNS Simon A. F. Lund 2020-10-22 16:24:13 +0200
  • 54219afe5a nvme/spec: add accessors to, and commented members of, zone-descriptors Simon A. F. Lund 2020-10-21 22:36:29 +0200
  • 6fafaa5dc6 nvme/spec: add ZNS zone states and zone types Simon A. F. Lund 2020-10-22 15:54:16 +0200
  • c98d7a4adf autobuild.sh: cherry pick dpdk fix for freeing pci devices Karol Latecki 2020-10-16 09:52:56 +0200
  • 7ba6712604 autobuild.sh: fix ipsec installation for custom dpdk Karol Latecki 2020-10-16 08:51:32 +0200
  • b7b4348233 autobuild.sh: preserve LD_LIBRARY_PATH in sudo call Karol Latecki 2020-10-15 17:13:39 +0200
  • d9b311e7fd autobuild: fix isa-l installation for custom dpdk Karol Latecki 2020-10-15 12:57:23 +0200
  • 507f8ae3ea lib/env_dpdk: update crypto and compress library names Karol Latecki 2020-10-20 15:43:26 +0200
  • 397cf3f884 lib/idxd: small code cleanup paul luse 2020-10-21 14:23:07 -0400
  • 9d5268b19c lib/idxd: remove unused translations paul luse 2020-10-21 14:09:22 -0400
  • 63d7ac35c9 lib/idxd: small code simplifcation paul luse 2020-10-21 14:04:02 -0400
  • 33eac886b9 lib/idxd: refactor batching for increased performance paul luse 2020-08-03 11:54:55 -0400
  • 17bb748a60 accel: Move non-engine specific batch to the accel_fw layer paul luse 2020-07-28 13:51:20 -0400
  • 8c3e71f0f9 script/gen_nvme: do not generate legacy configuration Tomasz Zawadzki 2020-10-21 06:59:09 -0400
  • 2903c65533 doc: remove mentions of legacy config Tomasz Zawadzki 2020-10-21 06:10:22 -0400
  • 78ad672861 lib/event: remove legacy configuration from event framework Tomasz Zawadzki 2020-10-12 05:32:35 -0400
  • 1e8fac45ec examples/bdev_fio_plugin: Use spdk_bdev_open_ext() instead of spdk_bdev_open() Shuhei Matsumoto 2020-10-21 19:06:04 +0900
  • 65ed603449 configure: Fix check against NASM version Michal Berger 2020-10-21 19:06:08 +0200
  • 77c4d0f673 scripts/common: Add functions for comparing version strings Michal Berger 2020-10-21 18:59:14 +0200
  • dc45a73d9e perf/nvmf: replace bdev INI configs with JSON Karol Latecki 2020-10-19 13:20:57 +0200
  • 74f8f3712c unit: add a UT for the get_ana_log_page Monica Kenguva 2020-08-22 00:27:16 +0000
  • 6723bd0c0f nvmf: nvmf_subsystem_remove_host RPC now disconnects hosts Ben Walker 2020-10-14 14:16:01 -0700
  • c5840d77b3 test/bdev_perf: disable zcopy by default John Kariuki 2020-09-18 12:41:57 -0700
  • c0bf93145a env/memory: return the memory virtual address's file descriptor and offset Changpeng Liu 2020-09-27 01:46:21 -0400
  • 95b76c4dcc test/external_code: replace copies of test apps with symbolic links Tomasz Zawadzki 2020-10-21 09:55:57 -0400
  • 1cb73242f0 bdev_fio: remove legacy config support Tomasz Zawadzki 2020-08-10 10:08:10 -0400
  • c72a16431a nvme/tcp: Fix check of completion number during icresp handling Alexey Marchuk 2020-10-19 21:20:44 +0300
  • 344bb69312 event: remove printing legacy config for apps Tomasz Zawadzki 2020-10-15 06:14:04 -0400
  • f62834a6bb pkgdep/git: Don't install git if there's already supported version installed Michal Berger 2020-10-15 00:45:34 +0200
  • c9b46ba92b pkgdep/git: Don't install sources in parallel Michal Berger 2020-10-14 17:31:53 +0200
  • 721344d778 pkgdep/git: Ignore maybe-uninitialized errors while compiling nvme-cli-cuse Michal Berger 2020-10-14 17:28:14 +0200
  • 4301477c32 pkgdep/git: Clear libiscsi's WARN_CFLAGS Michal Berger 2020-10-14 16:08:28 +0200
  • 203fd7ffc7 scripts/setup: Move fallback driver check to collect_driver() Michal Berger 2020-10-14 12:02:35 +0200
  • ce4d070961 autotest: Call nvme_namespace_revert() only under Linux Michal Berger 2020-10-14 14:36:37 +0200
  • 13d01bed16 scripts/common: Use proper format of the pci address for pciconf Michal Berger 2020-10-14 13:52:59 +0200
  • 94067e8baf scripts/setup: Check if DPDK drivers are in place Michal Berger 2020-10-14 11:45:40 +0200
  • c90dac7a6e scripts/setup: Gracefully handle contigmem status Michal Berger 2020-10-14 11:36:10 +0200
  • 1431ea025c scripts/setup: Handle kenv while looking up contigmem opts Michal Berger 2020-10-14 10:36:41 +0200
  • 5df2c9a343 test/vhost: add -f for mkfs.btrfs command Maciej Wawryk 2020-10-14 12:20:17 +0200
  • 3c408dd5a6 etc: Remove etc directory Krzysztof Karas 2020-10-19 11:43:03 +0200
  • 9d3afe1f50 CHANGELOG: NVMe-oF target supports ANA Reporting and provides multipath Shuhei Matsumoto 2020-10-17 02:02:32 +0900
  • e99ac03100 CHANGELOG: Configuring TCP delayed ACK feature Shuhei Matsumoto 2020-10-17 01:04:00 +0900
  • 5dcbf54bcf CHANGELOG: iSCSI login redirection feature Shuhei Matsumoto 2020-10-21 09:05:05 +0900
  • 44ac74e8b3 CHANGELOG: NVMe async detach and adding namespace to NVMe-oF subsystem Shuhei Matsumoto 2020-10-17 00:46:11 +0900
  • 0798ddf723 test/json: remove virtio-nvme RPC Tomasz Zawadzki 2020-10-20 12:47:16 -0400
  • 887a0e0347 Revert "test/vhost: workaround issue #1583 by specifying --vq-count" Tomasz Zawadzki 2020-10-20 12:39:18 -0400
  • 3301f8214b examples/nvme/identify: print zone report excerpt for zoned namespaces Niklas Cassel 2020-10-13 15:37:57 +0000
  • 6dec7623be nvme: add support for ZNS zone management receive command Niklas Cassel 2020-10-13 12:33:38 +0000
  • be3ff9c0b5 nvme: add function to get ZNS num zones Niklas Cassel 2020-10-20 09:30:12 +0000
  • 6abee9a205 nvme: add function to get ZNS zone size Niklas Cassel 2020-10-20 09:29:01 +0000
  • 6511969c3b event: remove subsystem legacy config print Tomasz Zawadzki 2020-10-15 05:42:47 -0400
  • 28ebb8cc78 bdev_module: remove config_text Tomasz Zawadzki 2020-10-15 05:34:43 -0400
  • bd3840a729 nvmf/rdma: Add RPC to set new RDMA batching option Ivan Betsis 2020-02-12 12:39:03 +0200
  • c818233b41 nvmf/rdma: Add WR batch rdma new transport option Ivan Betsis 2020-02-12 12:36:58 +0200
  • 938d2ae254 test/nvme: Use spdk_nvme_detach_async() and spdk_nvme_detach_poll_async() Shuhei Matsumoto 2020-10-16 09:02:22 +0900
  • 7a85c283d9 test/app: Use spdk_nvme_detach_async() and spdk_nvme_detach_poll_async() Shuhei Matsumoto 2020-10-16 08:57:12 +0900
  • 0a903c91ac examples/nvme: Use spdk_nvme_detach_async() and spdk_nvme_detach_poll_async() Shuhei Matsumoto 2020-10-16 08:51:35 +0900
  • d8f4bbeb43 lib/nvme: Add spdk_nvme_detach_async() and spdk_nvme_detach_poll_async() Shuhei Matsumoto 2020-10-16 16:26:29 +0900
  • ea1bfd84cd lib/nvme: Make internal of spdk_nvme_detach() asynchronous Shuhei Matsumoto 2020-10-16 03:07:21 +0900
  • 3806b2e1f9 lib/nvme: Make nvme_ctrlr_destruct() asynchronous Shuhei Matsumoto 2020-09-25 07:19:02 +0900
  • 257fcb7352 lib/nvme: Make nvme_ctrlr_shutdown() asynchronous Shuhei Matsumoto 2020-10-14 07:09:28 +0900
  • c865839736 examples/blob_cli: Use spdk_bdev_create_bs_dev_ext() to pass bdev_name Shuhei Matsumoto 2020-10-15 00:19:44 +0900
  • 97901dca7c examples/hello_blob: Use spdk_bdev_create_bs_dev_ext() to pass bdev_name Shuhei Matsumoto 2020-10-15 00:40:42 +0900
  • 2e0dafb305 test/reset: put unregister_worker after unregister_controllers. yidong0635 2020-10-19 10:36:25 -0400
  • 998ec7b094 nvme/hello_world: for zoned namespaces, reset the zone before write Niklas Cassel 2020-10-13 15:35:19 +0000
  • 67475a58f4 nvme: add support for ZNS zone management send command Niklas Cassel 2020-10-13 12:29:54 +0000
  • 3be2935701 nvme: move ZNS specific functions to their own header file Niklas Cassel 2020-10-13 11:46:16 +0000
  • 198a3ad2fd nvme: if no command set is requested, use the most reasonable default Niklas Cassel 2020-10-15 10:39:01 +0000
  • 20b7b660c9 test/lvol: rename lvol test script Tomasz Zawadzki 2020-10-08 08:08:56 -0400
  • af62eb57fc autopackage.sh: add flag for release builds Karol Latecki 2020-10-16 10:43:45 +0200
  • d526c73c61 autobuild.sh: replace --disable-debug Karol Latecki 2020-10-16 10:38:15 +0200
  • 63a6e3ba31 Add requirements.txt for Python Pip Karol Latecki 2020-10-06 09:22:56 +0200
  • 6d86242dc5 subsystem/iscsi: remove legacy config support Tomasz Zawadzki 2020-10-15 05:54:15 -0400
  • 2842056073 blobfs_bdev: Use spdk_bdev_create_bs_dev_ext() instead of spdk_bdev_create_bs_dev_from_desc() Shuhei Matsumoto 2020-10-15 07:37:34 +0900
  • b6cbf872eb bdev/lvol: Pass bdev name instead of bdev pointer to vbdev_lvs_create Shuhei Matsumoto 2020-10-15 04:34:25 +0900
  • 3ea2bffb9e blob/bdev: Add function pointer get_base_bdev to struct spdk_bs_dev Shuhei Matsumoto 2020-10-15 03:04:45 +0900
  • 6051368da9 bdev/lvol: Use spdk_bdev_create_bs_dev_ext() when creating lvol store Shuhei Matsumoto 2020-10-15 01:34:23 +0900
  • 9b32f4858c lib/rocksdb Use spdk_bdev_create_bs_dev_ext() to pass bdev_name Shuhei Matsumoto 2020-10-15 00:31:49 +0900
  • 6a72c19ee2 blob/bdev: Add an API spdk_bdev_create_bs_dev_ext() Shuhei Matsumoto 2020-10-14 23:55:06 +0900
  • 778e21aabd blob/bdev: Factor out the common blob_bdev initialization Shuhei Matsumoto 2020-10-14 23:08:31 +0900
  • 94d6e332bc ut/nvmf_ctrlr_discovery: Remove spdk_bdev_open() stub because it is not used Shuhei Matsumoto 2020-10-15 09:09:27 +0900
  • 6a684a349e ut/bdev_mt: Use spdk_bdev_open_ext() instead of spdk_bdev_open() Shuhei Matsumoto 2020-10-15 08:58:31 +0900
  • 75dfecbb16 ut/bdev: Use spdk_bdev_open_ext() instead of spdk_bdev_open() Shuhei Matsumoto 2020-10-15 05:13:36 +0900
  • d163fc1820 app/spdk_dd: Use spdk_bdev_open_ext() instead of spdk_bdev_open() Shuhei Matsumoto 2020-10-15 09:05:43 +0900
  • cda1d2cf11 build: remove unused references to conf library Tomasz Zawadzki 2020-10-12 06:19:39 -0400
  • 9103bca73b lib/event: remove deprecated ReactorMask from legacy config Tomasz Zawadzki 2020-10-12 05:55:53 -0400
  • 5b1e154a5c bdev: remove legacy config support Tomasz Zawadzki 2020-10-12 06:21:50 -0400