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 DBB2F44128 for ; Sat, 1 Jun 2024 11:51:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7187402B4; Sat, 1 Jun 2024 11:51:04 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 7F8B640270 for ; Sat, 1 Jun 2024 11:51:03 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-62a2424ed01so29687527b3.1 for ; Sat, 01 Jun 2024 02:51:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717235463; x=1717840263; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=JOrsQKU0hs5m5kc+BVi383YnfaeYyEHnon71sQ8V93o=; b=U/yFdsf14jhjtc0nwiWX43BP/s85FLf0XlsvCnmaNZVSj8CqftHnoe4Gn7ifugUVFe 7fX78ypOS6BikZPAF/J2t2BHB866hqs4wJKRGcaBMlXpWrQBIB5JCKxpeEtIHG2QKsPm lQNbdhmYr5fMYfgAssZXLt6RzvmsukKOQ6yac= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717235463; x=1717840263; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=JOrsQKU0hs5m5kc+BVi383YnfaeYyEHnon71sQ8V93o=; b=Dqw98DISg+CkVvZoOzFNnHbUHsVYMheQsBmlf5PNpY3t1QynvU+klcBmmqJMa8U5C/ I0bS/LRpYpPyQugummQqQmWJvXKiuXDbBrlgvZCKx0nlgGGDDYWy0JZPOG1ga4C3mlDA tvYLkOSOd3Prm2PJtxjw73+2qGEdLSnPRkes76kgP8LIabIiDuJdfiKmo34CI0W7PmEY 84BABxyWXW51eIteMy7uF2Ba5s9jWOtndlMlKfWOwQc9HFq7XoZdY104Tbhpfs3Vc5Lg aAeC/F5NhFzqH46miQn6zH+YUZZhiI1+OuC4GPn+pbpqh4LBfLp7+ZalriZbOME+uKwV 1wgQ== X-Gm-Message-State: AOJu0YzTas6BjwCs5WmAzDnmaCZv8qVjxLgTPxFlTFb0F0dT64SP9nqI /ooFhwtWJnBtlCqkzk064QbM8GAVmJr5sCdcmOzxPrExCXV+SZXhL73JGPG/HJy9nttnO8aRKEc ud6u07A4QLn2AxasuzAxcgyvcfS4Ml0jruHyJifn68nb9OwIz X-Google-Smtp-Source: AGHT+IGb3yCf1uqLKNb+EAUcp8zR3TphKRwNf1vy0DD1Pxp5i+E3y6KevJ4TJYVA5MExAIiYISdLqeAGwsoE X-Received: by 2002:a81:b717:0:b0:622:ccd5:3fa1 with SMTP id 00721157ae682-62c796bc34emr45371197b3.12.1717235462913; Sat, 01 Jun 2024 02:51:02 -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-62c766c8621sm1258277b3.48.2024.06.01.02.51.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 02:51:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 02:51:02 -0700 (PDT) Message-ID: <665aef06.050a0220.f0807.9e8aSMTPIN_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 85436605C21C; Sat, 1 Jun 2024 05:51:02 -0400 (EDT) Subject: |FAILURE| pw140433-140437 [PATCH] [v13,6/6] test: add unit test for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Paul Szczepanek In-Reply-To: <20240530094042.1960212-7-paul.szczepanek@arm.com> References: <20240530094042.1960212-7-paul.szczepanek@arm.com> 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 Test-Label: iol-unit-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/140437 _Testing issues_ Submitter: Paul Szczepanek Date: Thursday, May 30 2024 09:40:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140433-140437 --> testing issues Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian 12 | FAIL | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 24.04 | PASS | +------------------+----------------+ ==== 20 line log output for Debian 12 (dpdk_unit_test): ==== --- Failed to get log output --- ==== End log output ==== 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 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30048/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/