[dts] [PATCH] tests/nic_single_core_perf: add broadcom nic support

Owen Hilyard ohilyard at iol.unh.edu
Thu Jul 22 20:34:07 CEST 2021


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 at iol.unh.edu> wrote:

> From: Owen Hilyard <ohilyard at iol.unh.edu>
>
> Add support for brcm_P2100G and brcm_57414 to nic_single_core_perf.
>
> Signed-off-by: Owen Hilyard <ohilyard at 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dts/attachments/20210722/6cacb3ff/attachment.htm>


More information about the dts mailing list