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 596014564A for ; Thu, 18 Jul 2024 21:41:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 56F5A40EDB; Thu, 18 Jul 2024 21:41:51 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 5A2EA40E18 for ; Thu, 18 Jul 2024 21:41:49 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-807687b6652so53927839f.0 for ; Thu, 18 Jul 2024 12:41:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721331708; x=1721936508; 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=UCbmi5q5PavGsK4RySlntbRyIuZLmDDpz3SiECipWpQ=; b=QaWhpoR8BkzekRZRYSKCFNz6btsg80KG1KlGXM2ruxOsTklHPzw3EhJc3TB1Oadgph /Zk92PpRD/EB+WFBKVSMjkM85N1xNNQ7XEzKwIVWwZrhC05eVkZeePn/+Gikdq6l1o/p /pBOnA10kpFlL3pXVRwPWwb+bEwWNEttpq5+0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721331708; x=1721936508; 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=UCbmi5q5PavGsK4RySlntbRyIuZLmDDpz3SiECipWpQ=; b=PBvha2UqJDkzQyPuy3DZnt3Kg+EjkcAujxYWfrhKG8+hbCMc7TeCiOuCBG6ef2143z rGcEk2fmzGnkuF03frCCdnx7R5kDG+HkIEkVPtDsd7pva30GMV9hkyQPy0OHIrRt9cqx KzWz6iko8cUm+UgFpSyA+KzQxtKrGgIG9utn0ojbvP+viWzv2cCrS6OXiUmvnDE8SOM+ dG5/OGHZW0SvdLO1gIm9VIgxqdUmwpwTIzs411QCXLzTOOJ4WqR4PPan3333h6954T21 ui/LR8+Hec3qrvEPg+xCmdGzZ9gaQAllIxBAF3hf+L/mX5pPkHET+eA8Q9kGQ5n1LnFW jilQ== X-Gm-Message-State: AOJu0YyeMRftXFY1O5PBJFCFNsjtU95ZKj49+IZv6ykUmi4iKVyyJi2P 8H0I5h12cII1cVsl19hc5o2nBmNmeJFlg6xuFDgCUHbu0vOQTEd7jZnbVR90Yu5QwSNPyAOSG/W 0eXbTQazB4D1S250KaS9ejd6E/DGqUtDvlgwazCAZvU/+tARg31a53tAa X-Google-Smtp-Source: AGHT+IHVNmXMgjeyN+EdUDWrsLXElDv0Limkbid6xJ68P/R6ZowOcoETArLd0mZSVcMmcd3fc0j/sjaQ2y6M X-Received: by 2002:a05:6602:29cd:b0:7f6:1cd3:9659 with SMTP id ca18e2360f4ac-81710605d4emr742161039f.6.1721331708623; Thu, 18 Jul 2024 12:41:48 -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 8926c6da1cb9f-4c210f27a08sm196996173.64.2024.07.18.12.41.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jul 2024 12:41:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jul 2024 12:41:48 -0700 (PDT) Message-ID: <66996ffc.050a0220.d61f.7ea3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 15B18605C351; Thu, 18 Jul 2024 15:41:48 -0400 (EDT) Subject: |FAILURE| pw142510 [PATCH] test: fix 32 bit overflow in pcapng test From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger In-Reply-To: <20240718174253.16346-1-stephen@networkplumber.org> References: <20240718174253.16346-1-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/142510 _Testing issues_ Submitter: Stephen Hemminger Date: Thursday, July 18 2024 17:42:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142510 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#241528 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | FAIL | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ ==== 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 ==== Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 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 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 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 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/30555/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/