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 E105642644 for ; Tue, 26 Sep 2023 17:19:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC27D40269; Tue, 26 Sep 2023 17:19:09 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 8AA0D40269 for ; Tue, 26 Sep 2023 17:19:08 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79faf4210b2so212575639f.2 for ; Tue, 26 Sep 2023 08:19:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695741548; x=1696346348; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MUDuUnJJBkzHd/LceM847Gv8uP5+7hTam3mg/Rk/9Co=; b=IT4NO1tzPbQf1QKVtMXivPAMhPWE9CwtWrbO3VpOreAeuK6uhOJjT+i+8qIcIWi0BX gqMyJmrJRmlwfFtx0DvEw7hYVDhaLfMt1UDVc9YjjoP6OUXook5P8FJYHMn5KJ/Pk3Xn iNhibP2YucH6uv4Q9LMp52Pl/bYP7KJkUlQm8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695741548; x=1696346348; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MUDuUnJJBkzHd/LceM847Gv8uP5+7hTam3mg/Rk/9Co=; b=YEXPmI7BGDThoTDIEtR1EpP5RL64SsRfinbOV8Nz9zRuIBK8AMLFWsKLISNr1unmmp mhGNqsHTd2eDUNqkt46a9gG/WxIRtY64y3E7p1P7pEgYR1bhWDnExbz3sAjCmIVut9UW gNe7e2gatAMKjaZD+qcM5fdvZUE/3wMwTFUupDq5smLS2IB4k8zY7xIy/3IGsF0nfU4d q1Azrkgw/olB5K6vaO+CGhGQ7CfjQwBUijRqiYgk8/4I3D478rs8WXfz1pYocBKEGdUZ rU5AUYMGKh49cE6eHiarix5g8MRqDzRtv4/8FRsv6fVs7uICedEkMKy16VG8bw83JZP0 BmJg== X-Gm-Message-State: AOJu0Yz06NMxYBTM6ada+8cuPeSiqXaq+eeVg04UYcdfBbuw/ILuAUtU Wq0O83wMaqWTSM87nVbmiBIDtaneJJxo+5D51JsTDAte7wWQt634TJXOgy3luCQyJqud5jyt/A= = X-Google-Smtp-Source: AGHT+IH9GwEye/v1c0d+cTRk3zmpLFjMY1JRSwXgGXz99u1QPEYI3WEQ4SgdvM39XXHCQC7wkXN1E5SHbnHP X-Received: by 2002:a6b:c389:0:b0:79f:d194:d6e2 with SMTP id t131-20020a6bc389000000b0079fd194d6e2mr5761096iof.10.1695741548006; Tue, 26 Sep 2023 08:19:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x6-20020a056602160600b0079f96ae9706sm541470iow.2.2023.09.26.08.19.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 08:19:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 08:19:07 -0700 (PDT) Message-ID: <6512f66b.050a0220.c8796.45c4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 880F56052514; Tue, 26 Sep 2023 11:19:07 -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 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ 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) 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/