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 538BB43F39 for ; Fri, 3 May 2024 22:20:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4EBFC402D4; Fri, 3 May 2024 22:20:27 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 8924A402D1 for ; Fri, 3 May 2024 22:20:25 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-de610800da0so88898276.2 for ; Fri, 03 May 2024 13:20:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714767625; x=1715372425; 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=9Ry9eiX7gzd2qwim8xuFsPRjMuT1SyJl0Evgcgf3GgU=; b=P/Q5Bajd1K/9GiPLH02noBnjeKhhoRpVupaVmWZgsPossCDOLOp2iUR4ESq08BU3+b 3XXq19QioporP/N7rknBEysOIhBAGUixIh7FlaG5vYPQtFAdFjEhiFAK/9KphlK410Bm 5MJVVjArQ4iF55uYcow2Ai61sdXa+EGMvtZ08= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714767625; x=1715372425; 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=9Ry9eiX7gzd2qwim8xuFsPRjMuT1SyJl0Evgcgf3GgU=; b=r59Lj3qdVfedv+T+8yP2EoyjeEL9/g9BlO53jAiI7/wvV8tPj9Qf9/Ce6x9Q3xf1ef DptBIhRScqGYPimrZSpzbzej7CsehCjES38FjgwDl3SbBGb/KiXGsKTkBhl8F9kjTA1b jNQa6dCrHD+1Iq//dIM3hNwggtsiN8T1hTjAxM7CiLwIRukMT2i5RppwaJNSgRkLC2hq FUPWACxORvYw9UM/k7zb4F9mHEB9dAQg1bh3ojsJH1rRYN1SYd5yJJKMwD5qM1uIQfac TIZFp9atDmjp9BOUuRUq4oX2J+d3V+HULI7gENPplbDUi+43m4cRzAiqEpdTFr6XUwzX MtZQ== X-Gm-Message-State: AOJu0YxwJ9VXSCJAk0zitmRvF1cDgK8yMv4E3pBDQ2OIjpgeAmEOjWGK kpgaxyZoVUdbpw2iP2ckSdW95dFhEY8ntEApzweTZvwiAdYI8BWaX+TLrfXq/Sleg6Qeojgs3qJ yIgBFvnYtsmep0PA2J+1NIb1DJX6TPeAvI7Fho4YYf2M0wkWNUGFNaTBh X-Google-Smtp-Source: AGHT+IHgL71LNY+dxVt8ON7LJUkolB2xGacrAp4BFwwS9gwcEPBQxdZxrXjWOBp2BDOo27dDejxfuxHijMVy X-Received: by 2002:a05:6902:2009:b0:de5:c619:3f6b with SMTP id dh9-20020a056902200900b00de5c6193f6bmr4423190ybb.59.1714767624988; Fri, 03 May 2024 13:20:24 -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 ei14-20020a0569021b8e00b00dc64ba82c30sm171003ybb.0.2024.05.03.13.20.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 May 2024 13:20:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 May 2024 13:20:24 -0700 (PDT) Message-ID: <66354708.050a0220.2bef9.aef1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9BE29604D420; Fri, 3 May 2024 16:20:23 -0400 (EDT) Subject: |SUCCESS| pw139857 [PATCH] [v2] eal/arm: replace RTE_BUILD_BUG on no From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240503182730.31693-1-daniel.gregory@bytedance.com> References: <20240503182730.31693-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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139857 _Testing PASS_ Submitter: Daniel Gregory Date: Friday, May 03 2024 18:27:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139857 --> testing pass Test environment and result as below: +--------------------------+----------------+--------------+ | Environment | dpdk_unit_test | lpm_autotest | +==========================+================+==============+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Fedora 39 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Debian 12 (arm) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | +--------------------------+----------------+--------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29910/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/