* [dts] [PATCH] tests/nic_single_core_perf: add broadcom nic support
@ 2021-07-14 17:47 ohilyard
2021-07-22 18:34 ` Owen Hilyard
2021-07-26 1:55 ` Tu, Lijuan
0 siblings, 2 replies; 3+ messages in thread
From: ohilyard @ 2021-07-14 17:47 UTC (permalink / raw)
To: dts; +Cc: lijuan.tu, Owen Hilyard
From: Owen Hilyard <ohilyard@iol.unh.edu>
Add support for brcm_P2100G and brcm_57414 to nic_single_core_perf.
Signed-off-by: Owen Hilyard <ohilyard@iol.unh.edu>
---
tests/TestSuite_nic_single_core_perf.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tests/TestSuite_nic_single_core_perf.py b/tests/TestSuite_nic_single_core_perf.py
index dee189e5..4ccc04ac 100644
--- a/tests/TestSuite_nic_single_core_perf.py
+++ b/tests/TestSuite_nic_single_core_perf.py
@@ -54,7 +54,8 @@ class TestNicSingleCorePerf(TestCase):
PMD prerequisites.
"""
self.verify(self.nic in ['niantic', 'fortville_25g', 'fortville_spirit', 'ConnectX5_MT4121',
- 'ConnectX4_LX_MT4117', 'columbiaville_100g', 'columbiaville_25g', 'columbiaville_25gx2'],
+ 'ConnectX4_LX_MT4117', 'columbiaville_100g', 'columbiaville_25g', 'columbiaville_25gx2',
+ 'brcm_57414', 'brcm_P2100G'],
"Not required NIC ")
self.headers_size = HEADER_SIZE['eth'] + HEADER_SIZE['ip']
--
2.30.2
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH] tests/nic_single_core_perf: add broadcom nic support
2021-07-14 17:47 [dts] [PATCH] tests/nic_single_core_perf: add broadcom nic support ohilyard
@ 2021-07-22 18:34 ` Owen Hilyard
2021-07-26 1:55 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Owen Hilyard @ 2021-07-22 18:34 UTC (permalink / raw)
To: dts; +Cc: Tu, Lijuan
[-- Attachment #1: Type: text/plain, Size: 1440 bytes --]
Hello Lijuan,
I just wanted to follow up and ask about the status of this patch. I would
like to minimize the time the community lab is running patches that are not
in mainline DTS.
Owen
On Wed, Jul 14, 2021 at 1:47 PM <ohilyard@iol.unh.edu> wrote:
> From: Owen Hilyard <ohilyard@iol.unh.edu>
>
> Add support for brcm_P2100G and brcm_57414 to nic_single_core_perf.
>
> Signed-off-by: Owen Hilyard <ohilyard@iol.unh.edu>
> ---
> tests/TestSuite_nic_single_core_perf.py | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/tests/TestSuite_nic_single_core_perf.py
> b/tests/TestSuite_nic_single_core_perf.py
> index dee189e5..4ccc04ac 100644
> --- a/tests/TestSuite_nic_single_core_perf.py
> +++ b/tests/TestSuite_nic_single_core_perf.py
> @@ -54,7 +54,8 @@ class TestNicSingleCorePerf(TestCase):
> PMD prerequisites.
> """
> self.verify(self.nic in ['niantic', 'fortville_25g',
> 'fortville_spirit', 'ConnectX5_MT4121',
> - 'ConnectX4_LX_MT4117',
> 'columbiaville_100g', 'columbiaville_25g', 'columbiaville_25gx2'],
> + 'ConnectX4_LX_MT4117',
> 'columbiaville_100g', 'columbiaville_25g', 'columbiaville_25gx2',
> + 'brcm_57414', 'brcm_P2100G'],
> "Not required NIC ")
> self.headers_size = HEADER_SIZE['eth'] + HEADER_SIZE['ip']
>
> --
> 2.30.2
>
>
[-- Attachment #2: Type: text/html, Size: 2197 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH] tests/nic_single_core_perf: add broadcom nic support
2021-07-14 17:47 [dts] [PATCH] tests/nic_single_core_perf: add broadcom nic support ohilyard
2021-07-22 18:34 ` Owen Hilyard
@ 2021-07-26 1:55 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2021-07-26 1:55 UTC (permalink / raw)
To: ohilyard, dts
> -----Original Message-----
> From: ohilyard@iol.unh.edu <ohilyard@iol.unh.edu>
> Sent: 2021年7月15日 1:48
> To: dts@dpdk.org
> Cc: Tu, Lijuan <lijuan.tu@intel.com>; Owen Hilyard <ohilyard@iol.unh.edu>
> Subject: [PATCH] tests/nic_single_core_perf: add broadcom nic support
>
> From: Owen Hilyard <ohilyard@iol.unh.edu>
>
> Add support for brcm_P2100G and brcm_57414 to nic_single_core_perf.
>
> Signed-off-by: Owen Hilyard <ohilyard@iol.unh.edu>
Applied
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-07-26 1:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-14 17:47 [dts] [PATCH] tests/nic_single_core_perf: add broadcom nic support ohilyard
2021-07-22 18:34 ` Owen Hilyard
2021-07-26 1:55 ` Tu, Lijuan
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).