From deb14d9cd25dd5ab6275723c2f8366356993f759 Mon Sep 17 00:00:00 2001 From: Karol Latecki Date: Thu, 23 Sep 2021 08:05:40 +0200 Subject: [PATCH] doc: add SPDK NVMe Bdev 21.07 performance report entry Signed-off-by: Karol Latecki Change-Id: I67728508bc6797dd38b5c8c9d836538be1989d8b Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9586 Tested-by: SPDK CI Jenkins Community-CI: Broadcom CI Reviewed-by: Ben Walker Reviewed-by: Tomasz Zawadzki --- doc/performance_reports.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/performance_reports.md b/doc/performance_reports.md index 0a40392aa..a59b869fb 100644 --- a/doc/performance_reports.md +++ b/doc/performance_reports.md @@ -2,6 +2,7 @@ ## Release 21.07 +- [SPDK 21.07 NVMe Bdev Performance Report](https://ci.spdk.io/download/performance-reports/SPDK_nvme_bdev_perf_report_2107.pdf) - [SPDK 21.07 NVMe-oF TCP Performance Report](https://ci.spdk.io/download/performance-reports/SPDK_tcp_perf_report_2107.pdf) - [SPDK 21.07 NVMe-oF RDMA Performance Report](https://ci.spdk.io/download/performance-reports/SPDK_rdma_perf_report_2107.pdf) - [SPDK 21.07 Vhost Performance Report](https://ci.spdk.io/download/performance-reports/SPDK_vhost_perf_report_2107.pdf)