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 B2F0F42644 for ; Tue, 26 Sep 2023 17:51:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AA77740277; Tue, 26 Sep 2023 17:51:42 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 1D18D40277 for ; Tue, 26 Sep 2023 17:51:41 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7ae1a075fc5so298905241.3 for ; Tue, 26 Sep 2023 08:51:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695743500; x=1696348300; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Wd/jPWYTVbMAfgfondR/NIjQC4TqEnSJOvKtLPJQnq8=; b=WhLbL9IQlMG2vfo9ECXnEOw0zUdv2nw21TqL1zeC4IcyfwIsDoi8Cou2R9xJctF3rQ w0mJMGpMIHaUNKty+EZqRUdLjj5IGnofvMw/L7JC02ylwkFmsH0418urYK4FBgzpGlER 0DuhNuWUduUP4d9WhJcxANS+j2/RtwVFB1FrY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695743500; x=1696348300; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wd/jPWYTVbMAfgfondR/NIjQC4TqEnSJOvKtLPJQnq8=; b=taJRESYtnEnPRt0sFP7o0HIqmuBN5FOAKecYyMzBzkMBRfz4HOt7aRESL9vdhp8oHX a38l8Qr0P96nwQjyu3cXBVwP15+v+kdiIe4dxhs3c7pk1n0SqwB4JmohIEPCN/Sf8Jb7 gjK7gPh/uD+70utgTH8nC7BoathtNyuDRHJRUKA5eH4SOHfOAh7RiWAB5DGbDv4MLNCE r/S6FgbHu4vmRR3/IpUFiYVCYpp6tp+4UMUsyDQnPMiZ4Li9uGbNy9PDbOh+ZX3/fuFf 5cRwexp/RT/lvnpYWjwdlBqvzlwxLuiSy2eERJQZExDaHH+jrb1vA7LHHn/B4EazdOJp TMfw== X-Gm-Message-State: AOJu0YwP6ryVn1ddukfsHK5APcE+lsaTwvXI5UCIlWytPXQJP0J2EkuG f4KpL8bLoEh8OD9fouh1GkHGjvzgM61nMnrVaKLDcFOLZrtjrTASiMmOAA== X-Google-Smtp-Source: AGHT+IG4ts6EMMlLfm1tn8/i4su/75T+rvN/7/qHCzfkUTAmZQGdBwOAEts2cLi/rtV9LG0Z/qVmZHPZ17yD X-Received: by 2002:a05:6102:3544:b0:452:4f72:e2f9 with SMTP id e4-20020a056102354400b004524f72e2f9mr7059401vss.19.1695743500476; Tue, 26 Sep 2023 08:51:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i3-20020ab04743000000b007ac162b215csm354451uac.15.2023.09.26.08.51.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 08:51:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 08:51:40 -0700 (PDT) Message-ID: <6512fe0c.b00a0220.d9a2c.61f2SMTPIN_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 D92016052514; Tue, 26 Sep 2023 11:51:39 -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 | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/