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 21D244417B for ; Fri, 7 Jun 2024 07:13:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1BFF5402B1; Fri, 7 Jun 2024 07:13:33 +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 59CAD40151 for ; Fri, 7 Jun 2024 07:13:32 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-62a052f74c1so14091657b3.1 for ; Thu, 06 Jun 2024 22:13:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717737211; x=1718342011; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Y4ZoplxsuN1f9qG4ETVeBvRXK7+Dx7GRhZ7h/qDsX8s=; b=Cf/HJwoE6kQhVcOx58wJ20WTZ6KFNTvxJWxtoHhm6gfzPYhJF9s1QGT9wwtCDh2nHi jR/DZD/zci4Uc62noJTAV6Ke0XpVwE1hYCvA0ikX9sAu7yWKuTpr/Un5Ldsg+QbyV/ER ydecSe7ll4fx9WwDtCZqQM8Df7feNtW9YIRC4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717737211; x=1718342011; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y4ZoplxsuN1f9qG4ETVeBvRXK7+Dx7GRhZ7h/qDsX8s=; b=d8uXTixXSWEp+utZYoFvfRDqtQnLL8HjP5VJagX6uUZelS/lw4JtVy+oxRIOvsKwqp KEsGj4lr7L7/BVU9h6N9L82pDC4/gqEU0RxyQW1lqedjgaCGSCVAmW45SKcgYiHcRyN6 tquy9KuOsGBxd2rYEmKDwdIeDD0LKjvo3Pjdh7JeD7usf58vSj/zt6Pn0iMfswPdRn+L hCOAZwB4Wx2+PEniW6ttmNp1u+81Sa+hUIK102N42yyac1Mm/bacXxInT9nDRjt2c+fZ Wl8BXsYrNFvvSJIAtiEFgOlu7SSELXDXAxfjOpPsDBGflHmtjDP00/fKW1y5vwxZGfHG Ycng== X-Gm-Message-State: AOJu0YwnxO+8iRpneyuEwsu6WRsp6+fUaGLdzLz/xciN/wW5bJPx8TSA jDE9rvtzIY+JlVGIYB5PZ6oJBbu8DZFdoq+V8QeNbbHzSvQtHvT/MSRbs0TPjm7uPECBnfdp/cO 8qqK2wfja0/Ckbz+V6bEH8oSsYqrWwcrX X-Google-Smtp-Source: AGHT+IFmcDYl0xBLxQe1R9mjz7dcqjErWRSYO+fl3nB4pxecPhqmjgGu35VLVCHOwVHMtY+wXZet1gGKnFN+ X-Received: by 2002:a0d:ef87:0:b0:61a:fc74:16e2 with SMTP id 00721157ae682-62cc71843bfmr35157847b3.23.1717737211711; Thu, 06 Jun 2024 22:13:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-62ccaf33f18sm1218117b3.73.2024.06.06.22.13.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jun 2024 22:13:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jun 2024 22:13:31 -0700 (PDT) Message-ID: <666296fb.050a0220.8050c.9f5eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 60704605C380; Fri, 7 Jun 2024 01:13:31 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 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 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | Fedora 39 | FAIL | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | FAIL | +---------------------+----------------+ ==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ==== --- Failed to get log output --- ==== End log output ==== Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29364/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/