add 23.03 Intel performance reports

Message ID 20230605002608.597731-1-haijun.chu@intel.com (mailing list archive)
State Accepted
Headers
Series add 23.03 Intel performance reports |

Commit Message

Haijun Chu June 5, 2023, 12:26 a.m. UTC
  ---
 content/perf-reports/_index.md | 6 ++++++
 1 file changed, 6 insertions(+)
  

Comments

Thomas Monjalon June 5, 2023, 7:55 a.m. UTC | #1
05/06/2023 02:26, Haijun Chu:
> +- [DPDK 23.03 Intel NIC Performance Report]
> +  (//fast.dpdk.org/doc/perf/DPDK_23_03_Intel_NIC_performance_report.pdf)
> +- [DPDK 23.03 Intel Vhost/Virtio Performance Report]
> +  (//fast.dpdk.org/doc/perf/DPDK_23_03_Intel_virtio_performance_report.pdf)
> +- [DPDK 23.03 Intel Crypto Performance Report]
> +  (//fast.dpdk.org/doc/perf/DPDK_23_03_Intel_crypto_performance_report.pdf)

Applied, thanks.
  

Patch

diff --git a/content/perf-reports/_index.md b/content/perf-reports/_index.md
index 4046b01..c5270bc 100644
--- a/content/perf-reports/_index.md
+++ b/content/perf-reports/_index.md
@@ -3,6 +3,12 @@  title = "Performance Reports"
 weight = "7"
 +++
 
+- [DPDK 23.03 Intel NIC Performance Report]
+  (//fast.dpdk.org/doc/perf/DPDK_23_03_Intel_NIC_performance_report.pdf)
+- [DPDK 23.03 Intel Vhost/Virtio Performance Report]
+  (//fast.dpdk.org/doc/perf/DPDK_23_03_Intel_virtio_performance_report.pdf)
+- [DPDK 23.03 Intel Crypto Performance Report]
+  (//fast.dpdk.org/doc/perf/DPDK_23_03_Intel_crypto_performance_report.pdf)
 - [DPDK 22.11 Intel NIC Performance Report]
   (//fast.dpdk.org/doc/perf/DPDK_22_11_Intel_NIC_performance_report.pdf)
 - [DPDK 22.11 Intel Vhost/Virtio Performance Report]