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 2690D43BBA for ; Thu, 7 Mar 2024 13:10:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1AC5842EC6; Thu, 7 Mar 2024 13:10:26 +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 A6C8942EAA for ; Thu, 7 Mar 2024 13:10:24 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1dc3b4b9b62so6550855ad.1 for ; Thu, 07 Mar 2024 04:10:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709813424; x=1710418224; 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=b/5SUSdAXtixKoleTHkvl4mG0RZpWFcOGNJUaZ/Lt+I=; b=cQvbf4zLQlkfDf8tsDMkQdL/cNlNaarRsfq0gY1TvqiNZ20T9E0/iVv/J94zZB5Cq1 aJXfTUI8e1ObY7DgQW0OKMojAfTWhWq9H5ppDqspzSf9aO8J7A6DjxBbVSoeh5BVqMil 7Q0hyu4arjZiUkM7aKWacNEzCffOYSfQ7C8MA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709813424; x=1710418224; 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=b/5SUSdAXtixKoleTHkvl4mG0RZpWFcOGNJUaZ/Lt+I=; b=FF8yUUBSLnRUKcXSkHZpjTh9YLKwbBxR9T6lOfnwcO8xOM54wRXQxJ0dpdCJbipgQg m+VosoGsfp1N24jpODqifBKEmiqNFaJXccAPLDMYqd6qXNiOtBo1v0HKPnRIzoW+4M6a cdU/igJ6LaYyvdoRa1t+n4YCf3TPX110yFgVkgvVGmO2NMqYdViMjeerJMhG2rCVaqUf zYuCuXBmxJl9dGqgcTapqRKwTJDf08UwImzsYIPDsTahXr51YQwaW15MqPqLuN32anYd h4fhXHn9zm7T3UWJdpoabnOJg87YINE35DabJaw4HCogAgz8ZEqUIETXFVvG9LGXWyom khUw== X-Gm-Message-State: AOJu0YzgkJK4XtB0T8Te44JrQvgCeqc+WiK5c/+xWTWvC6WbcYr0aPey 86fPIwUXNLj3zMHpBqcKrUpvK4wr5VJXAlp7S6uUGIDYq+vI/Xq09F6ZG4/EM7+2pI8qYq18RvC WctJQsrVnlMhgkOyFUjtPLOhoTcJvLjlW8Uc+Ev0GfyBUaPovSRR6Lyzt X-Google-Smtp-Source: AGHT+IGBnX+qd8or0Z93gt0kIo+xl81elBs3pGD7D85jdbivn3o4UfQxKz225toccR8ZSf8EvT8EFDsPFzjM X-Received: by 2002:a17:902:d511:b0:1dd:91c:249f with SMTP id b17-20020a170902d51100b001dd091c249fmr1625204plg.24.1709813423935; Thu, 07 Mar 2024 04:10:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id a2-20020a1709027d8200b001dca67d0ddbsm360850plm.103.2024.03.07.04.10.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 04:10:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 04:10:23 -0800 (PST) Message-ID: <65e9aeaf.170a0220.3a483.5befSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1DB03605250F; Thu, 7 Mar 2024 07:10:23 -0500 (EST) Subject: |SUCCESS| pw138087 [PATCH] config/arm: add fallback march for Neover From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240307080627.177-1-anoobj@marvell.com> References: <20240307080627.177-1-anoobj@marvell.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/138087 _Testing PASS_ Submitter: Anoob Joseph Date: Thursday, March 07 2024 08:06:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a454f84f715608ee709a4c6ba00edf2e4b62b69 138087 --> 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 | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29453/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/