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 4B43245691 for ; Tue, 23 Jul 2024 12:00:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E35140E6E; Tue, 23 Jul 2024 12:00:01 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 8BFF540150 for ; Tue, 23 Jul 2024 11:41:52 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3d9e13ef9aaso3245211b6e.1 for ; Tue, 23 Jul 2024 02:41:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721727711; x=1722332511; 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=eK6eshku2m4/QFgAfKDydGYdPsJkWcldLy9/O55PTHQ=; b=jrpnBgB9v+RvqZWQKNcgbWxkIju7BPFWUnSfWCM+GZOvKgsOjxj7KsA4sLGxXqPL9U ofZvV75cZxsX7z+A/FoXrT4Rqiq7cbKI6nt6lcwJl4i2SPjy/C4dETCUykQoCqlvalgG PGe8EYZ0gT4E9Q/rKjh5cGlEkaKyhyPjcfg4w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721727711; x=1722332511; 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=eK6eshku2m4/QFgAfKDydGYdPsJkWcldLy9/O55PTHQ=; b=GSLpKlVSwn+dtbX40vjlGIwCe3MGHGLS4KoyPMSAlRQssHCgYqZx7Qvx0Mhe1XV3L/ ivBHy1dtWyQHjmbdWu+zCw1nLtDffPqg42RVim0tWwrP5yjoBRrQ6ApPXxxCqzj1qGDP cZp5Bxb/6QgakJX9fYOKfWwQJmOF2o6rAQzELJGA4aWBTajsEz1aXicqdkXU4tl8c4sq LfUxMO4TH8bNKJtCFBzi0nJ4E631230/HW8DmstCqtdu8nmwWK2poeTKvLFP4t0kr2X6 IIltJzMrmidtXimBX5eGyxcETp9VssdSZGiayCWUnfs2rdycBZpnU6GddCo7BGx3r2Go BSgQ== X-Gm-Message-State: AOJu0Yz0jPpGFcIGfhMgkgml8b/imVEjnss7PlP08xtVki1/yxbFJ/b0 wRuarC1w8uePTG/R3GrZrn1nRY3HWJ1u3C7M3g+Ypk9acvkhUxYRe5QuYJfQsk3QJJb3UIv9vof IolzEahnpI4/7LuVCqLsWjI063IX8HdNw49mOkec7nxHMXB/lxxIRAYp6 X-Google-Smtp-Source: AGHT+IESkUktJKYNWcQBG051hNQcmZBf9T1geDJeZ1noDlvVRkqUj1LqMPn2Ah/q2kVVnsMHgM55sYSJJ8gL X-Received: by 2002:a05:6808:f0b:b0:3d9:243a:7ae8 with SMTP id 5614622812f47-3dae98438b5mr10115211b6e.39.1721727711628; Tue, 23 Jul 2024 02:41:51 -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 41be03b00d2f7-79f0ad73c1dsm301378a12.12.2024.07.23.02.41.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jul 2024 02:41:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jul 2024 02:41:51 -0700 (PDT) Message-ID: <669f7adf.630a0220.bf296.fb18SMTPIN_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 D660760524C8; Tue, 23 Jul 2024 05:41:50 -0400 (EDT) Subject: |FAILURE| pw142652-142654 [PATCH] [v2,3/3] test-pmd: add more packet From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger In-Reply-To: <20240723024537.980016-4-stephen@networkplumber.org> References: <20240723024537.980016-4-stephen@networkplumber.org> 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/142654 _Testing issues_ Submitter: Stephen Hemminger Date: Tuesday, July 23 2024 02:44:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:82baecc069d9247c6890677d84481c1cdff84ecb 142652-142654 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#243311 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Windows Server 2022 | FAIL | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ ==== Unit test summary for Windows Server 2022 (dpdk_unit_test): ==== Failed to get the unit test results. Displaying the unit test results is not supported for some environments, such as our aarch32 testing, where meson is not used to run the tests. Download the logs available on our CI site. ==== End log output ==== 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 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 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/patchsets/30585/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/