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 A80D042645 for ; Tue, 26 Sep 2023 18:20:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A408640277; Tue, 26 Sep 2023 18:20:05 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id AC27B40277 for ; Tue, 26 Sep 2023 18:20:04 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79fd60f40ebso98149939f.1 for ; Tue, 26 Sep 2023 09:20:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695745204; x=1696350004; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gZz294CTeuXbaGmUT3eizI4pLC5EUjKkYdK2kxAiTNo=; b=VVsq5lGc+L0TlX1//4Zc6AJmnz80meTMZ95h2ZS31rOTtasokrAaat7HGrS7EHXPIe 51ODVa91g87O25nuBIufuboh1JIjj6gg9/KYKxyG8ALjS8DXnY7OaMOGV9ICNHoZoKOZ p/jcN62QWqj2gVULFPHixqjASvedwTfJL62k0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695745204; x=1696350004; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gZz294CTeuXbaGmUT3eizI4pLC5EUjKkYdK2kxAiTNo=; b=vR6DMK31R+klIpmKSNLr6Z8UkMDxZC8AQn7u/U+IjGlYq+Glwh90gMJV6qRqLJhuj2 uQ0szUnmwN4mBpHOobyl3lXP8kMkPGDvY221k5EH9DIyr1sCiC6aeNffGh1kQjT00DOC RXqsvmDoOIh3bg8UqVzPC5soqVXg6Wm1nSJhjv2nBnxYE4PqxmwYPHZYaJZ4Ci4zms/n smOQZ1N2JOA/RCU3pdnh088f4QtAXDLnoX6m7sEqLlKnKgJvuPRLnukClKS06s9c9Frv jJ9Qzsa8plvLXQPlpyWxlP6ZBLyv8oLebhGde4otbAMekaO5tGbxpAxPxIsee8xdpEVE 25KA== X-Gm-Message-State: AOJu0Yybo0i6RBtaamSDEfLz8ZNwiQ5r3b+h9YvcZ32RQOCvQd/Cgiip OGXloleLA5DSvzRIQ4RrPwijS/u7HCNCYSi7aXA20NEUsmHDN4ebVgrhVQ== X-Google-Smtp-Source: AGHT+IFG7Oie9vvD3QnzJ/kP5Z9BElPsv4oGO9aMKO9gknTzScrBSiufgsOyel8Opxq18X0vsykkJWt7Qpqb X-Received: by 2002:a5d:9683:0:b0:792:93b9:2065 with SMTP id m3-20020a5d9683000000b0079293b92065mr2831176ion.7.1695745204027; Tue, 26 Sep 2023 09:20:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z6-20020a6b5c06000000b007868d99aecfsm612087ioh.28.2023.09.26.09.20.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 09:20:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 09:20:04 -0700 (PDT) Message-ID: <651304b4.6b0a0220.7417.6465SMTPIN_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 8D74E6052514; Tue, 26 Sep 2023 12:20:03 -0400 (EDT) Subject: |SUCCESS| pw131970 [PATCH] [v4,1/1] eal/unix: fix firmware reading w 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/131970 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Tuesday, September 26 2023 14:44:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 131970 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM 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) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27735/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/