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 D83C2440EE for ; Tue, 28 May 2024 07:56:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8ABAB40685; Tue, 28 May 2024 07:56:32 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 8664D40150 for ; Tue, 28 May 2024 07:46:02 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-24cbb2b71b4so213122fac.2 for ; Mon, 27 May 2024 22:46:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716875162; x=1717479962; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HlkX/NLPouAVvITS68h4gSpXBxI04AHwCy4yllzBzX4=; b=MjZHPT7Y+YdHpvY4/5tH8iIQhVWHI1g2eejUGOCRoTaKtbGOeT6V39a8oBGUgTV6IS V3Kd+LnR2XT5ZlhGfVD/HTr8MJoyps/WUTPs5QdTn9Au+h7K0IWYNvccUQVWrFnbyjt/ X0Bgc1kI0MAbcRI2gutn/lSiJ9dwEJNoR/YIw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716875162; x=1717479962; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HlkX/NLPouAVvITS68h4gSpXBxI04AHwCy4yllzBzX4=; b=OxTCuETPyEkoiGunnjaah1fiwwGCALAMTBZrQvkpoA8CxLl0SG8J8tySh2zo5vu36S e+ACOLfyBsEHl3quodyRQcII2FDPHUY6GFSI4tKFXVvoNPS2xtxeJOh7A2bQWz9FRy8n wTQPVoQ2U8HTgGnSllJxMPTOySuECv5duNZPr+U9Bcee/EN2VbQUvaXFwfuSDYO6ESDk x5RkcPcfCCBeQFoQ2EOURzK9LGuTONAOYfoNAJoIR9cL8AFi2opUdNROSCsUWByhwMbp s1LxRjdABQay5IKdHAUllThD4HONVcnPac1sraDwOBfXE4Htn8aaEAL+nV9VK/XRLEFj zqlA== X-Gm-Message-State: AOJu0YzwJJJDpu5WmRlhYtLU54A9EIbNtgYTdAtdlX52RJ3Cu1WTpSbp RQmr/WbPjTkj1K+E/v20sRr/8iWZoEi+fq5NTnhE9K52fGPorp4dgIQU8UbJXg516ap4QSPk9Fk RJWejcbay5FEfGBC73l6opSroDHdGfPUlNLBwa5zVSarzC99G X-Google-Smtp-Source: AGHT+IGR9itZVU8PH7yGmt854ImriPB4z0VbJz2Zqu7AewRFY0Vvb180moEHJnbjeksXnq+dQd1+ZFRRVgEB X-Received: by 2002:a05:6871:6a0:b0:24f:eada:e1e with SMTP id 586e51a60fabf-24feada1b64mr6101525fac.42.1716875161858; Mon, 27 May 2024 22:46:01 -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 586e51a60fabf-24ca1cf816esm690720fac.10.2024.05.27.22.46.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 May 2024 22:46:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 May 2024 22:46:01 -0700 (PDT) Message-ID: <66556f99.050a0220.c03ab.3771SMTPIN_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 53F566052754; Tue, 28 May 2024 01:46:01 -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 | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ ==== 20 line log output for Fedora 37 (dpdk_unit_test): ==== CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29223/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/