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 B40AD42645 for ; Tue, 26 Sep 2023 18:06:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AFF4340277; Tue, 26 Sep 2023 18:06:50 +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 C951540277 for ; Tue, 26 Sep 2023 18:06:49 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79fb64b5265so212390739f.1 for ; Tue, 26 Sep 2023 09:06:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695744409; x=1696349209; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dU59ycDWU5TuV+PflPK0JQeaAbb2HNqhwGrLU+sJHxw=; b=g4G8+TqQvg4wTzMI8CeezCeb1NC63P8svUPKF/bTFyt/fys/2SHUll68ls6mpTd3G7 hyCEshlwOWi1VFyc6VD1aewXVtod4zmWIqCSEcPSRBqDuoqmqZ2dcvKj6xMl9v23Z1fv YPkegR6G9FwoWD76WqerLkWR9XkyIZARDYcW0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695744409; x=1696349209; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dU59ycDWU5TuV+PflPK0JQeaAbb2HNqhwGrLU+sJHxw=; b=byBzk9P5f15JpsG7ThFkx4rHZAyUN1kZca82YDCJqwS9Xj8t3zj9zNfEYs21jQWJAl y0kKT1zaBZb2j17MdOvOujRa9aQjTpHkeQulRAXa5AuWaahuH6VOD+s2b9sdbdCCdQoy s1fkmbRRVn5vA5/ffivcoPA35mSgbjaa4oVR1aAyv4l4b9TRuT+nvdJl7JWowKUUFVzR kxRrda6k6D62HHHNHOfCuTUU/NbqEfv9dW4C9diZz3viL3NHz0eJUaRLjuib3uO7CqXN yf6mZt7cPd0cSvZ/B2Qva/dZi2yNGS39Ani/D5/IN2wAsHy80hq53DeQTWqP5boI2E6d dO2g== X-Gm-Message-State: AOJu0YyOQd1soVDm+3v/Ra60ZH5jFrt+WbosWLOsqwms0aDluphzzDtd Cy+mTYnuLA0foJB7Q+4XOAXedeSEeONR4ntcFdPoIhultXAWGSDhy01w7EjAXO1N/mKjgD73vw= = X-Google-Smtp-Source: AGHT+IHRf+a6ug0dpz3KGpnBWHPZ4V0lnr5pEpB4IrBChsL67guvR8mTxxvwFVscQUPxf+FfdL0ku/p4ovey X-Received: by 2002:a6b:4902:0:b0:790:96ab:785 with SMTP id u2-20020a6b4902000000b0079096ab0785mr10911214iob.7.1695744409256; Tue, 26 Sep 2023 09:06:49 -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 v25-20020a02cbb9000000b0042b2b936ad6sm658919jap.72.2023.09.26.09.06.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 09:06:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 09:06:49 -0700 (PDT) Message-ID: <65130199.020a0220.cbfb.73c8SMTPIN_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 AAFF66052514; Tue, 26 Sep 2023 12:06:48 -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 | +---------------------+----------------+ | Fedora 38 | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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/