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 75BC442C64 for ; Thu, 8 Jun 2023 23:52:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 72DC3406B5; Thu, 8 Jun 2023 23:52:50 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id BA70140151 for ; Thu, 8 Jun 2023 23:52:33 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-3f9b7345fb1so8533961cf.1 for ; Thu, 08 Jun 2023 14:52:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686261153; x=1688853153; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TTDM07p9hKjtVxTHOY/Ed0Qfl8/LsR5lqn31U4cNgrs=; b=KZWP57OroOYBCsnWCh761KLtF1udjI+Xrq3PGJaheFaoKsYx5zp3y8GvZ1lqY6hGyv fS+tqgMb4wMw8GP4+WsWg9BgS3zwxELl/pvXBvfTEhdacO48wDIA6Z6r8BUbegnH4z3m eA7Z9WzpOQ7OHnagkDBYiw0C+PQhdmSFucrVo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686261153; x=1688853153; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TTDM07p9hKjtVxTHOY/Ed0Qfl8/LsR5lqn31U4cNgrs=; b=XP/8brEUf+9DspXA34W7bC9KswQHOQjgFYxWgToPRLKwBuiAqonM8Ye7XbtQWql96A 2eL415YDU370iBxxBYvV6EVAUm1GpHadJUKzfB2NmkxMkEI8zwnUlOlAbymUh104cIvY md+tcr42+9x7Ch9j5Pe858bBwGFR0GeSl0qykcJHCkWGo2AhnegKWq+KSyFq8RNn9NY9 op0s5C3J3/1wTy5CTb2zNNoU9kEy2z3EP2pltHsK4Jx5pt+MIhUXnFuzWMlj4OBnM8sV Yp+pm93T+mYgljjXv7FXNHtUJXg01SE8n099sOZ5gwOR/oQ0WVReQnjro+MxxnMs1W4W 4cMQ== X-Gm-Message-State: AC+VfDzMmaj8Ya/nSAl5MQJomBySbpCeQ79nyOpVY3RBImlG1paYWahA 4oBAljJ0rpqAJ4ntsNFCud2namFVHj1VZgVgTLryAWI4lRo5L0hi2ZVWfg== X-Google-Smtp-Source: ACHHUZ4n18L684C/U0s6zYAPr1V9wPmBhA+GLRjYeHnvZiYIgcpOhSLBtwZTl145FPCM1aNel7lInp9zNskr X-Received: by 2002:ad4:5f07:0:b0:628:65c8:9c3b with SMTP id fo7-20020ad45f07000000b0062865c89c3bmr3157556qvb.21.1686261153291; Thu, 08 Jun 2023 14:52:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r16-20020a0cb290000000b0062b4e3db85fsm182210qve.30.2023.06.08.14.52.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 14:52:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 14:52:33 -0700 (PDT) Message-ID: <64824da1.0c0a0220.f939.6935SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 083AD605246B; Thu, 8 Jun 2023 17:52:33 -0400 (EDT) Subject: |SUCCESS| pw128117 [PATCH] net/ice/base: support customized DDP pack From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/128117 _Functional Testing PASS_ Submitter: Su, Simei Date: Monday, June 05 2023 09:38:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:abaa473297cf21cb81e5348185a7694ae2f221e7 128117 --> functional testing pass Test environment and result as below: 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 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 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26534/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/