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 6125A43F5C for ; Wed, 1 May 2024 10:53:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A860402A7; Wed, 1 May 2024 10:53:07 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id EF60A4021E for ; Wed, 1 May 2024 10:53:05 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-61be4b9869dso23625007b3.1 for ; Wed, 01 May 2024 01:53:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714553585; x=1715158385; 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=ptgxQugwS9wTwyJ+c/AHdSgrgjBBF7P0eKkOJBvjXl4=; b=QqSQQkuIgMR8HEj/GCsheFOW5urF+U1PrY1rcCYAd0/53knYvT1sxLGZGv55djSPKs 7/jY+LzM7Vz1Hr9DcQgNcf2nAhJYWYjsZXpqQv+NUiEkoqdD5gHMkkffwzX5Ma2qXNYQ O4UZTl/9/sEXXmSMb0w2HhJKFoadF0PK3hdJg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714553585; x=1715158385; 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=ptgxQugwS9wTwyJ+c/AHdSgrgjBBF7P0eKkOJBvjXl4=; b=euYH0KaZjWeOlns1PajNwC0ZWVJ+QacSTw6n/FqpiRiCD5bjeichdnkDkIEKY1imem 9+vJOUWq7bfePdpzcAG802pC28vb0VGDXKCaeaVUUW9UmJDlvxgiZAcMpQUZzi8maD0S S4/iN6TA7igwhXJBxIM5H7eGILGUkzYOdt0HY7qum4i/Pm1xtJo3qxJEZJ2+ocjcNTxF g8+NP6Xuru+g0loQx8ahmENOWGdqH4TBWXt6c5cEHXfwpOoewvo+yAArKDtC/Gyfd7QG i5AIL2FYIdXJewsgtJ5McwDDbCXxTswHkrpXWhqvNOzzCtK88Sskh6PbUFsE518z0z2M Wgeg== X-Gm-Message-State: AOJu0Yzp4HczKbpev6FtS6TI258el6i63tXD1x41GmGbtUfdE/3sFQDZ gV5Bz9ohlUAt7iNjGIObb0Wrf4Zp7B7MSfWREYvqGq1O9Fs7zrz6zOISYSBdVtwYFOwk1oKtsBU bxS9j3gcD0J7ue2B6zhaesQjIKnxLrqfFPu+XupnX X-Google-Smtp-Source: AGHT+IH+pWP2Ol4ucLRx3B87O16vVTnH4VYUFL2CNDPrERkXcjR73sLvP8MLdYZBM3PMNfAhEFnDIVZyhxza X-Received: by 2002:a81:4c4d:0:b0:61a:df6b:9d71 with SMTP id z74-20020a814c4d000000b0061adf6b9d71mr1613163ywa.48.1714553583369; Wed, 01 May 2024 01:53:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u64-20020a0deb43000000b0061be3bf5907sm454464ywe.74.2024.05.01.01.53.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 May 2024 01:53:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 May 2024 01:53:03 -0700 (PDT) Message-ID: <663202ef.0d0a0220.10f97.0a12SMTPIN_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 08D3F6052514; Wed, 1 May 2024 04:53:03 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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 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/