From: Lingli Chen <linglix.chen@intel.com>
To: dts@dpdk.org
Cc: zhiminx.huang@intel.com, Lingli Chen <linglix.chen@intel.com>
Subject: [dts][PATCH V1 2/3] framework/settings: add X722 in ETH_700_SERIES
Date: Thu, 20 Oct 2022 03:44:09 -0400 [thread overview]
Message-ID: <20221020074410.46527-3-linglix.chen@intel.com> (raw)
In-Reply-To: <20221020074410.46527-1-linglix.chen@intel.com>
add I40E_10G-SFP_X722/I40E_10G-10G_BASE_T_X722 in ETH_700_SERIES
Signed-off-by: Lingli Chen <linglix.chen@intel.com>
---
framework/settings.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/framework/settings.py b/framework/settings.py
index 65029668..69bb950b 100644
--- a/framework/settings.py
+++ b/framework/settings.py
@@ -92,6 +92,8 @@ ETH_700_SERIES = (
"I40E_10G-SFP_XL710",
"I40E_40G-QSFP_A",
"I40E_40G-QSFP_B",
+ "I40E_10G-SFP_X722",
+ "I40E_10G-10G_BASE_T_X722",
"I40E_25G-25G_SFP28",
)
--
2.17.1
next prev parent reply other threads:[~2022-10-20 8:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-20 7:44 [dts][PATCH V1 0/3] add X722 support cases Lingli Chen
2022-10-20 7:44 ` [dts][PATCH V1 1/3] conf/test_case_*: enable " Lingli Chen
2022-10-25 5:46 ` Huang, ZhiminX
2022-10-20 7:44 ` Lingli Chen [this message]
2022-10-25 5:49 ` [dts][PATCH V1 2/3] framework/settings: add X722 in ETH_700_SERIES Huang, ZhiminX
2022-10-20 7:44 ` [dts][PATCH V1 3/3] tests/*: add X722 support cases Lingli Chen
2022-10-21 6:18 ` Yuan, DukaiX
2022-10-25 5:49 ` Huang, ZhiminX
2022-11-18 8:06 ` lijuan.tu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221020074410.46527-3-linglix.chen@intel.com \
--to=linglix.chen@intel.com \
--cc=dts@dpdk.org \
--cc=zhiminx.huang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).