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 2985B43F6D for ; Fri, 3 May 2024 01:26:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1FD6A40291; Fri, 3 May 2024 01:26:07 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 33E404026E for ; Fri, 3 May 2024 01:26:06 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6a0ff97a9c7so11927776d6.0 for ; Thu, 02 May 2024 16:26:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714692365; x=1715297165; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=O6duIipbche5zMNY9cUPzOM0qEjPIbycuwTeMs5sOoQ=; b=Xwk2QYJWc4aniAWx5wFM+maAv14W7PD5xRAo9FeYrMb5gu4XG3k3jH3IgO1A0kvQKR I5V1JVCKC6dlc++HK25KaNKMsxSu67FED6HD28a4dQOQRnVQlitknWe6n5XIrtDx8PaY nV901u07ZcSLd3cUZqN/MNodrQQvZAKs42Tvg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714692365; x=1715297165; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=O6duIipbche5zMNY9cUPzOM0qEjPIbycuwTeMs5sOoQ=; b=H8+m4V+2igDCrNZqWO5WxqPbkU07qs+c48USCdgPL9YeqIQiBTwci9VvQwmb4Wdm2o rMJ4sUxanbfRnAgkPN+uHCtIBvlA+mlsvhxc70GmJ2XP2JeS13PuyH5165miQauZiOT3 pMul2DMTkEj81KhyUqsFW9UVkh7eYJYpvw5aSMioUZPZvLRMnyU45LZAeNwk+QE09ZY+ IePJsDMAyAx7cOA9DGkgMFIPpr8Z85hz+zUbrMPZWZtIajyCWSHB7KVTu82GYmWO+lYK y1W0G6jngXpcT/SWN1cTOrIrKusxKLZu7Mrl2mAXXhs96OagXDlZkt/JUXmJtZhMR1Qh +KAg== X-Gm-Message-State: AOJu0YzVQZu1P5vf+YYDrg9lVzOF7weWRSvftdsciOXdPGMQHj1UU39f 8ZixmkKtvDYMOexskE+vUt5uqUeWpUAEn0GTAJjA3gnbEqIxqwQ4oyQ2c0CvNs6jDvRutyz3WWT 8tNI7jFW9H9Y8R1CZs/J/duLp2q4A6Z2WqIpa2JVByBBVVtN19zUdN6WS X-Google-Smtp-Source: AGHT+IEWfzLsjw9/0kxi8D5uNIvLQ1eijhroVBKSb/4HQN5qcxpiYPl22R/Gw/7ZsuzpqKQbf91mz3gynwgC X-Received: by 2002:a05:6214:c6b:b0:6a0:4d4f:9428 with SMTP id t11-20020a0562140c6b00b006a04d4f9428mr2148590qvj.32.1714692365573; Thu, 02 May 2024 16:26:05 -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 y17-20020a0ce811000000b006a0f7f6f503sm99599qvn.50.2024.05.02.16.26.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 May 2024 16:26:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 May 2024 16:26:05 -0700 (PDT) Message-ID: <6634210d.0c0a0220.916e8.5e88SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3A68D6052514; Thu, 2 May 2024 19:26:05 -0400 (EDT) Subject: |SUCCESS| pw139802 [PATCH] eal/arm: replace RTE_BUILD_BUG on non-con From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240502142116.63760-1-daniel.gregory@bytedance.com> References: <20240502142116.63760-1-daniel.gregory@bytedance.com> 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/139802 _Testing PASS_ Submitter: Daniel Gregory Date: Thursday, May 02 2024 14:21:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139802 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29898/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/