Commit Graph

  • d10802cef9 build: remove types suppressed from abidiff during 21.07 Tomasz Zawadzki 2021-08-09 06:01:50 -0400
  • 47e952a0c8 vm_setup: add vfio-user to refspdk Tomasz Zawadzki 2021-08-09 05:50:31 -0400
  • 3afba66ca5 perf: Fix help message on --io-pattern usage Felipe Franciosi 2021-08-06 15:30:31 +0100
  • 29907b7240 test/common: Be verbose in waitforserial() Michal Berger 2021-08-05 09:53:49 +0200
  • f60b99b168 scripts/gen_nvme.sh: remove unnecessary wrapper function Karol Latecki 2021-07-13 19:23:15 +0200
  • 65b3c34b14 scripts/gen_nvme.sh: make bdfs var local to a function Karol Latecki 2021-07-13 19:00:46 +0200
  • 61f3c72cd2 scripts/gen_nvme.sh: introduce getopts for handling options Karol Latecki 2021-07-13 18:36:58 +0200
  • 83440f1ded scripts/pkgdep: move markdownlint install to pkgdep scripts Maciej Wawryk 2021-08-06 12:09:31 +0200
  • 2f5c602574 markdownlint: add -g option to check_format and fix mdl errors wawryk 2021-08-05 10:41:23 +0200
  • 24bfe0dd27 test/config: move ruby-dev installation to distro package manager wawryk 2021-08-05 12:28:31 +0200
  • bb2d698755 test/config: fix wrong if statement in markdownlint install function wawryk 2021-08-05 11:50:37 +0200
  • e258fe53a1 lib/event: add in_interrupt in rpc Richael Zhuang 2021-06-30 10:55:23 +0800
  • 304153e5c7 blobstore: calculate correct num_md_clusters in bs_recover yupeng 2021-08-02 03:55:57 +0000
  • 455a5d7821 nvme/pcie: Create queue pairs asynchronously Monica Kenguva 2021-05-14 20:11:33 +0000
  • f93f3ee3f9 lib/idxd: move _vtophys() up paul luse 2021-08-04 11:57:44 -0400
  • f3b423dc84 lib/idxd: remove batch_op element from op struct paul luse 2021-08-04 11:27:44 -0400
  • bc393d841c lib/idxd: translate the completion address for batched commands paul luse 2021-08-04 10:42:24 -0400
  • 5bfcd5b329 lib/idxd: wait to add operation to outstanding list until hw submit paul luse 2021-08-04 10:33:00 -0400
  • e5a19b3ea2 lib/idxd: replace bit arrays with lists paul luse 2021-07-23 16:44:47 -0400
  • a8ca2e74f9 nvmf/vfio-user: rename map/unmap_admin_queue function Changpeng Liu 2021-07-30 18:13:27 +0800
  • 28a95bdaa7 nvmf/vfio-user: inline SQ/CQ operation function Changpeng Liu 2021-07-30 17:18:36 +0800
  • 77522c0a67 nvmf/vfio-user: fill SQID field when posting completion response Changpeng Liu 2021-07-29 23:44:52 +0800
  • d483d8a4f1 lib/util: optimize base64 encode and decode using ARM SVE intrinsics Rui Chang 2021-07-18 20:36:18 +0800
  • 849f05c9df nvmf/vfio-user: create queues directly John Levon 2021-08-03 11:59:39 +0100
  • 785246f91d ut/nvmf: Fix uninitialized request structure Evgeniy Kochetov 2021-08-04 11:21:42 +0300
  • 6f5b95089a test/vhost: Don't decompress vhost image each time vhosttestinit() is called Michal Berger 2021-07-05 20:58:22 +0200
  • 117e555d9d autotest: Use $HOME as a base for the $DEPENDENCY_DIR Michal Berger 2021-07-05 16:17:28 +0200
  • c95914ba1c markdownlint: enable rule MD009 wawryk 2021-07-30 12:14:16 +0200
  • fb9b29e732 markdownlint: enable rule MD007 wawryk 2021-07-30 12:13:05 +0200
  • e96beb9374 markdownlint: enable rule MD006 wawryk 2021-07-30 12:00:38 +0200
  • 1df1583be5 markdownlint: enable rule MD005 wawryk 2021-07-30 11:55:02 +0200
  • e5b5eabe82 markdownlint: enable rule MD002 wawryk 2021-07-27 12:16:12 +0200
  • 3f944e495a markdownlint: enable rule MD001 wawryk 2021-07-27 12:14:02 +0200
  • 12fcbc9b94 markdownlint: enable rule MD013 - line_length wawryk 2021-07-27 12:05:23 +0200
  • e4d23dc757 scripts: add markdownlint to check_format wawryk 2021-07-21 13:32:18 +0200
  • 970e369fcf add Markdown lint tool rules file wawryk 2021-07-19 13:55:18 +0200
  • 554542d9b1 test/config: add markdownlint install option wawryk 2021-07-19 13:01:45 +0200
  • 637d9e6069 scripts/setup: Try to cleanup any lingering spdk_pci_lock files Michal Berger 2021-08-04 10:21:09 +0200
  • 8bb27faff6 test/common: Always wait min 2s in waitforserial() Michal Berger 2021-08-04 09:12:37 +0200
  • e1946cd799 test/common: Add SERIAL to the last check in waitforserial_disconnect() Michal Berger 2021-08-03 17:54:58 +0200
  • 6434aaa274 scripts/pkgdep: Add the libpmem object library dependency. Ziye Yang 2021-08-03 23:47:36 +0800
  • d1e67b8b1b bdev/nvme: add fabrics timeout to attach_controller RPC Jim Harris 2021-05-28 18:44:27 +0000
  • efd928e959 nvmf/vfio-user: fix comment for map_io_cmd_req() John Levon 2021-07-30 13:41:26 +0100
  • 24a8c04af0 nvmf: zero data buffer before building identify ns list Jim Harris 2021-07-30 00:38:57 +0000
  • 4cbe49baf9 build: fix missing dependency for env_dpdk Jacek Kalwas 2021-07-30 09:46:25 -0400
  • bc33302ac0 bdev/aio: Remove the unused link entry in bdev_aio_task Ziye Yang 2021-08-02 19:39:09 +0800
  • 7aed75fbc2 test/nvme_cuse: start nvme_cuse ctrlr in test_nvme_cuse_stop() Tomasz Zawadzki 2021-07-30 06:32:36 -0400
  • 80b3b68841 nvmf/vfio-user: don't pass the original NVMe command pointer to post_completion() Changpeng Liu 2021-07-29 23:34:52 +0800
  • 4216f7fff5 nvmf/vfio-user: fix shared CQ usage case Changpeng Liu 2021-07-29 23:13:54 +0800
  • 5c1f77f590 nvmf/vfio-user: optimize create_io_q function with a stack qid variable Changpeng Liu 2021-07-29 22:51:25 +0800
  • 208b7016b3 accel_engine: Fix the crc destnation address Ziye Yang 2021-07-27 23:13:22 +0800
  • d9cea939a9 rpc/nvmf: fix typo Jim Harris 2021-07-29 18:26:25 +0000
  • 476a77f95d test/nvmf/tcp: cases for sending capsule response pdu Mao Jiang 2021-07-27 15:57:27 +0800
  • a03ded655e test/intr: correct without-thread situation Liu Xiaodong 2021-07-22 08:58:14 -0400
  • 7ff8688ceb thread: print notice on changing intr mode Liu Xiaodong 2021-07-22 09:53:11 -0400
  • 093d01421d test/ftl: Remove dead code Michal Berger 2021-06-10 16:06:53 +0200
  • 1d4a88104d vfio-user: correct return code for library context poller John Levon 2021-06-28 22:22:48 +0000
  • 923bab5f12 vfio-user: correct accept poller return code John Levon 2021-06-29 15:23:36 +0000
  • f1c8170632 vfio-user: correct poller return value John Levon 2021-06-28 22:42:11 +0000
  • 6ec5e75ae4 nvmf: fix keep alive poller John Levon 2021-06-29 15:36:27 +0000
  • d6e0bbee39 test/nvmf/ctrlr_bdev: cases for ctrlr cmd Mao Jiang 2021-07-23 17:31:14 +0800
  • 2ddc2b3c99 test/nvmf: build nvmf unittest file Mao Jiang 2021-07-06 14:19:01 +0800
  • b942f8f56f test/nvmf/subsystem: cases for adding host subsystem Mao Jiang 2021-07-30 09:48:51 +0800
  • 19f0bfd6b6 test/nvme_cuse: cases for stop cuse Mao Jiang 2021-06-03 18:03:37 +0800
  • 4d2048bb75 test/nvme_pcie_common: cases for constructing qpairs Mao Jiang 2021-06-09 11:34:27 +0800
  • 8b7d297f61 test/nvme_opal: cases for adding token bytestring Mao Jiang 2021-06-11 09:35:40 +0800
  • f30f862a60 json/json.h: add note on JSON objects and arrays Krzysztof Karas 2021-06-25 14:34:11 +0200
  • 09c0c9764a nvmf: return feature not changeable for Interrupt Coalescing feature Changpeng Liu 2021-07-26 20:14:36 +0800
  • a6e95347b2 iscsi_tgt/rpc_config: Give some extra time for the process to die Michal Berger 2021-07-28 09:52:05 +0200
  • 84867c8eaf scripts: remove gdb from Python requirements file Karol Latecki 2021-07-28 09:45:03 +0200
  • 38a30da5bd nvmf: accepts new parameter to set poll groups mask Yuri 2021-05-21 18:37:29 +0000
  • ea0aaf5e85 nvme: Transports now set qpair state to NVME_QPAIR_CONNECTED inside .ctrlr_connect_qpair Ben Walker 2021-07-22 12:08:38 -0700
  • 50472c44cf idxd: Do not assign the results if there is error on completion. Ziye Yang 2021-07-21 23:08:16 +0800
  • 39827dd445 lib/idxd: Add assert check in each public API. Ziye Yang 2021-07-21 22:49:10 +0800
  • 4a670845f8 idxd: Add a check for the batches list. Ziye Yang 2021-07-21 20:36:24 +0800
  • 975852a079 lib/ocf_env: Force struct list 64 bytes alignment Michal Mielewczyk 2021-06-25 09:11:42 +0200
  • d60fa400e4 lib/blob: add missing dereference in blob_get_snapshot_and_clone_entries Konrad Sztyber 2021-07-23 12:02:36 +0200
  • 56d702ab23 lib/blob: use bs_allocate_and_copy_cluster() in inflate Konrad Sztyber 2021-07-23 11:50:41 +0200
  • 95a59652f9 autobuild.sh: Update DPDK 21.05 patches Karol Latecki 2021-07-20 10:32:16 +0200
  • d19ead1f76 pkgdep/git: Patch refspdk repos Michal Berger 2021-07-15 11:33:23 +0200
  • fb1ace6700 nvmf: In zcopy, delay setting req->data until end of start operation Ben Walker 2021-07-26 10:19:45 -0700
  • 1d6adfb09c nvmf: Add commit parameter to zcopy end operation Ben Walker 2021-07-26 10:16:54 -0700
  • 8c22b0ab1c event: Add parsing of env_context option Alexey Marchuk 2021-07-13 16:43:48 +0300
  • 4ec7d1eff9 nvmf: small tidy in nvmf_ctrlr_association_remove() John Levon 2021-06-29 16:39:17 +0000
  • f243c7cd48 vfio-user: remove some stale comments John Levon 2021-06-29 15:48:53 +0100
  • 84b304ce57 test/iscsi: wait for tgt termination before creating new node Konrad Sztyber 2021-07-22 14:03:41 +0200
  • be4e9db783 unittest/nvmf_tcp: Test for nvmf_tcp_send_c2h_term_req ChengqiangMeng 2021-07-22 13:40:19 +0800
  • d428fbcc41 test/nvmf/ctrlr: cases for setting property Mao Jiang 2021-07-23 17:24:33 +0800
  • 3387fbbc41 nvme: Split nvme_ctrlr_reset() into discrete parts Jonathan Teh 2021-06-23 16:14:01 +0100
  • e1e73440d3 bdev/rbd: open image on only one spdk_thread Ziye Yang 2021-03-10 00:50:21 +0800
  • cc0d05b427 lib/nbd: hot remove will be correctly handled Wu, Mengjin 2021-07-23 12:00:41 +0800
  • ea03551716 pkgdep/git: Update ice driver to the latest release 1.6.4 Michal Berger 2021-07-23 10:36:43 +0200
  • 74dd24851d Revert "idxd: Remove the batch_op field because it is not necessary." paul Luse 2021-07-22 16:22:21 +0000
  • 789f8b85cd version: SPDK 21.10 pre Tomasz Zawadzki 2021-07-22 07:41:35 -0400
  • ec1b78dbd7 socket: Remove deprecated enable_zerocopy_send Alexey Marchuk 2021-07-23 08:09:47 +0300
  • 5818b42fce lib/nvmf : Added support for ZCOPY matthewb 2021-04-13 07:14:50 -0400
  • 5a169179be uring: fix the assert issue. Ziye Yang 2021-07-22 03:24:48 +0800
  • 250b2ba025 dpdk: update DPDK submodule with changes on spdk-21.05 branch Tomasz Zawadzki 2021-07-22 11:40:37 -0400
  • 29b3da96ba socket: removed deprecated zerocopy RPC options Tomasz Zawadzki 2021-07-22 05:07:31 -0400
  • c97eb5ecd1 lib/nvmf: removed deprecated stats API Tomasz Zawadzki 2021-07-22 05:00:01 -0400