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 7FD6842644 for ; Tue, 26 Sep 2023 17:32:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B6C540269; Tue, 26 Sep 2023 17:32:19 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 20E7440269 for ; Tue, 26 Sep 2023 17:32:15 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1a28de15c8aso4957221fac.2 for ; Tue, 26 Sep 2023 08:32:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695742334; x=1696347134; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=a85ITOIVgqV7dQ6Pgr1E75YONHSzOn/WprJWqVZnoMc=; b=h+Mba88S7tkyPGXVQVDJ5yim/zeoI92IMIl/3nOn4UaDeLr/etaS+Sks+V2T9mC2RJ boY8SuzSPpCa6IZj2ymDGiV2f41/myQvwwpScyKwkbSv4WqmEmGii/Uada27zEFBUdqK ABxkKcaQuxMW2UF1VEBMgd8uGZdQJNXD+xGr8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695742334; x=1696347134; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a85ITOIVgqV7dQ6Pgr1E75YONHSzOn/WprJWqVZnoMc=; b=AS6NhxluG40JByi41pocLDBLR/gS7ekufMYqeUhTtrPOej+u0AFNv99hEVf+B1Hvv9 QrsM/dkeFTwVHQ4opoCOc05StqXNeiJtwVQwlX/ITTLQ0542szXGBdlrstiuUDI7L1y8 lgH2DS3HDUBoZ/B6wFITc0OlcxSBbver/Lc0df1/LJ/CQmnnjHtwb7R8o6of0aHxji9b XdJLI8E4VSCkoI2kRzDD2OJX7NJq5tAW315/EGnEk3xNjCa71flSf93IOMq4TUzGzs2I 05Mtd5qJOt9r23Ts9UO92C8VMxygVHRvtoWMlqhy8Q4HRbZvDz7MaSdPKCSi/9N/W1uT fhCw== X-Gm-Message-State: AOJu0YwMet7LXj+SfHlpgELsYC33ul5GBbtwlkXoN+dDZcMSJQeNraD9 3G6s8ULzdWQsu286YQvtOsJ3utGXc1fLQYyCvJ1OOmRF7GSnPMYG15fHsw== X-Google-Smtp-Source: AGHT+IGV1mrRkYk8TONHfDsDxvxFiSsrJ2LDF4bhHAqMGxaOq3KIq979hJe0opjDN6etk7q8Fgpi1BezKjBN X-Received: by 2002:a05:6870:4c01:b0:1dd:2d0c:b6d0 with SMTP id pk1-20020a0568704c0100b001dd2d0cb6d0mr6687198oab.56.1695742334468; Tue, 26 Sep 2023 08:32:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id du41-20020a0568703a2900b001dd2f128486sm582272oab.16.2023.09.26.08.32.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 08:32:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 08:32:14 -0700 (PDT) Message-ID: <6512f97e.050a0220.262a8.42c7SMTPIN_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 18D926052514; Tue, 26 Sep 2023 11:32:14 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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/