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 C162942CC4 for ; Thu, 15 Jun 2023 10:25:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BCC8C40A84; Thu, 15 Jun 2023 10:25:27 +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 17E1F40A84 for ; Thu, 15 Jun 2023 10:25:26 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34070ecad56so10004765ab.3 for ; Thu, 15 Jun 2023 01:25:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686817525; x=1689409525; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+q7nF22FiJcOwnK3Li5xUrCqH9KirdCSueayAiqMITM=; b=NK0i05SHJGO6XW//rE2bx82oxuaQ3aYGBSguYqWvgkZHNY+d8LLkL8lIs523QmNkoB h/GYDInydoQ85BSW2HzFUNhTZt3v5TObM0UfbGDQhUkh4rCYEGgt4DLJy/aJoUnEJyDX Fs+Eb33gNSRlN3DPnk+sRnzlurN2t3/dtFAhk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686817525; x=1689409525; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+q7nF22FiJcOwnK3Li5xUrCqH9KirdCSueayAiqMITM=; b=L9blHcD59VbFMrpW+qo87U+JZ7OujHp6/X1wWJq5pOskvPfrdmEf5U5M4kR+XnSz08 Cw0fYcRpOEtdnVKD3eJTSsCjcZlnDIvh6xasTdrjfLNnBbcC/i6iViRg0UR1QOtrNBxE J4RRgql1Ag8ZAXKMhuH2uuHZrZBM+ndUZ+To6WNRlSX7Y6clhlc6VdRV0yKI7/NdnqW1 T0cNAYpRdMwAVvjMM8zwa4iRI40c00ILcj1lZB8w3sSi1uB5Xz/G7fi3ogo/7HGMGWpp oqdp6R5/cp5GNKzpZkKe5Bzx4awCj/MJAejf5FGl74qmPN4ESmgyHxgDB73Tha6bWNhJ 8INw== X-Gm-Message-State: AC+VfDyx+bM52JZNemLuWeMNfyMOLLyvh5WnltiDXOMIfRe2kOLYYhcF FGTZBtjlZh2qmnRidjaHTnJrWS5QRsmzpntROci5ZeicQhcyqdW3AntcSeqf0WWMpB0BFLNGzg= = X-Google-Smtp-Source: ACHHUZ4E2AjXt8cw650Ml5vsWr31nAnRYXVmb7f0hSXaQpAGO9ReqH8l3kR3YwMxQ5VdCHW2RHOqh/WF4v4/ X-Received: by 2002:a92:dc4c:0:b0:33d:1baf:9e95 with SMTP id x12-20020a92dc4c000000b0033d1baf9e95mr14614841ilq.12.1686817525444; Thu, 15 Jun 2023 01:25:25 -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 c9-20020a92cf09000000b0033e30ae1251sm1546120ilo.36.2023.06.15.01.25.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 01:25:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 01:25:25 -0700 (PDT) Message-ID: <648acaf5.920a0220.3f3de.a0a7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 1A1B3605246B; Thu, 15 Jun 2023 04:25:25 -0400 (EDT) Subject: |SUCCESS| pw128717 [PATCH] net/nfp: fix getting firmware version 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128717 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, June 15 2023 01:30:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128717 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26692/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/