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 31D7943F5C for ; Wed, 1 May 2024 11:02:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2DE14402A7; Wed, 1 May 2024 11:02:00 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 1D6C64021E for ; Wed, 1 May 2024 11:01:59 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-61be674f5d1so21978067b3.2 for ; Wed, 01 May 2024 02:01:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714554118; x=1715158918; 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=550B43wfOQY9hNmgX9S6254DVzHCblM0wuzhZWLzs/M=; b=Lgv1sCMPPayL2eKaWQIf6W/FH9x9ZRwg+eU+vGJnEl/ocYn38voTzJcARK/C8lZSve EMbAaWtzrt5bSqNOjOljptFp+Pv3gCJF58/bypwFCTXHeC2GUFAZ/paF6JnDqhuBFnyj DL9+eCMq8V1kS/VLyGe59snPfkABje6pNLimk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714554118; x=1715158918; 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=550B43wfOQY9hNmgX9S6254DVzHCblM0wuzhZWLzs/M=; b=uHVCgZJb+zeRfFWerPn9+0A5zceo5wgwLnfSf6x82Gv8Lh23m5+Khr612+yz4NKooe o5cDMv2g8SWclE1hdVpyIFZUO18Y4uGG/5zmHZ/y0nsSdfLWKeblyVM7hSGUcfe6OCcF 510x9LITe1wktCjMwHseLTQVMOMqQXecaMPs1IdbWT+CQtaGWggPXdwSvaaNY0+hD4WK LQheMtzFTE7kwf90bKTSHq0FDt4aqENb6U3vhoQR+GGIG7dDF3GDTNFmE9n0RDRRrAYg pPF+kbTP4gm8si47Op1EzAsllyg6s2R6PefyVfQN7iSB5CLIMKLev62+ByIJ8GMpiBRF 4VmQ== X-Gm-Message-State: AOJu0Yxlt1wvwzGHaflovSGIxczXKiR1wbjueW4+GCQSqSb8uMvqcazB L0728X3nfLkhzZnwIUY7VOmzGQW9yw41EAciRaW1Gm2gbeYstC4h6st7XMs5vNSjlx8sKN+7xT1 fniZ/G7j2iXiPKHE3F1vrhQj3LLDn+BxhgaYNwGY7q02FgRyFFhyZJ+2Z X-Google-Smtp-Source: AGHT+IHPL18t9sWM91hmThnKdI7j71JytAsLvzUjcgOEst1mzzLoXIyTGJi409PgU1YOgrsJDquq2MdUkP4B X-Received: by 2002:a05:690c:630f:b0:615:800d:67b2 with SMTP id ho15-20020a05690c630f00b00615800d67b2mr2284728ywb.29.1714554118530; Wed, 01 May 2024 02:01:58 -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 x64-20020a817c43000000b00611a0d3ba27sm2378552ywc.60.2024.05.01.02.01.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 May 2024 02:01:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 May 2024 02:01:58 -0700 (PDT) Message-ID: <66320506.810a0220.6d9d2.64e9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 304C86052514; Wed, 1 May 2024 05:01:58 -0400 (EDT) Subject: |FAILURE| pw139759 [PATCH] [RFC] net/ice: Update base code with late From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Ian Stokes In-Reply-To: <20240430154014.1026-1-ian.stokes@intel.com> References: <20240430154014.1026-1-ian.stokes@intel.com> 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: FAILURE http://dpdk.org/patch/139759 _Testing issues_ Submitter: Ian Stokes Date: Tuesday, April 30 2024 15:40:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139759 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2022 | FAIL | FAIL | PASS | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | FAIL | FAIL | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ ==== 20 line log output for Fedora 39 (dpdk_meson_compile): ==== Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29886/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/