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 0305D42C64 for ; Fri, 9 Jun 2023 01:43:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3AB040A7D; Fri, 9 Jun 2023 01:43:21 +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 967EE40A7D for ; Fri, 9 Jun 2023 01:43:20 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6260f03b76dso8730266d6.1 for ; Thu, 08 Jun 2023 16:43:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686267800; x=1688859800; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=s42ARVmxIMf9r8ViL7/z3c1knTvTd86qLzZRjiwDrGU=; b=XhBK2X02p1RFKkvt8a4ulECBUI3chEn0GXAQussZe/J3YpSuGrbTgXc9PMvFzkv7Lw MelzdGN0+mlTV5U9h21u/WYSuazwO8gEBtOc9KKJnycBQQ39YqrU5hpsHNtEsUp16Owa MxKkrl0HUPpsgnwGi1Mc1Iwggb22os55ieB2k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686267800; x=1688859800; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=s42ARVmxIMf9r8ViL7/z3c1knTvTd86qLzZRjiwDrGU=; b=PW5q9HSGN7n+KNe52wBIWKRXRUJ5RZRQ+A+VV+HudcE4uWluGUNGE9oso99q7veCD1 fOMy0/suczJ5O7O7W7GEoQvBtRSPK+T87fFXaIfKOAgtzq89V10g4l+F8zkkOaxXgsUN oZzgWCRs5AY1/AZJDfKBs+P3Pp3tDigkL5WnodOv/r0D/o09LfwrjD7Xwbbn9IiAaIDj XJkesCV+zCwttt2pKITVDiLCr/Vtsl3DpILFd00TkrS4QqEW6EY5RlApxOiUHJMIlycS rF+kWpiSq60fMQb9ziM/5thO9TObCBvrkyzn/hjdPPHyaqUawT0X7HwPIM++nSSAmfNb Vb/g== X-Gm-Message-State: AC+VfDxhWMDtBOeYsDcoq9ePxODFID4fzmyQpIC+XqvcNFzdDEtCiSHa HBBNjvfouBe2Rblh+lZfCQCNZADGTIIHsc+XkUMkB2Kh9hDiNd/ehARjj8gvazp28v1H+IIyhg= = X-Google-Smtp-Source: ACHHUZ4vzlO35UoGVud5NOf57UBTFucXmx9Oi8MBPqNu4cXyp23aibWh+HERgaaGUt2OVA/cj+xjDBonceWT X-Received: by 2002:a05:6214:1243:b0:626:1227:1584 with SMTP id r3-20020a056214124300b0062612271584mr48648qvv.15.1686267800012; Thu, 08 Jun 2023 16:43:20 -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 o16-20020a056214109000b005df4d46b124sm156994qvr.37.2023.06.08.16.43.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 16:43:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 16:43:20 -0700 (PDT) Message-ID: <64826797.050a0220.d6d58.492aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id B8FB9605246B; Thu, 8 Jun 2023 19:43:19 -0400 (EDT) Subject: |SUCCESS| pw128442 [PATCH] [v2] config/arm: fix Neoverse N2 march fl 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128442 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Thursday, June 08 2023 19:34:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:55ead98d1de1b02fa563e822a67c7adc0361ddfb 128442 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26600/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/