From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 67A96429C1 for ; Sun, 23 Apr 2023 09:06:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61B7440156; Sun, 23 Apr 2023 09:06:32 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 995EA40156 for ; Sun, 23 Apr 2023 09:06:30 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-5ef4d54a583so15725046d6.0 for ; Sun, 23 Apr 2023 00:06:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682233590; x=1684825590; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BNB4xWZnWpNvy72cJT9TRlwIUEtUd38QoaXt3HMmJr0=; b=cbRw6IshXyN0yrG0iYMzc1Af9162Lbc0Pdpv6nJODID3yPMrONv7/9D4epd6c3tuHF q15GgqlYb01NEaYus6w/VZLKpGAxi6AjxYEPmUzbmW+TWF1uPt58SIzNTUmgT9AbbPMq U91Y8y9ga9G88DV+p5c4m6BwYJvKQeZ3yJzbw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682233590; x=1684825590; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BNB4xWZnWpNvy72cJT9TRlwIUEtUd38QoaXt3HMmJr0=; b=acKZbSwqevQDH1x3u5KnzyDlU8ymBu4iTjVYDfZ9/tGOTeXH8mO5NbWpXXRpIVn3sZ 59xNWk0DEcKR2TgkqATNK+8OZYWwl5za1vFaOKEf7eom4VEiW9rq/r0EqkAH7P+uU6M5 7jL+U3OSE9b+T0mnlXmhynCoJIjgKB2mk2hUE2WRKD4u/bAwdOGNXUSr6QSPR6LuxLiM XN88H2WERTxKwrlU8+LdZXpPsVJomnddEm9a6Egb0PTsY+wRb2lQi+Pj3PztceJ79oNO yWEGx7ZcCEvrUa5hxjtZoUqkXgNuBEsHUn4yVh78KCKUZdycKtSX7hvgRKTftAbBoST9 7S5w== X-Gm-Message-State: AAQBX9e5HxdF4acLMsakWb+dZvvHVctQKpRteJr0tR/05uVKq2VKwPQY 8xsjb4Oa5dPHvvJ/x3x76bI6bBIvoY3y/8uyvNLzSKkRvSak17fNmfnBeg== X-Google-Smtp-Source: AKy350Z1NkdwGXjErpoG0aISoaeqrkhXEBfoT0U9ubP+qy1KhVZTQj6iaS2e+8TvHi+m5XIdcc7IdURTcwIn X-Received: by 2002:a05:6214:20af:b0:606:526:a828 with SMTP id 15-20020a05621420af00b006060526a828mr10338895qvd.21.1682233590069; Sun, 23 Apr 2023 00:06:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pe24-20020a056214495800b005ea3384089fsm449624qvb.20.2023.04.23.00.06.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Apr 2023 00:06:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Apr 2023 00:06:30 -0700 (PDT) Message-ID: <6444d8f6.050a0220.8bab1.d8b9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C7541605246B; Sun, 23 Apr 2023 03:06:29 -0400 (EDT) Subject: |SUCCESS| pw126425-126427 [PATCH] [v1, 3/3] ml/cnxk: add support for 32 I/O per model From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/126427 _Functional Testing PASS_ Submitter: Srikanth Yalavarthi Date: Sunday, April 23 2023 05:08:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126425-126427 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26095/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/