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 22451440A2 for ; Thu, 23 May 2024 08:21:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 924B4402F0; Thu, 23 May 2024 08:21:24 +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 A27CC4025C for ; Thu, 23 May 2024 08:19:38 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-61816fc256dso18849587b3.0 for ; Wed, 22 May 2024 23:19:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716445178; x=1717049978; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XFrBspoEIQFTbKbG9onh5RZHI1W2kSTP/XcZMztAa4g=; b=Y5TxBZSoeklqWJcNdxGyuuZ94F85/4rKJX543/Ncn+G9LNars/KQRS8X9nres9AbjV PzsRQ4snNP3O423g3L1PCa/jaFJGBSjgtLNAXt1ybBZRaTVjbaC13tC+uW1PHe2aK19j IuE9u8ujDVzptX6D8hOG4W9LuuGkh5ml3bqq8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716445178; x=1717049978; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XFrBspoEIQFTbKbG9onh5RZHI1W2kSTP/XcZMztAa4g=; b=BL4PDT78zXw0e0IyfCqLLLqD+ZcAgPxARI11w2o9cMRIFNnAGTquqigBZzjorkNoNi OlV1SavtVNHQyfRlV5CoEuWqJ9r7DbDxfNL7/gn+KRX2kgxiYSfNhDIxMRmQopzHdUxF soQ2PlFSyquReO++IY60vNAReWJE10VZu7hHz3ntcVLLFKwxX3gtgH0obh4GDrlHO94M bR9DM1DMvcACXjn9BB1Hf63H67O9A/cmIFWCI7lxaKPX936uc3L5b9q+rTJayO/VuQKs QO3Wm9mnSoO7FezacktsdT7tcO9M7BQEJ/BTUrmisID7dBpuUBcOadRIo0wN3CDyRUIM 1fNA== X-Gm-Message-State: AOJu0YzCosZEZh7nftxIHdbCaTw3BcR2uxQBi7cpVW/nCtb27Uu3IjkM G1FSIDDQ/O15S8CalnKftaoJk9WPvObM0IR1JY1uQtdokotJOWgzFiPAa0Kg3noUEpbF8b26lW1 92TjNZnq6SKWYTzHP1HqnL+ekeNsUFjjGhVwsU7m3Zivnopj1 X-Google-Smtp-Source: AGHT+IFFhP058qOsh3eV5YUg1Jwflv+kc1yCjkgcK68p33ELL27j3SspbHHGHL/6LU4UepPQVU4xcStJ6kEH X-Received: by 2002:a0d:dc07:0:b0:61a:b199:9313 with SMTP id 00721157ae682-627e46afe6amr39951537b3.16.1716445178065; Wed, 22 May 2024 23:19:38 -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 00721157ae682-6209e36498bsm25349287b3.61.2024.05.22.23.19.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 May 2024 23:19:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 May 2024 23:19:38 -0700 (PDT) Message-ID: <664edffa.810a0220.60eef.3249SMTPIN_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 ADEA360524C7; Thu, 23 May 2024 02:19:37 -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 | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ | Fedora 39 | FAIL | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | FAIL | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ ==== 20 line log output for Ubuntu 22.04 (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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29174/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/