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 6769544071 for ; Mon, 20 May 2024 07:40:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C08B40263; Mon, 20 May 2024 07:40:35 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id E9D08400EF for ; Mon, 20 May 2024 07:38:42 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7e1b5173ddcso208206239f.1 for ; Sun, 19 May 2024 22:38:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716183522; x=1716788322; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=W+6y59V7tS2slCY9ks2dCqKlnl/vaC67MA3Zgh5fsho=; b=X2Y2FwbouDzs1Nvaxahe+2O5KRDGJ/8a0BIGNYKS5tXoyJzZX6uz15Z5cDtwR47sWY LUEqTtbu2uJTSHe+zz0y8JPGonlXedCZAQlDp5XvB/ZEhtUkP7Huodhg7+LAOoVIiL3a HSyH9os9I+VR8aLQooDj4NxMcUQZE/zOv/UHQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716183522; x=1716788322; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=W+6y59V7tS2slCY9ks2dCqKlnl/vaC67MA3Zgh5fsho=; b=nFtnLyV7TpYzdvryKJnQ0QBfRONNv9mNW75XiXbRyszUzJi3fQgyg+WOINqAsUBlaC PYFcOhu5VZzwKODTXKc//N93GsW13dJZoY8XoDw1PU7lt2vetXK1+926TSvBfP7L/jAl dTE4kqtIezXxZNFZRv5GFjpINobfM4N5xKo8AnMCXnlwaC2UZOcrgyPexn2e4heCnt9s 23Hib9WvZPbaclylWEGJK6YLAh00SgcZkKFE0qF60y3DzOaHnPTNGVl5WfWGGnSTyIP1 Vn3HSLPW+tWQ/kHyLSJrAmMPm5pWdYARw/ywCqcGaH8yahQ6XJ83RCKM2SPczrIw6BFZ eskQ== X-Gm-Message-State: AOJu0YwE+6N2HAQxmnjc3nksS6xEC+L+SwiXMpckyYPE573wpHZ+hn5h 11JFYwV8Tp9ZETJJq9RlRz/eByIt+uOpVAJFynMOdMPN94AhDCi0Ta2WYOZvPZUHEo+MrYIHUGJ BnHTgeoYzlnas0r8SM369IVXnvL9LB17l X-Google-Smtp-Source: AGHT+IFNtaES1Oex2vk2Rli0ZIwag+C9cL8hwEsujzKR8pQP3UKzjnU4jmoE2NRarTQ3zzaOjQO7Xadbr0/b X-Received: by 2002:a6b:6301:0:b0:7d3:4d48:a0cb with SMTP id ca18e2360f4ac-7e1b521e225mr2858007739f.18.1716183522419; Sun, 19 May 2024 22:38:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-7e1e2e03b6dsm74946839f.1.2024.05.19.22.38.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 May 2024 22:38:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 19 May 2024 22:38:42 -0700 (PDT) Message-ID: <664ae1e2.050a0220.92450.4fa1SMTPIN_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 EB76960524C7; Mon, 20 May 2024 01:38:41 -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 9 | FAIL | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | RHEL 7 | PASS | +------------------+----------------+ | Fedora 39 | FAIL | +------------------+----------------+ | Fedora 38 | FAIL | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 37 | FAIL | +------------------+----------------+ | Debian 12 | FAIL | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | FAIL | +------------------+----------------+ ==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ==== 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 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29143/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/