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 6225643268 for ; Thu, 2 Nov 2023 05:18:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5DBE5402C6; Thu, 2 Nov 2023 05:18:23 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 22BF7402C6 for ; Thu, 2 Nov 2023 05:18:22 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1cc58219376so4376065ad.1 for ; Wed, 01 Nov 2023 21:18:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698898701; x=1699503501; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pAQhWA+ufMeSoZpB2jXZsnaimrI+zygL2uto2n3Svhw=; b=ZtD4b6OV6eKH8mMqJTePzVdkeSOQ+hQl/NQjuKqqo4HF1awxNeO3kNZKl7oOnM7I7d 3rMp6SDCyGdZx7PbM5ZVR52NJpEu/9nVLgHRxlZEPlQT/zFjcA4wgfYhvzGKr2f0WK9J h2u6Q44faPRShRsiK4N/Rhcr6zIV56z3UV0cI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698898701; x=1699503501; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pAQhWA+ufMeSoZpB2jXZsnaimrI+zygL2uto2n3Svhw=; b=TDFk1+qzFR8rJ93RUdp3y1Dk2ziPnRdvJbcIkM4DFdA9B8faSh82uW9s1PoQcUllt9 can35Vnqq5fbrq6Nspnb3e0BH9wGfKsaPK4OC/jcoZZkgpCBE16yvQpZ4AHJuWgfos8z lAJHPHQs4KQH3izLlJur9x+0JfY7aCqpRAzCUXCOyJClqte+t+bhOkQSm39r3foux0sa Fy2Jt8YnlF1oEAF8qOz9tz+4pWhdFSoQfEnQEYOHvNR5q4EMwqsXsf0iYVLTN4PBIW7l ThASsdZjJIaeJr9T2kgYlHgvnUQB4Elb0Yx3Ds1tyeD2oGocmMut978nY8BUWSQv9w9C P0bA== X-Gm-Message-State: AOJu0YwZ/of6JZPs/q11T21pGYQN7CiYRmpc3oEWl53J/dlmmkCrzVo+ 2hUuI1x4uifulyTqvsoo4D9ZrFuv9YQXenq75PeZojQ/4WC0TL86YU7j7PTi9y8d6tQ3tMk/hQ= = X-Google-Smtp-Source: AGHT+IGWxpft52LCYY/4hNwolG6hIgx1NlU0a/HIdRt1Ul/tDw8Iib1fjQ5d/fOP1BNzJFzKr0YfVsXnbm7X X-Received: by 2002:a17:903:120c:b0:1cc:6cc3:d9eb with SMTP id l12-20020a170903120c00b001cc6cc3d9ebmr6906357plh.68.1698898701468; Wed, 01 Nov 2023 21:18:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id p3-20020a170902c70300b001c601e1fd65sm819194plp.80.2023.11.01.21.18.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 21:18:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 21:18:21 -0700 (PDT) Message-ID: <6543230d.170a0220.e389d.d17aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id A78BA602A042; Thu, 2 Nov 2023 00:18:20 -0400 (EDT) Subject: |SUCCESS| pw133740 [PATCH] eal: provide trace point register macro f 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/133740 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, November 01 2023 22:47:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133740 --> 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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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/28187/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/