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 7F63E43BBA for ; Thu, 7 Mar 2024 13:15:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A08A42D26; Thu, 7 Mar 2024 13:15:47 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id C34F9427DD for ; Thu, 7 Mar 2024 13:15:45 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2995fa850ddso1467124a91.0 for ; Thu, 07 Mar 2024 04:15:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709813745; x=1710418545; 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=JJzzZIyVPO6wwYP+nBA2LTlpumSoNKD6kBa+eBtaQfU=; b=d/8FYQiCkrwxbQzUaaq3w+V9bEtgsXokDP4YRxOdJJmgZfxfdvlovT0PIEgWwPXlRu 1cOSOw2o/0zV2wXs3iQ3oxdF2T/9y9AErYMtZGC5nNpH2WAwzmRX0KB4cbzuA8+gTMuS s5nW7HJZDJYwx3gTf1TqCVsliX0cDKOGFhN/A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709813745; x=1710418545; 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=JJzzZIyVPO6wwYP+nBA2LTlpumSoNKD6kBa+eBtaQfU=; b=NXDEEPKWfYDCBqC/LoKZO9OILADOGAKgQ09JvP0w4CP6edzsr0WzJQ91qoT04pIuis TFvQtDOMy9X3S8Bwsp/lFbMbJ6PUVyVIeaoVzBjpm6JEgdmtfRg9BxWaubKPX9EXJxbX 0ywItWr590xc1Owgp39E2QoPN/PpycVievHVGbzy+buc5TChZX8BLDiqrzbAGqsKCBLf K48gzRLz2xpgMRS30uP9o/DafQ7zeM5iJhNZccinA3dxtTdP4HrB51Jk2zBGSvUgcz6Q Z5XxVHL4RcEi29/ygDSan4g9UZx2WXoHX/E5/46r4EH+Nusyfp8vvrvR5/HO5DShnPGT FPgQ== X-Gm-Message-State: AOJu0YyWkrNBz+jQKPLkOkRYAiEzZft4ekyyqPL8BEpH33LMF82oDbgs I9c50vqBmWiUY3NahapMnNUouZBCloEPm0GDIQrn5dJ8ADMvP+bHFOcccTY9PVLrmw1ssTH6UvA JDDBxTWPQw3ByjLDFmcN0TxG94+u82jg9MSs2Js3S X-Google-Smtp-Source: AGHT+IECI4fmTRWeS99ikv0gM8sEREzbVja57bMCNOStkUMsUCDBZf27ZO8OJ5hdlj/KDB++hrp9q3XI6z0A X-Received: by 2002:a17:90a:fb4c:b0:29a:6395:a67a with SMTP id iq12-20020a17090afb4c00b0029a6395a67amr1926743pjb.4.1709813744984; Thu, 07 Mar 2024 04:15:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b5-20020a17090a9bc500b0029b180e5392sm92765pjw.14.2024.03.07.04.15.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 04:15:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 04:15:44 -0800 (PST) Message-ID: <65e9aff0.170a0220.9c3dd.62e5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CFDC9605250F; Thu, 7 Mar 2024 07:15:43 -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-unit-amd64-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_unit_test | +==================+================+ | Debian 12 (arm) | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/