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 3D8FA43F5C for ; Wed, 1 May 2024 11:09:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 393A3402CD; Wed, 1 May 2024 11:09:33 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 5A733402C9 for ; Wed, 1 May 2024 11:09:31 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36c5eedd124so5022665ab.2 for ; Wed, 01 May 2024 02:09:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714554570; x=1715159370; 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=Q31f3g0mznnfMcwUVJthwcE6qyjFmULVlGzYChzheKg=; b=UPnA7mNqIoXwm1RClU8ODU0ZjM76abLrEbOeolNrMxgkM1l0GhU7lzxu1ExHl7u8F9 K7ElnBeMluf+OeHi9+K98mUEsHWfM4rSk1IfzxenfY+Y8lTzawS5x420MvkAi7J7CzLH CquwOvDOsn8ciEtC5JjgK5ZsngTwKdtyw0HF4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714554570; x=1715159370; 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=Q31f3g0mznnfMcwUVJthwcE6qyjFmULVlGzYChzheKg=; b=qPVMqQH84uY2Xs557YIwsG725rSuuPb9LV5nTzm8tRFuXCIseBg3Xxwni/71EoXxew xnqjc84UkmEPEm5IaSfwypltbQmCEIh94k8Vmt3cjSMobbV2ztsOE16qAGd8vS/TTb4J SsLD0pJEKnB2P3ENxjDvy28eIZc6zRsxZVKwsNDQ++IPUS92Ef0CHgSEttHee8knPZPu lTV0ePCW3qyuj0+zvbrIdDVpyHSqqhE1D2xHd2gXbNm8J+CnGB+ntoUUjuxvajJGdEeB 5vQTpFmwStA1dwb3+TVi1C9JjPfglpoV7USS4ibm5PjR+Z+om7cV3u5dEnUG08FPypHT sohw== X-Gm-Message-State: AOJu0YwFrv/RevpZRMW6nknNtJ9FH6Hnn4egmTPC0jH8WTIwzAAuNq0d 9XbQ2QHKeFdE23vrS9ST/8C6FkrSX6tBMMtf9heU1bUhmyakEQvWxZX0v80v44g++U2DChWKmpZ fmQOTkrHYnjV09Xsd+Hkh1JQIs/ToiqbpgZRetnuXq1GVppfN+y/sXlN2 X-Google-Smtp-Source: AGHT+IEeoaumsb+tuC4TYrnQX1Ax7pXm3F/sBpeKatGRtGJJ+uC1oQkhcVRNiC1EthIQXIZWMtfH/jri9l5s X-Received: by 2002:a05:6e02:13a1:b0:369:940b:2cd4 with SMTP id h1-20020a056e0213a100b00369940b2cd4mr2547224ilo.5.1714554570787; Wed, 01 May 2024 02:09:30 -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 j9-20020a05663822c900b004881b683a69sm40150jat.56.2024.05.01.02.09.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 May 2024 02:09:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 May 2024 02:09:30 -0700 (PDT) Message-ID: <663206ca.050a0220.45758.26e4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3F4266052514; Wed, 1 May 2024 05:09:30 -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 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | 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 Debian 12 (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/