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 EF76C43E4A for ; Fri, 12 Apr 2024 06:57:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA6E640295; Fri, 12 Apr 2024 06:57:21 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 2CA814026A for ; Fri, 12 Apr 2024 06:57:20 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-479dcaaf2b1so219232137.0 for ; Thu, 11 Apr 2024 21:57:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712897839; x=1713502639; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WfKVVSrUQ4ikyXkP1wbFg4181C/BQ44hAMBwBn6m8Yw=; b=DTwRA/L4UEP/8kH0nZDI6GdhzUjyuifC9TNkkj1whuUzAZm79ZXqUcQBkqh8bh3Bbd vox+4lQZvLKtd893+OYhRcfT/2dsayJyuth7MrUKbbyDxae65U0lowC+ai7I0TPlcaDj qnAMLkc5rC3pz/WTvKo7O3cxrLTaFeuDCESwg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712897839; x=1713502639; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WfKVVSrUQ4ikyXkP1wbFg4181C/BQ44hAMBwBn6m8Yw=; b=B5tHuDv0CnLCcIuxJ0Q7v6T0tWr59NL80hvbJ81ZYLHOFVVr2uKTJcpXBO6jFtq/On ZulZmnf8HGxtBcAH3f6sYFsCAuOycKymrP540gR/Kh/tAYmPFo7R0S3HUwofL4CNmOzJ uNwnZJsJJSKhiobLoNcnHb5KBVlcVEI3PmvUW+nGV8SRBguQp2EupYmuylBoLHzRr2gt Z91pewbCCTQLNVr2kuSp+BwgdHwNW+5jC5ES4KDkgleX11TEJ5hLwlUxeOD9mxfQuHfa +A540lBACVbVGXnX0kbHZ84UqCVgFaDWofGnEf45f35tKxMbsPM75fae5o6Q+T7M0iwm nymg== X-Gm-Message-State: AOJu0YysNI0MXK+icOZnOAAY4AqV9pBB8GAX9d5WJxBJYnWgMALgwZY2 H14euM9/Exap8sCXOYYcWkvhu7AWsfJ02OomBZBcv0EBhwngvkdsRBzDZwjo2pxerukkf8y89MP Atlzp1ew3wRtAgOFks7uFJ9ZBnSPyBE3UXuIIKdAcIt+o5pEV X-Google-Smtp-Source: AGHT+IH4ttHRpnwA66Qa6m7EZ1CbE3V1GoG0/G0upm6fbd8zF/RBycy8JGbTdWYs5fKh5LyvfmMXjhphFEnn X-Received: by 2002:a05:6102:41a3:b0:47a:4035:80e8 with SMTP id cd35-20020a05610241a300b0047a403580e8mr2101670vsb.26.1712897839561; Thu, 11 Apr 2024 21:57:19 -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 u10-20020ab03c4a000000b007e11d7fee04sm205782uaw.1.2024.04.11.21.57.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 21:57:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 21:57:19 -0700 (PDT) Message-ID: <6618bf2f.b00a0220.17496.731aSMTPIN_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 2A334604D420; Fri, 12 Apr 2024 00:57:19 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 8f34999c2489bcae2182266810009b77c532f17e 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 8f34999c2489bcae2182266810009b77c532f17e --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 39 | FAIL | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ ==== 20 line log output for Fedora 39 (dpdk_unit_test): ==== Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 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) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28788/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/