add 22.03 Broadcom performance report

Message ID 20221004040942.19313-1-ajit.khaparde@broadcom.com (mailing list archive)
State Accepted
Headers
Series add 22.03 Broadcom performance report |

Commit Message

Ajit Khaparde Oct. 4, 2022, 4:09 a.m. UTC
  Add 22.03 Broadcom NIC performance report.

Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
---
 content/perf-reports/_index.md | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

Ajit Khaparde Nov. 4, 2022, 11:35 p.m. UTC | #1
On Mon, Oct 3, 2022 at 9:09 PM Ajit Khaparde <ajit.khaparde@broadcom.com> wrote:
>
> Add 22.03 Broadcom NIC performance report.
>
> Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Adding Thomas.

> ---
>  content/perf-reports/_index.md | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/content/perf-reports/_index.md b/content/perf-reports/_index.md
> index b673c65..94cf33c 100644
> --- a/content/perf-reports/_index.md
> +++ b/content/perf-reports/_index.md
> @@ -3,6 +3,8 @@ title = "Performance Reports"
>  weight = "7"
>  +++
>
> +- [DPDK 22.03 Broadcom NIC Performance Report]
> +  (//fast.dpdk.org/doc/perf/DPDK_22_03_Broadcom_NIC_performance_report.pdf)
>  - [DPDK 22.03 Intel NIC Performance Report]
>    (//fast.dpdk.org/doc/perf/DPDK_22_03_Intel_NIC_performance_report.pdf)
>  - [DPDK 22.03 Intel Vhost/Virtio Performance Report]
> --
> 2.37.0 (Apple Git-136)
>
  
Thomas Monjalon Nov. 9, 2022, 5:43 p.m. UTC | #2
04/10/2022 06:09, Ajit Khaparde:
> Add 22.03 Broadcom NIC performance report.
> 
> Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
> ---
> +- [DPDK 22.03 Broadcom NIC Performance Report]
> +  (//fast.dpdk.org/doc/perf/DPDK_22_03_Broadcom_NIC_performance_report.pdf)

Applied, thanks.
  

Patch

diff --git a/content/perf-reports/_index.md b/content/perf-reports/_index.md
index b673c65..94cf33c 100644
--- a/content/perf-reports/_index.md
+++ b/content/perf-reports/_index.md
@@ -3,6 +3,8 @@  title = "Performance Reports"
 weight = "7"
 +++
 
+- [DPDK 22.03 Broadcom NIC Performance Report]
+  (//fast.dpdk.org/doc/perf/DPDK_22_03_Broadcom_NIC_performance_report.pdf)
 - [DPDK 22.03 Intel NIC Performance Report]
   (//fast.dpdk.org/doc/perf/DPDK_22_03_Intel_NIC_performance_report.pdf)
 - [DPDK 22.03 Intel Vhost/Virtio Performance Report]