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 DE54544008 for ; Sun, 12 May 2024 07:39:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA95A40268; Sun, 12 May 2024 07:39:07 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 606C14003C for ; Sun, 12 May 2024 07:39:04 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6a073f10e25so18754696d6.3 for ; Sat, 11 May 2024 22:39:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715492344; x=1716097144; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o6sGSMj3pZwHYux5reWKy501huz1NdOPuunDXcpQSdE=; b=TW9x1at8KG6yyUWJUi+wX9DkiemRKKjw1XrWpplIgQk2s2GvtkEiTgJLtbSfMHDTOF 3mNCF0KW5VXsZl7PFC4OrtCvz+OOfxg62b/UJzYuVxyBa+M3mtbfip7oQy/0kjMvMEK3 CwPhHBmMFp/Fpusl7ZQHc8iYgHDU9ZTpsT69o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715492344; x=1716097144; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o6sGSMj3pZwHYux5reWKy501huz1NdOPuunDXcpQSdE=; b=NqVojAkDjvF2N/LCMDdxiXbzID6joXJ5kXlPRu/kNPihs8zXKFc/V1TiigVhAteyek HkUPyQIi28l0ifdnSD8ceyLgM+9miL3yPGgXPyPskXBxs4zwauVjXwZDkghvYpw7UpnG vB06fyh6aMTOGdIRj/k89BX394OBCD3oxRzE/GW6JBXM6nWC4tIk3PHegAkf28+lPHPY UVdPAemCXdQp3PB4+f6yAisjRxhAVYclLye/YJ8ZzPogWvN0S3AkEGwUWuTIDTAx0RYl syeEvyClhn6kLEaaM7FlRqoNb5LJBhE8bYPnJW9dgOlRVC/pLK5pS4/UrrL/m2X/pHtd GfZA== X-Gm-Message-State: AOJu0YwXxGZkWEhn+Bq99/PAmJPXi4Q+7sxm3dNEfYM6sSTzudHykreo 1AsfE4TMAazu0VavX8QeQoSab2Fat76RW1qytY9GgyldpqNk91gfVaCzr7WmgA5JyVGhw5b5Pt3 8ZDTvfQLX/7aJh2dFcgpYqU39kZd5L1Vs X-Google-Smtp-Source: AGHT+IEKbnND04ugRmhFGFUtltgeqUoXmU+e0RqwHNywZnjyoGRn3o58jD3eEsGJXXMWuJzQ20vfnTMoNZzi X-Received: by 2002:a05:6214:33c1:b0:6a0:54da:b7ca with SMTP id 6a1803df08f44-6a1681956e7mr77326236d6.36.1715492343784; Sat, 11 May 2024 22:39: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 6a1803df08f44-6a15f23d4d9sm4760696d6.55.2024.05.11.22.39.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 May 2024 22:39:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 11 May 2024 22:39:03 -0700 (PDT) Message-ID: <664055f7.050a0220.77587.992dSMTPIN_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 71F89604A954; Sun, 12 May 2024 01:39:03 -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 fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian 12 | FAIL | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ | Fedora 39 | FAIL | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ ==== 20 line log output for Fedora 39 (dpdk_unit_test): ==== Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29081/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/