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 A7EFC456B9 for ; Fri, 26 Jul 2024 08:13:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2CAD40B9D; Fri, 26 Jul 2024 08:13:22 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 785E1402AE for ; Fri, 26 Jul 2024 08:13:12 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2cb5243766dso480527a91.0 for ; Thu, 25 Jul 2024 23:13:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721974391; x=1722579191; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=169HiFD6mZ9ZUhRSb57SQY3gLL4Ao61VpeRYyAWl8BU=; b=X7N604gPBp44wOoe1dus+8+oGmYOgoc9jx5eQi2wQzKR5Gk+0tbLQhJlNlhlf8tCvf H/Ki0ObCfXUvak8ABqYq2ak+phZHjv+o1QWK5WO5v/EmPcC0BcRBvLxXYESiZ2yXNllq eGIwWDWiCaHXkWdkji8ICAn8NUDiaSziRn2B0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721974391; x=1722579191; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=169HiFD6mZ9ZUhRSb57SQY3gLL4Ao61VpeRYyAWl8BU=; b=EUpKzTIDIFm9URtTh1/2Hd1spcbM6mo7x3rHF8frNMZL5CzcrJTekUGoA24j4JOGSz 3qsZnipATlCRCnC4iyKNX8wriSaZibjklDJN6agEDDypHoR03MqZFKjCi9ifgp3oylvN 1H6/bFzmP4SV8XVZQAATWcD98gyTf6K9BG7o6d7QBjq+HRF59HgMaFmtqzARg564kGjd 6VwtFqThOg+tD/JhMSQ0FPBznd1K/Q/gj3WXKK9op0hWnWNjbbBnevj0U6tKfoegfRC1 GK/Wvx8zRpWM1qhnMCR9URjNqXNjULnpUUQoe+Jhihi2GKzy59krLspRVGrs92tnohSq 57lw== X-Gm-Message-State: AOJu0YwCcmfQ4yCe7NcLD5QF/hNxrB/KMSRVaCPXoMukcd8r4xr/poJP m/rmsXBt1ACVgPWUgmjt8O5Nl82yK9J52MhpWkgWSQPs+8kY/zW9Fy2EICZ5XgepK2UBwxzWMAb N6TaZU8CMn0DEJ8Ctumv8r5aRywhU2Zb3pUuNw53S X-Google-Smtp-Source: AGHT+IGD0lMmf4kA1+wNxpFAWUgbJ7XGpzqXzDPWv6gJovAhxMznhWSaZVttSHgGsZ1zUoticsNpbru9q/S3 X-Received: by 2002:a17:90b:350d:b0:2c9:95c7:7521 with SMTP id 98e67ed59e1d1-2cf2377323bmr6143552a91.1.1721974391540; Thu, 25 Jul 2024 23:13:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2cf28d7834bsm195120a91.12.2024.07.25.23.13.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Jul 2024 23:13:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Jul 2024 23:13:11 -0700 (PDT) Message-ID: <66a33e77.170a0220.0bb0.aa0eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BA2F8605C351; Fri, 26 Jul 2024 02:13:10 -0400 (EDT) Subject: |PENDING| pw142719 [PATCH] baseband/fpga_5gnr_fec: remove useless ca From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240725171727.142525-1-stephen@networkplumber.org> References: <20240725171727.142525-1-stephen@networkplumber.org> 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: PENDING http://dpdk.org/patch/142719 _Testing pending_ Submitter: Stephen Hemminger Date: Thursday, July 25 2024 17:17:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:76fa7797c09d5b6bb4aaed8a8f48a3afd6fb2548 142719 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#245028 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30621/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/