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 6742142C64 for ; Thu, 8 Jun 2023 23:57:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BF9242D0C; Thu, 8 Jun 2023 23:57:34 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 166CD40151 for ; Thu, 8 Jun 2023 23:57:31 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1a3136fd194so139733fac.2 for ; Thu, 08 Jun 2023 14:57:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686261450; x=1688853450; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/2k7DkCh883tOTwjoxlkH+8i9vUgWjWC+IB24Z1RMcg=; b=QmmsABFETqWx5RLyYpfqcGIOG9PRW1nt7vu1UHi7KGf7C2Zgnou2eT1i22KPvOLH4r e90xZ7cvN4NnZuH2IdvtcaPJL8PZAKj3o0fnLnLLJ3g9DSls6Orgxm0QfC4FdMTMlOgY ElyXP/pHpdD0P1KPgr7+2bjx4IpK9zYU9u5Kc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686261450; x=1688853450; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/2k7DkCh883tOTwjoxlkH+8i9vUgWjWC+IB24Z1RMcg=; b=PNTF0yv7csftRweV1+5tDFIw2e9ioU6xPxuMljajAqgL0o0mKfJyihU+VGxnGMpDjP kvWuZlRPaWI/J5dYdJeu4ke+aJ5FctohHfJqhsm0Oc82peiP+7l6WHu4lyljK2Z0bTYg 4e0IyR6VarNnfW0qDieMGcG3Yw7uESk5J4zjTmXzSdf1KHlY2/dCwGz/ptfpsSHyoAMR wnQcpEUngM8OuEdHWmD0LE8Mk6TKqTL5Sy4p3WEoJ4Wzcn/zs9PfySER5aHHaYr3TLmM D18KxDH150cZ/DtSLoL+JHmZDnkomkcErOZSL7rkgC55D+VH0qizo6VLPIZCJPuQsLCS 6HJw== X-Gm-Message-State: AC+VfDy1GAPp7dZzNChSPspVX/LTJJGgUitHfNxQ/03mg6uTo5rOuI1p lhMXXRrxuBolJ++QawcQK4C+of2Hjh0g+gP8Jsa5KINumt5waEw+TI1TuA== X-Google-Smtp-Source: ACHHUZ6R65nd78EPUx8Sk6+Z7Lk/x1nKQlxcfX8Sq4i2Sh1cnOZqhIZE8uj2rj4w1/6nNZuJna56m3Qvf3O4 X-Received: by 2002:a05:6870:3652:b0:19f:ce38:f01 with SMTP id v18-20020a056870365200b0019fce380f01mr6580198oak.30.1686261450538; Thu, 08 Jun 2023 14:57: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 c200-20020a4a4fd1000000b0055aef39b463sm64499oob.25.2023.06.08.14.57.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 14:57:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 14:57:30 -0700 (PDT) Message-ID: <64824eca.4a0a0220.502b9.1babSMTPIN_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 0D6FD6052472; Thu, 8 Jun 2023 17:57:30 -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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128117 _Testing PASS_ Submitter: Su, Simei Date: Monday, June 05 2023 09:38:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:abaa473297cf21cb81e5348185a7694ae2f221e7 128117 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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/