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 241E8456B6 for ; Fri, 26 Jul 2024 06:31:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F94041060; Fri, 26 Jul 2024 06:31:18 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id B3C29402AE for ; Fri, 26 Jul 2024 06:30:58 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5d5c7f24382so89659eaf.2 for ; Thu, 25 Jul 2024 21:30:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721968258; x=1722573058; 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=mXdPjo1OcvxOuIxhuOT3WYT8hm8AbqMuzbEhlG56HtA=; b=PAMfczyc2NsIbxEsL+F+fDhlmaNmu36ru1WjZaJ3zxt1CNNw/HuQfrEVFSC06kiGCt hh1sZTuYtuoyPuWY3M/X7GiDX2aUcryAas5J94fhcFAAfM+nyFcPra35d8OM3hxtBWNv e6OBiY5GO80ukUmczKCh1JHWf6DFuklEyMlzc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721968258; x=1722573058; 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=mXdPjo1OcvxOuIxhuOT3WYT8hm8AbqMuzbEhlG56HtA=; b=lRAoMcw0NWCl8Rw/ctNUiHrAETBOFmlCq3jHgylmxxgBUzkrNjSPGuTVkaJYZblCCA BV+ICakr+ejMF1JzTe/beKWHt2P37vPLbvzN/V1fGpiOzBKHo3Xq6CUaK6Ab5KTdixTw xuXp+Zr0OH2O2n/WrL/if2//Yxx+PvpM/ZesnBom9/jZb0i2qJnfArytuiraLpV2c914 F/vxSpb64z4XlvqWv5gIMP50f1eNr+OkbZH6ynvICRjoni/8V9Xlofjz9LJGY5C5yjd4 G84OlyKVXcWu0cz1XoSFPmVpK3GVAEcj4F27DzWfNNHXtcovu3jd0IClkBW1Kukpy+61 nYEQ== X-Gm-Message-State: AOJu0Yy8wYLFVk9eaWPYSHCNoCaIB5gkfopCnnpjLUZRf0PKjPCi1NEX nly+pHrcmrqNPKmo0j9OyCvt0oDXdx2Ftz9NE1fcfWVB3lJnea1Ozce8zAkn6FGMm0nPAaV/Vp2 sQ2WdO7n5uslc7AclWNIp11Gwg0AZJgIScqZ54n/Vifuwa3CRTOVW8ZK9 X-Google-Smtp-Source: AGHT+IGHoDd882MsjYRjlBos+vt4IKBqMhY3MWVv0pb5LghGNB/+vxkVdzyzSUFk3riK7MohdEUiab+YvN1j X-Received: by 2002:a05:6870:170a:b0:261:629:1f75 with SMTP id 586e51a60fabf-264a0ed5a25mr5013982fac.30.1721968257910; Thu, 25 Jul 2024 21:30:57 -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 586e51a60fabf-2655e1fb166sm198013fac.39.2024.07.25.21.30.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Jul 2024 21:30:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Jul 2024 21:30:57 -0700 (PDT) Message-ID: <66a32681.050a0220.22acf1.a826SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 535E5605C351; Fri, 26 Jul 2024 00:30:57 -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-compile-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: Windows-Compile-DPDK-Mingw64#21040 Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PEND | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ 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) FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 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/