add 23.03 Aewin performance reports

Message ID 20250526081152.2632-1-james_huang@aewin.com (mailing list archive)
State New
Headers
Series add 23.03 Aewin performance reports |

Commit Message

James May 26, 2025, 8:11 a.m. UTC
Signed-off-by: James <james_huang@aewin.com>
---
 content/perf-reports/_index.md | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

Thomas Monjalon May 26, 2025, 9:07 a.m. UTC | #1
Hello and welcome,

26/05/2025 10:11, James:
> --- a/content/perf-reports/_index.md
> +++ b/content/perf-reports/_index.md
> @@ -3,6 +3,8 @@ title = "Performance Reports"
>  weight = "7"
>  +++
>  
> ++-[DPDK 23.03 Aewin NIC Performance Report]
> ++ (//fast.dpdk.org/doc/perf/DPDK_23_03_Aewin_NIC_performance_report.pdf)

This is a test for a DPDK release which is 2 years old.
Why not testing a more recent one?

Also, as far as I know, there is no Aewin driver in DPDK,
so I'm very surprised.
Are you going to submit some code?
  
james_huang黃啟軒 May 26, 2025, 9:25 a.m. UTC | #2
Hi Thomas

This is a test for a DPDK release which is 2 years old.
Why not testing a more recent one?

=> Since the Intel E810 uses DPDK version 23.03, we followed its procedures to validate AEWIN NICs accordingly.

Also, as far as I know, there is no Aewin driver in DPDK, so I'm very surprised.
Are you going to submit some code?
=> Our company's NICs use the Intel® XL710-BM1 and Intel® E810-CAM2 chipsets, so the drivers are based on Intel's. The purpose of uploading to DPDK.org is to increase our company's visibility, allowing our customers to download our performance reports directly from the DPDK website. It also signifies that Intel recognizes the DPDK performance of AEWIN NICs.


Best Regards

James Huang / SI Engineer
DQA Team 
AEWIN Technologies Co., Ltd.
Tel:+886-2-8692-6677  EXT:2011



-----Original Message-----
From: Thomas Monjalon <thomas@monjalon.net> 
Sent: Monday, May 26, 2025 5:07 PM
To: James <csoscar2002@gmail.com>
Cc: web@dpdk.org; james_huang黃啟軒 <james_huang@aewin.com>
Subject: Re: [PATCH] add 23.03 Aewin performance reports

[You don't often get email from thomas@monjalon.net. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]

CAUTION: This email originated from OUTSIDE of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.




Hello and welcome,

26/05/2025 10:11, James:
> --- a/content/perf-reports/_index.md
> +++ b/content/perf-reports/_index.md
> @@ -3,6 +3,8 @@ title = "Performance Reports"
>  weight = "7"
>  +++
>
> ++-[DPDK 23.03 Aewin NIC Performance Report]
> ++ 
> ++(//fast.dpdk.org/doc/perf/DPDK_23_03_Aewin_NIC_performance_report.pd
> ++f)

This is a test for a DPDK release which is 2 years old.
Why not testing a more recent one?

Also, as far as I know, there is no Aewin driver in DPDK, so I'm very surprised.
Are you going to submit some code?
  
Thomas Monjalon May 26, 2025, 10:02 a.m. UTC | #3
OK, thank you for the explanations.

So AEWIN NICs can be used with the DPDK drivers i40e and ice
without any modification?
Don't you have different PCI IDs?


26/05/2025 11:25, james_huang黃啟軒:
> From: Thomas Monjalon <thomas@monjalon.net> 
> 
> > This is a test for a DPDK release which is 2 years old.
> > Why not testing a more recent one?
> 
> => Since the Intel E810 uses DPDK version 23.03, we followed its procedures to validate AEWIN NICs accordingly.

For information, Intel E810 NIC can be use with any DPDK version
since 19.02, including the recent 25.03.

> > Also, as far as I know, there is no Aewin driver in DPDK, so I'm very
> > surprised. Are you going to submit some code?
> 
> => Our company's NICs use the Intel® XL710-BM1 and Intel® E810-CAM2 chipsets, so the drivers are based on Intel's. The purpose of uploading to DPDK.org is to increase our company's visibility, allowing our customers to download our performance reports directly from the DPDK website. It also signifies that Intel recognizes the DPDK performance of AEWIN NICs.
  
james_huang黃啟軒 May 27, 2025, 1:40 a.m. UTC | #4
Hi Thomas

Yes, please refer to the attached file. 

We created the AEWIN NICs Performance Report with DPDK 23.03 based on the DPDK_23_03_Intel_NIC_performance_report.

The report provides complete details, including the use of Intel® XL710-BM1 and Intel® E810-CAM2 chipsets, as well as Device ID 8086:1592、086:1572. 

The drivers used are Ubuntu’s built-in i40e and ice, which no additional driver installation is necessary.


Best Regards

James Huang / SI Engineer
DQA Team 
AEWIN Technologies Co., Ltd.
Tel:+886-2-8692-6677  EXT:2011



-----Original Message-----
From: Thomas Monjalon <thomas@monjalon.net> 
Sent: Monday, May 26, 2025 6:02 PM
To: james_huang黃啟軒 <james_huang@aewin.com>
Cc: web@dpdk.org
Subject: Re: [PATCH] add 23.03 Aewin performance reports

CAUTION: This email originated from OUTSIDE of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.




OK, thank you for the explanations.

So AEWIN NICs can be used with the DPDK drivers i40e and ice without any modification?
Don't you have different PCI IDs?


26/05/2025 11:25, james_huang黃啟軒:
> From: Thomas Monjalon <thomas@monjalon.net>
>
> > This is a test for a DPDK release which is 2 years old.
> > Why not testing a more recent one?
>
> => Since the Intel E810 uses DPDK version 23.03, we followed its procedures to validate AEWIN NICs accordingly.

For information, Intel E810 NIC can be use with any DPDK version since 19.02, including the recent 25.03.

> > Also, as far as I know, there is no Aewin driver in DPDK, so I'm 
> > very surprised. Are you going to submit some code?
>
> => Our company's NICs use the Intel® XL710-BM1 and Intel® E810-CAM2 chipsets, so the drivers are based on Intel's. The purpose of uploading to DPDK.org is to increase our company's visibility, allowing our customers to download our performance reports directly from the DPDK website. It also signifies that Intel recognizes the DPDK performance of AEWIN NICs.
  
james_huang黃啟軒 May 28, 2025, 1:30 a.m. UTC | #5
Hi Thomas

We sent a PDF report on May 26. This report is large and requires your approval before it can be received.

We created the AEWIN NIC performance report using DPDK 23.03 based on the DPDK_23_03_Intel_NIC_performance_report document.

The report provides full details including the use of Intel® XL710-BM1 and Intel® E810-CAM2 chipsets, and device IDs 8086:1592, 8086:1572.

The drivers used are i40e and ice built into Ubuntu, no additional installation is required.

Best Regards

James Huang / SI Engineer
DQA Team 
AEWIN Technologies Co., Ltd.
Tel:+886-2-8692-6677  EXT:2011



-----Original Message-----
From: Thomas Monjalon <thomas@monjalon.net> 
Sent: Monday, May 26, 2025 6:02 PM
To: james_huang黃啟軒 <james_huang@aewin.com>
Cc: web@dpdk.org
Subject: Re: [PATCH] add 23.03 Aewin performance reports

CAUTION: This email originated from OUTSIDE of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.




OK, thank you for the explanations.

So AEWIN NICs can be used with the DPDK drivers i40e and ice without any modification?
Don't you have different PCI IDs?


26/05/2025 11:25, james_huang黃啟軒:
> From: Thomas Monjalon <thomas@monjalon.net>
>
> > This is a test for a DPDK release which is 2 years old.
> > Why not testing a more recent one?
>
> => Since the Intel E810 uses DPDK version 23.03, we followed its procedures to validate AEWIN NICs accordingly.

For information, Intel E810 NIC can be use with any DPDK version since 19.02, including the recent 25.03.

> > Also, as far as I know, there is no Aewin driver in DPDK, so I'm 
> > very surprised. Are you going to submit some code?
>
> => Our company's NICs use the Intel® XL710-BM1 and Intel® E810-CAM2 chipsets, so the drivers are based on Intel's. The purpose of uploading to DPDK.org is to increase our company's visibility, allowing our customers to download our performance reports directly from the DPDK website. It also signifies that Intel recognizes the DPDK performance of AEWIN NICs.
  

Patch

diff --git a/content/perf-reports/_index.md b/content/perf-reports/_index.md
index 6fa71bb..e3d95d2 100644
--- a/content/perf-reports/_index.md
+++ b/content/perf-reports/_index.md
@@ -3,6 +3,8 @@  title = "Performance Reports"
 weight = "7"
 +++
 
++-[DPDK 23.03 Aewin NIC Performance Report]
++ (//fast.dpdk.org/doc/perf/DPDK_23_03_Aewin_NIC_performance_report.pdf)
 - [DPDK 25.03 Intel NIC Performance Report]
   (//fast.dpdk.org/doc/perf/DPDK_25_03_Intel_NIC_performance_report.pdf)
 - [DPDK 24.11 Broadcom NIC Performance Report]