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 C1D0343E4A for ; Fri, 12 Apr 2024 07:49:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B373A402D4; Fri, 12 Apr 2024 07:49:28 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 73AA94026A for ; Fri, 12 Apr 2024 07:49:27 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-69b59c10716so1376046d6.1 for ; Thu, 11 Apr 2024 22:49:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712900967; x=1713505767; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KdFLsYJ9I2IW5K5/4O5deHFqOYaXvop8+hR+AaCT6eE=; b=DHvpfvH69L1Qqvmw3vgCUHqrzpnvO7HcCXlLneusti4lxAKk4F3Z9WvORaFbhdT64U dRymFwPtZ5iBEu2ozYiWAfvhMGTKiBmhncIH1c9kmujhs+Ymriqxs4HOsyGsQoEJv30s mKk35RyXc0PVYpkW/O7qNqot2obXYaDYDDR3U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712900967; x=1713505767; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KdFLsYJ9I2IW5K5/4O5deHFqOYaXvop8+hR+AaCT6eE=; b=tSo+dIPNZ/jE5tvsgHGytMtUCRljxviBOTAltXpfcRAuPmtOTaKWjLOK5ASPljEf4+ yn6MwkcMKWhbRfjnwi+4P2ka6UsD22qXykuFpmdozVVbmCDFVYLCneBzM95vuXj1cGY6 C7ut3nDz2o5JGaySqcSdcCzaI4jl3NxbNYTD4dADT6AqTed8bAzI//iwm6uhOvbHI5km 62mAGnS6Tqq9zKC3CWNp2pifZfbSnoBg9FClVz40AmPIQW9x4vQVNdzLtTESm+Mzd1o+ VEc/PM3lpgjI8OroJudR4A9qMMv1YACtzvL6yLOOi3eHdLZvty6FoJKZA5u/WcpScXVw Ya+Q== X-Gm-Message-State: AOJu0Yw/9Wtu+jFp4WK2L9yJbsd1DFYaFuRzJhuUi8XdtZ7xfk+F6cMM m6OrE+M/ZTtIYCTnMokZN3KIkPqAT1LgzLpDuNlxmLzlWgujewBJbEK6CUMYRaDx2CehuS32gf6 n+9Ncpw3TUTi+twG3RZOWgZzE0r0Zk3/w X-Google-Smtp-Source: AGHT+IEMBZwc2wRqb5KfSmvwRNACnbGsxiPmY0rOI3+fBzxoTS9aSnbpYvec63NtvHLpDGo88NIxq9YRGYOT X-Received: by 2002:a0c:ca0b:0:b0:699:c93:6752 with SMTP id c11-20020a0cca0b000000b006990c936752mr2703143qvk.11.1712900966960; Thu, 11 Apr 2024 22:49:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gw1-20020a0562140f0100b00695d2f2f3e9sm299386qvb.22.2024.04.11.22.49.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 22:49:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 22:49:26 -0700 (PDT) Message-ID: <6618cb66.050a0220.e9c50.ba60SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A531A604D420; Fri, 12 Apr 2024 01:49:26 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 8f34999c2489bcae2182266810009b77c532f17e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Testing issues_ Branch: tags/v21.11 8f34999c2489bcae2182266810009b77c532f17e --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 39 | FAIL | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | FAIL | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ==== Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.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/tarballs/28788/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/