From 67a50c7bf049cfdf140114accd0bbe971939fd67 Mon Sep 17 00:00:00 2001 From: John Kariuki Date: Thu, 18 Oct 2018 08:31:58 -0700 Subject: [PATCH] doc/perf_report: add bdev perf report MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I2ca1364cce390c9010a3797bb604aee49de8c990 Signed-off-by: John Kariuki Reviewed-on: https://review.gerrithub.io/429957 Tested-by: SPDK CI Jenkins Chandler-Test-Pool: SPDK Automated Test System Reviewed-by: Piotr Pelpliński Reviewed-by: Shuhei Matsumoto Reviewed-by: Jim Harris Reviewed-by: Ben Walker --- doc/performance_reports.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/performance_reports.md b/doc/performance_reports.md index 83452ba6b..03b7d7764 100644 --- a/doc/performance_reports.md +++ b/doc/performance_reports.md @@ -2,3 +2,4 @@ - [SPDK 17.07 vhost-scsi Performance Report](https://ci.spdk.io/download/performance-reports/SPDK17_07_vhost_scsi_performance_report.pdf) - [SPDK 18.04 NVMe-oF Performance Report](https://ci.spdk.io/download/performance-reports/SPDK_nvmeof_perf_report_18.04.pdf) +- [SPDK 18.04 NVMe BDEV Performance Report](https://ci.spdk.io/download/performance-reports/SPDK_nvme_bdev_perf_report_18.04.pdf)