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 2544E43073 for ; Tue, 15 Aug 2023 17:05:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 217DE42B71; Tue, 15 Aug 2023 17:05:37 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id E032D42B71 for ; Tue, 15 Aug 2023 17:05:35 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3a412653335so4031595b6e.1 for ; Tue, 15 Aug 2023 08:05:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692111935; x=1692716735; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0lbYHdBiIsbKMKAjsDethQ/VlrXali12OiIG9ObAf4k=; b=Xh6K+fjgYBIRzLQgAAIqicVWbxaNpNVxkiaFNF6wW5ABZg8Im1KKHe7yvZE9TEs5Pv BlURISjYbY4wRa8wsgrhqSwyEezWKJs82lSIn3kCUrsAWgt7XGBea8CdoxniaMR6jddh xxTUtz6wRC5nPbA7d4+N2T1j6ymMp6EpWBmt8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692111935; x=1692716735; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0lbYHdBiIsbKMKAjsDethQ/VlrXali12OiIG9ObAf4k=; b=OH3zKuiEgOu6QP7U2hAPav1CKYsnILClIKLZApEkPPU6UgUgXgxkHR5XgVpFHKGc9J FjwbbsZdyt2rdlezLgSkiFj39RDSM/0av7wfe7HSS+2DczpU+rniFXbQGbQSRtG7sGHQ v040NNZfGkcSChfOJILTAA17nTASKte5afozlNOGx4WbsKaqDhDdGjYEY3lvk0JXYCFB z4D+d4n6ooNdrsIlNhIGU/sFhsqRbT/5GJHYED33W0s5zROllz58zN4p6NgP5iGfRkGG uwZ8BAsNYCPSlWnER4QPOQpHC2m8Zv+eXNPNx/j4IvipGGZHCgiMJtNDIO7hgqGkHJ3q vQZg== X-Gm-Message-State: AOJu0YxwXdymCikUXAMBYqJ8eExDtGmtVB0C7lQuDRXHSY7FY4lJo/SZ /kwxsz7CFwRA5L4B1/ZIk+5IaVgskz6dzV02NK+CThO5uJleepgCIQgwgQ== X-Google-Smtp-Source: AGHT+IGWdxLgtn8ATATDcudmtJ/uO4r+8mJKdBUSIn9NINB7GCF3+ajKANO63IsDfhANGMzO8rC7kx5YBYBv X-Received: by 2002:a54:4411:0:b0:3a4:f8e:d798 with SMTP id k17-20020a544411000000b003a40f8ed798mr12141426oiw.36.1692111934322; Tue, 15 Aug 2023 08:05:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p7-20020a0cf547000000b0064659dfcaebsm477915qvm.53.2023.08.15.08.05.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Aug 2023 08:05:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Aug 2023 08:05:34 -0700 (PDT) Message-ID: <64db943e.0c0a0220.68948.1dd5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 01E6F6052471; Tue, 15 Aug 2023 11:05:34 -0400 (EDT) Subject: |SUCCESS| pw130330-130331 [PATCH] [v2,2/2] devtools: list symbols by 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130331 _Testing PASS_ Submitter: David Marchand Date: Tuesday, August 15 2023 10:36:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130330-130331 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ 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 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 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27341/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/