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 8D1AE42644 for ; Tue, 26 Sep 2023 17:18:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87F5C40269; Tue, 26 Sep 2023 17:18:14 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 37BA140269 for ; Tue, 26 Sep 2023 17:18:13 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-351232a46b3so22763185ab.1 for ; Tue, 26 Sep 2023 08:18:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695741492; x=1696346292; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OvzOd7m4dy+HO6t8XovUYmccV6fHasoWUtlCo38r7dE=; b=NEoQNokbXYsmWSZKrE7OoZqjhz16oDXflQbNEH9C0WpMh+mHhBvSJcbAUvffo4vrAR r4NpPmjIvt3Db8l0606HYeD/+Qng3D+SD28N/mcUKb4RINB02BfzGT7x9Wn3npyAfg1g f1aWa6Pt/zNLA0O2nb9chDc5OtINWfVvzyhDk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695741492; x=1696346292; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OvzOd7m4dy+HO6t8XovUYmccV6fHasoWUtlCo38r7dE=; b=DGp2ESHOMxgeLHAQRTg5qERTb08/F5yqcgwAB+WlF49F+787bnaCuBFSL7V1reXIu2 tvP+UNE7ZJVugGbkHiynk62q/kwxgzqi7O9fQ0/eEDpYpJH3fEtF/zbjDLqKymy6xObD Y+aj+InT73Nm1lIq6P1tKO/Hks7TLfelavsRG8cOQEIq/7gkZMYYvAi7sFhjyIb9M8aK UYkdssn8v1kddj7FlkQ1PkWQMQRWq/GA4K0R6zRoRfyvCurLV7OtotCST2dhEdpzQmhG h6/J/KjrR0DhP9G62oa5vOihcmN1ACoa47RaDu9rnpgGu9Co/Nmx2CrE2XsngWwOnORb VS0Q== X-Gm-Message-State: AOJu0Yx1s1xBTF9uyGsV9jj8Q97u5jUK/US7nxIQrSHNNJ1wnm/VgM00 a5kWd1hMWAtCni1K80ABDhaPdSJV/LXBY3XQX/APF1tsqv4H9hnv3m4SFA== X-Google-Smtp-Source: AGHT+IHGDv/o/Mrr6GEDlP02f2HtWfF3IJMsYV0bfRMPI0F/Y9QC+oXgUF1y5EvZo1eZvFMnHOPCXF9vBQFV X-Received: by 2002:a05:6e02:1e01:b0:351:4cdd:f533 with SMTP id g1-20020a056e021e0100b003514cddf533mr5254358ila.4.1695741492672; Tue, 26 Sep 2023 08:18:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x15-20020a92d30f000000b0035132e49648sm472805ila.11.2023.09.26.08.18.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 08:18:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 08:18:12 -0700 (PDT) Message-ID: <6512f634.920a0220.183ae.f813SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 244686052514; Tue, 26 Sep 2023 11:18:12 -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 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 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/