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 549FA42645 for ; Tue, 26 Sep 2023 18:04:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32C91402A9; Tue, 26 Sep 2023 18:04:44 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 9B49C40277 for ; Tue, 26 Sep 2023 18:04:42 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-351250be257so21521615ab.0 for ; Tue, 26 Sep 2023 09:04:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695744282; x=1696349082; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jon/RfJxtqIyRvhmkP2/18UPOJncxGtqSe7ZTCp5lWY=; b=CQV7Zge7DJHA0mxP3uIcqeYXOvGYCI5qpfxOrI9jntvNyEQCuprECvPudofSrbTax+ mXLY/gZ3P/WeEtTtLu1zX/DW9E1mHIZSdQgawxroSlRulVcgr5F9HJJoPuVYrNtCl21Y 6+SRGeDFXihLMZ/4bhaVRhCoOxQakDyZUasmY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695744282; x=1696349082; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jon/RfJxtqIyRvhmkP2/18UPOJncxGtqSe7ZTCp5lWY=; b=WTmu6P5PaHd9wulO/gUH+E7PiZVfmXjJoXIGooTXChdB3/k7JUwEKE9QoLUTG5y50X A16GPja8zvahGAAKVpkGoQSfUrXEUIGJ+2eOvum5rdZCGaRv1VE/H6PiP1vgQKVWRjpn rl4paRcpIE8+W0gUf5y9ovBBB3vUw1X7RbpGz/SvIRHLGo1cIZMB10PSWFxKJzcnbtSK X85Uc7kDdxuDGrENAcaSYgYQ5HGMePbCHfT0leMkUfc0czTmVsO1BsdZ3bKg4mhImwDH G/UO5sOkJ72Pmz2F4E30iVUKmmEhBOOD5IdJlMNFf/ZvH/wI0YhkLwe5u36eMPhstVr4 nzYQ== X-Gm-Message-State: AOJu0YyrHhnTg9gW2fhv3uWyfYiV2ra1ShaIdjXOpmiR6gbX3kk6S8eR VgiOlar5qJZq+FXN/RPIDMBrHiMp/FWgcGetgsntN/O7IY8udFtYCAjxNg== X-Google-Smtp-Source: AGHT+IGjmNa0gTUzlripmH0FO+RTGObCAMGJpPl12VnVnm3xTJF8T54YzRiZm8xIiF4AJ2cRTVZLG/SZdaO6 X-Received: by 2002:a05:6e02:12a3:b0:34f:e8cd:deb1 with SMTP id f3-20020a056e0212a300b0034fe8cddeb1mr10577851ilr.29.1695744281936; Tue, 26 Sep 2023 09:04:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p17-20020a92da51000000b0034f7492ae64sm762774ilq.13.2023.09.26.09.04.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 09:04:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 09:04:41 -0700 (PDT) Message-ID: <65130119.920a0220.e56db.d691SMTPIN_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 8CB806052514; Tue, 26 Sep 2023 12:04:41 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.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/