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 43CBF44128 for ; Sat, 1 Jun 2024 11:24:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F84C402B4; Sat, 1 Jun 2024 11:24:16 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 1000640270 for ; Sat, 1 Jun 2024 11:24:15 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3748aa28d0fso6716455ab.3 for ; Sat, 01 Jun 2024 02:24:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717233854; x=1717838654; 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=OvZVGY/QL1Ed7ZpWFEsKekNUv4Zk4+xhEqc6sKi1d/38Sqsaw5fI66NQusqU1kLLMa nXHfm8mNnpRuMU6R/gxqSHe5TVjq1jvZe272rrSuUHL3AyjPQJG8deuIdV6232YVbFgY k4fhXuxkbTxEPu+AHaVCCI7PpldAa4VYH9IKQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717233854; x=1717838654; 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=CuB4Id+LfjqZRMnWoS35hyGxwCwxT5LaWV0rjQ3O7SwQI8/zSezyiOVdIORyIOh8U0 xPGcxfdsFRPdXeYcLPBJk8WhjAgsWw/ZuEtf1K/fLMZIeRtoHrVghVYMUj3ypQVCKSSp QOPDBSsPt1Qw/DPI5EaMr/tE61mT7Z2D2GalnNGayxQdP1Ul0ckxjVsEcPc4Vv/uxpsc Ud962datu9a2EvzPo2Il61A165dUeBL1uUHEtz2O+JMkI9TR8wFylCwSCmPg6ojVihzm esRWgfS9C8JaNq3FgOoeEsov//CIBxgXesAqbcqDzxo9GmJ/Ov8nRmfo1L6o8hmtELMj yQqw== X-Gm-Message-State: AOJu0YxZmw5WUndgLWgA2O/GW7jr4IrO+IcCRa2sNmL3ZthMKsCP1vmG yAJAX/evRoTLdFmLcuoiiOBN1SGyz+rcycZL8usCJc4KWQOPj5FChO5S1y5xfBin/snuhbPlq5y Ih7a/hCyc9plrJb90k6VlehUu7xuG7iZa X-Google-Smtp-Source: AGHT+IHGoaWRRwSXcSIuYFwWV8uXxLnNR26TgXxp3pmZRUXprVHYARt6mfZugwIX4e5neDCwxplO8h1glpVo X-Received: by 2002:a05:6602:26c5:b0:7ea:c45c:558b with SMTP id ca18e2360f4ac-7eafff38b3dmr425249339f.20.1717233854470; Sat, 01 Jun 2024 02:24:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4b48bb87bcfsm149181173.57.2024.06.01.02.24.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 02:24:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 02:24:14 -0700 (PDT) Message-ID: <665ae8be.050a0220.2f75f.b18aSMTPIN_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 F1972605C21C; Sat, 1 Jun 2024 05:24:13 -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/