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 A47A342C64 for ; Fri, 9 Jun 2023 01:40:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A031040A7D; Fri, 9 Jun 2023 01:40:56 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 38B0540A7D for ; Fri, 9 Jun 2023 01:40:56 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1b2439e9004so2185385ad.3 for ; Thu, 08 Jun 2023 16:40:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686267655; x=1688859655; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bQPbL4aLqcwcUKsEXp+4gxbdEPqFAaRfHqTlHVVIxLQ=; b=hLuK3fj7N2PuikgkjxQjctC8FzT2RGRk6DCa4E4SfvCSEqzlKZO2V7jeXJ62bMMZkK 5lHERGavP4Bz+ngEtAkAtf8tmr7I4scewQ4PHrt0Z08yOhEDP4jeXdG1oo4zsYA4s5EH wiHxadC6T7qBUuF2YERgsRLBsaMZ7JmAK3Vvs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686267655; x=1688859655; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bQPbL4aLqcwcUKsEXp+4gxbdEPqFAaRfHqTlHVVIxLQ=; b=Cv0me+VZcTIzE7VjI3RojbSrpRhS/kvuPvhoQrWDBDzBbL87cXTSwCMDtIRfkAYrth 5yGyGLgXL8SHlfN3TnmgxEV/eutywzM/Qh5a7wAuWJO1zrAPpQ/qapr0vhwGaS1kYVWz nC0O/u/ouhQ7hIRnXfkgtkVbL1/LmS8tCkghx1F83YMX1nJpz0hbdnOOQ0kI07QQ9i9n 4SevVLQkbkHljplnDrNNl6wtK7KGscsRbHALrpAFFY8PRPrjUs5KoNGWYwzqapUNuZ68 t5yKYb3r7TChpKQxxmlCGKo7nXdbcItd3//QooI1Xm0uqBJAiQvSYTdYAvcaJvkLbtqw Caww== X-Gm-Message-State: AC+VfDx30CZ/rE05icATQ6u/VxfkLDrWBmIBp2kjgZoDplh9OqqRIQt6 IHdOIq7RbDQlDMpdGALxg4oXTDyrH7QcaLDDtK3vD9aRk032aFGda0TRsg== X-Google-Smtp-Source: ACHHUZ4KTHesDodLkP090+XD2783joAgmqc3e4yKMOV3mt4V7i2FMjvdVzu9A4o680Be592Y0qXYhBXT6o9u X-Received: by 2002:a17:902:7b83:b0:1ac:63ac:10a7 with SMTP id w3-20020a1709027b8300b001ac63ac10a7mr4462667pll.68.1686267655410; Thu, 08 Jun 2023 16:40:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k22-20020a170902ba9600b001b00dc34f93sm137446pls.39.2023.06.08.16.40.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 16:40:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 16:40:55 -0700 (PDT) Message-ID: <64826707.170a0220.21b8d.399eSMTPIN_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 8CE87605246B; Thu, 8 Jun 2023 19:40:54 -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 | +------------------+----------+ 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 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/