From 33197a1bbd95a8353c41a9bd97b89fb23e5ef805 Mon Sep 17 00:00:00 2001 From: Seth Howell Date: Wed, 27 Mar 2019 15:41:17 -0700 Subject: [PATCH] doc: update links to the performance reports. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The changes I made to the doc directory in spdk.github.io got overwritten. Change-Id: I468c7eeb8c36ccd969909e179c216d5def812602 Signed-off-by: Seth Howell Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/449360 Tested-by: SPDK CI Jenkins Reviewed-by: Ben Walker Reviewed-by: Shuhei Matsumoto Reviewed-by: Paweł Niedźwiecki --- doc/performance_reports.md | 6 +++--- scripts/perf/nvmf/README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/performance_reports.md b/doc/performance_reports.md index 03b7d7764..b924c7d73 100644 --- a/doc/performance_reports.md +++ b/doc/performance_reports.md @@ -1,5 +1,5 @@ # Performance Reports {#performance_reports} -- [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) +- [SPDK 17.07 vhost-scsi Performance Report](https://dqtibwqq6s6ux.cloudfront.net/download/performance-reports/SPDK17_07_vhost_scsi_performance_report.pdf) +- [SPDK 18.04 NVMe-oF Performance Report](https://dqtibwqq6s6ux.cloudfront.net/download/performance-reports/SPDK_nvmeof_perf_report_18.04.pdf) +- [SPDK 18.04 NVMe BDEV Performance Report](https://dqtibwqq6s6ux.cloudfront.net/download/performance-reports/SPDK_nvme_bdev_perf_report_18.04.pdf) diff --git a/scripts/perf/nvmf/README.md b/scripts/perf/nvmf/README.md index c7a26eb82..0eb5faa53 100644 --- a/scripts/perf/nvmf/README.md +++ b/scripts/perf/nvmf/README.md @@ -1,6 +1,6 @@ ## Running NVMe-OF Performace Testcases -In order to reproduce test cases described in [SPDK NVMe-OF Performance Test Cases](https://ci.spdk.io/download/performance-reports/SPDK_nvmeof_perf_report_18.04.pdf) follow the following instructions. +In order to reproduce test cases described in [SPDK NVMe-OF Performance Test Cases](https://dqtibwqq6s6ux.cloudfront.net/download/performance-reports/SPDK_nvmeof_perf_report_18.04.pdf) follow the following instructions. Currently RDMA NIC IP address assignment must be done manually before running the tests.