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 1993442644 for ; Tue, 26 Sep 2023 17:15:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDF8F40269; Tue, 26 Sep 2023 17:15:25 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 4ED0340269 for ; Tue, 26 Sep 2023 17:15:24 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c453379020so65138745ad.1 for ; Tue, 26 Sep 2023 08:15:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695741323; x=1696346123; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OkjHv54nN7y11DrO5/etH4ZQSmpvF8Y8L6bqOZHTDDw=; b=XgZRTJmvV8HoEC9KxnB+QRR3pzXTqYVBj3J1hRmaPA3ynAoHEZu2GIibh2pCMsUkAN v0hMiMqlUs6bejVkA2qFIaeKrrafsmrWimugS73lJxQJGnjtW9hakviuc2JY0jc2YTXx KXB1htMtF9bycrJBiRbDYrWZJTYhlQbG1k4Ss= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695741323; x=1696346123; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OkjHv54nN7y11DrO5/etH4ZQSmpvF8Y8L6bqOZHTDDw=; b=UR8WGSnbPmilfoiuGa6LeTqYVKEvUW72tvSvFHpIqiaay1M/lJqBahiMsf5CVJAuOB flQR+dDBmJD9PtF81z/hEHVla0dFVYD/jaLSYpWUsN8ncXNev8Erhg/JXcSpULlqKwPX p9HIusUQ4Jjn4tcuosLGdGpKIP/VLbRgYhGg/shgGS2lxqVdZ+6MR5pXkr1TcZoZxXGF kpKMrfJ57u/hang5YfSkKi4bpUe1+npkkaJBzGl3FocxrXZZ1bUuWxnlF49+y5T/dYYG daxZ4IficJuorMlfnEZGItDR+Ghz3yBMp+/QcZI2COTeMjIqruJolNzDXwta25CpZHVn 5HDg== X-Gm-Message-State: AOJu0YwsSZs5RAbdmE4QdvKIpe4UDjjwY6qP44I14kanJvzAfWAIh+SS 284JvywHfovD1hlxb9IpOEXIQp3os2Tyf0kYbU88ISkFS1+fJYHgsKpBAA== X-Google-Smtp-Source: AGHT+IEtcOMWWIXsN2n8OmHBTCuVYjqgVOtBTy3uM2W2CaeuF1IAwYZ6/bFelgvp13Jyaq9fzO4tH+rPCuKr X-Received: by 2002:a17:903:1c4:b0:1c5:de65:f8a8 with SMTP id e4-20020a17090301c400b001c5de65f8a8mr8392835plh.1.1695741323288; Tue, 26 Sep 2023 08:15:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e7-20020a170902b78700b001bc9b71eccdsm361873pls.144.2023.09.26.08.15.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 08:15:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 08:15:23 -0700 (PDT) Message-ID: <6512f58b.170a0220.2a877.6c4dSMTPIN_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 BA00D6052514; Tue, 26 Sep 2023 11:15:22 -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 | +--------------------------------------+--------------------+ 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 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/