From 7db06707f5685e015fd4eb1a768a125ff5be6195 Mon Sep 17 00:00:00 2001 From: Karol Latecki Date: Thu, 22 Apr 2021 12:14:39 +0200 Subject: [PATCH] doc: add link to SPDK 21.01 NVMe Bdev performance report Signed-off-by: Karol Latecki Change-Id: I197e03fdd11a7b2beda8ca301857debfb56a8f18 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7555 Community-CI: Broadcom CI Tested-by: SPDK CI Jenkins Reviewed-by: Tomasz Zawadzki Reviewed-by: Jim Harris --- doc/performance_reports.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/performance_reports.md b/doc/performance_reports.md index 6426cdcc6..efd68d8eb 100644 --- a/doc/performance_reports.md +++ b/doc/performance_reports.md @@ -2,6 +2,7 @@ ## Release 21.01 +- [SPDK 21.01 NVMe Bdev Performance Report](https://ci.spdk.io/download/performance-reports/SPDK_nvme_bdev_perf_report_2101.pdf) - [SPDK 21.01 NVMe-oF TCP Performance Report](https://ci.spdk.io/download/performance-reports/SPDK_tcp_perf_report_2101.pdf) - [SPDK 21.01 NVMe-oF RDMA Performance Report](https://ci.spdk.io/download/performance-reports/SPDK_rdma_perf_report_2101.pdf) - [SPDK 21.01 Vhost Performance Report](https://ci.spdk.io/download/performance-reports/SPDK_vhost_perf_report_2101.pdf)