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 516E0426B7 for ; Wed, 4 Oct 2023 18:10:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 27502402A9; Wed, 4 Oct 2023 18:10:20 +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 48233402A9 for ; Wed, 4 Oct 2023 18:10:19 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d86a0c97ae6so28116276.2 for ; Wed, 04 Oct 2023 09:10:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696435818; x=1697040618; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yPqkdAVBKIr1UJmiUs143YJPQvQMGF7YCtBtpXnghiA=; b=IWnU6255lRTHhtwkgwxJBvuxk7IWLnpfc+4jpsU6Wan1ytzOBeM0E+tDhAWJXva2kN Eyed7bhOisou4MfzOoPCAoeoT4bTsDApgwpkXViBUCp8EeZZ2XZnyTcbzxfHIZoxyND4 AjmLhwJBGXhSyoZHq8D4OHB85tYk7pKjjezwM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696435818; x=1697040618; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yPqkdAVBKIr1UJmiUs143YJPQvQMGF7YCtBtpXnghiA=; b=BRebsf2oPiQs7aFNWAp4sbFkUdilcac57ntNl7OVoKbB+uPxNGMpf+622ozjUht6bA dQQbcK1S049me4pDm/+3NnasFtLO0UO7vc74Ozcj/SfRrthTYL7z5HR933X0gzWDrlfT RiTD/KIfdFFl/Jw95BCRBUCSGsvsXWnvtWTUxKJHWY7pn8VtJd9Y+SUBkkmhC7KS5yyc 7FjtciujH16Ws+95B1ZGBzHK91kVdxDacqNb5dg+sIdF7YDXOpGzRhJdv8A82qWhJBVD LDYw8yA9u6GCypVzBlhJbbVRO0E5l0G96nIP6FatbUKeF5KARjhuHVaJSSk3EfsyTCcl pd7A== X-Gm-Message-State: AOJu0Yw2aEDSFGQBWYGkuXpbC8Tqs+n+qBKjNKtWAF5GIF26sP7zgfb/ Ut3ibeuV/CefPh3Wi9L+mnlyqkCfZ+I7+0Jrfe8/rRllNIz29UOP2+HTDg== X-Google-Smtp-Source: AGHT+IEl2rtxRXYOG87i0MrmYm09K59vVFqLswLdJAips8WK212vt+vzxE/RGg4uMecs4pn7hZetU9u5DLEX X-Received: by 2002:a25:3601:0:b0:d22:c8b9:8c9b with SMTP id d1-20020a253601000000b00d22c8b98c9bmr2582779yba.13.1696435818610; Wed, 04 Oct 2023 09:10:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w188-20020a2549c5000000b00d894048c2f0sm414108yba.0.2023.10.04.09.10.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 09:10:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 09:10:18 -0700 (PDT) Message-ID: <651d8e6a.250a0220.de4db.e07dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 473AA6052514; Wed, 4 Oct 2023 12:10:18 -0400 (EDT) Subject: |SUCCESS| pw132298 [PATCH] [v3] net/axgbe: use CPUID to identify cpu 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/132298 _Testing PASS_ Submitter: Selwin Sebastian Date: Wednesday, October 04 2023 10:07:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:687a5b12b14f02f0d3624f4b36b34dba8119a680 132298 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | 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 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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) 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 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 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27821/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/