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 302EF43075 for ; Tue, 15 Aug 2023 20:21:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2BD0C410ED; Tue, 15 Aug 2023 20:21:05 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id DA13A410ED for ; Tue, 15 Aug 2023 20:21:03 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6887918ed20so238140b3a.2 for ; Tue, 15 Aug 2023 11:21:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692123662; x=1692728462; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ItC+mLYEYB51czkmP83En8jj+y3KigkhqHG8e1jex7o=; b=jl/bb0qpTvHzHwy9QFjTA/EE60ji3/W0UMVCO+7lL87GTAwRoU9swnuHFkWjSSqecE 5ZEObiBr97pshYjsWi0YLgcvUyTBsG6QOvQ2fFivYpZb8RGTus5Xqx7kExwHO1dfL9pK MZAixcuzYPdYR2g9Rs69/2OZ9HaeGiD4jN3aY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692123662; x=1692728462; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ItC+mLYEYB51czkmP83En8jj+y3KigkhqHG8e1jex7o=; b=GBgUSakE8Dbez8vvQ5xqqM9tDGUQZVAY/8w67Qa2k5cWlIGHgpxPLvcMXW84S26RxT Dtq6jz+HbaiY0R3rUkP39b2K6cuAz3IfnDSXkxSUKWXmid9yeRSLqc3zoCd06zcFPTW7 kN7eFnrU1YKd4NYoL9Gfk5t7NdjtFVbC1K0YvpZJt7ClchWtppedEjdW0hi+F+jqJmdF peeLUFdHetNpVB/FWvafN1k/DhGy5+ueydiU0uTVhPN/Y7DVY6lH8L1ltJxafv1EXltX Uye1kzX1lwh/ZMiSO8xhIEVjtBPnPXwe710QON6yU4oSvYvFfpgk9fO5rMg7xDOQrcG+ xHvw== X-Gm-Message-State: AOJu0YxuWVNcML5CcYPKpCE3pzHEjjlcAsclPVD5F7XIUQHHSvjux654 vpnfZLsYwm19gTCCM0eeMxp4ZWtaydIMEDCv/cxdXxtdfCLzRXqJMa88SA== X-Google-Smtp-Source: AGHT+IHkmNJHk6x+gj58Ojf279dD1QeZYvfCUu7fyVSizlOwdC2gzsuqFvpkoThUE5zGCCjTe+8LO8Znsy+m X-Received: by 2002:a05:6a00:3919:b0:682:537f:2cb8 with SMTP id fh25-20020a056a00391900b00682537f2cb8mr15057861pfb.26.1692123662286; Tue, 15 Aug 2023 11:21:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o8-20020aa79788000000b00682ba0acbd5sm840503pfp.14.2023.08.15.11.21.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Aug 2023 11:21:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Aug 2023 11:21:02 -0700 (PDT) Message-ID: <64dbc20e.a70a0220.faa12.234aSMTPIN_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 7C3B66052471; Tue, 15 Aug 2023 14:21:01 -0400 (EDT) Subject: |SUCCESS| pw130386-130387 [PATCH] [v3,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/130387 _Testing PASS_ Submitter: David Marchand Date: Tuesday, August 15 2023 17:42:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130386-130387 --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/27348/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/