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 779ED45564 for ; Wed, 3 Jul 2024 20:07:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 701EA4278B; Wed, 3 Jul 2024 20:07:50 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 91D6E410FA for ; Wed, 3 Jul 2024 20:07:48 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7f3d2d441e4so181703339f.2 for ; Wed, 03 Jul 2024 11:07:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720030068; x=1720634868; 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=2e67sW3VQHsTJXeWRQ7nF3NQf04PeGqtLW+WHJDqsJM=; b=LxRTf3PR37FOaTVsyeJKT7ixk2IpAEIC4RqJjxjV/H0IBR+zLwzKx78Od90l0iXVgw 6lRed6PRQs0amnHLMAebuRaZTBOWuy9t+QnYODdbj5H8qcqToXtZoh5TXpFak0NKvrYO UyV0hEdNeo5zp1J33d6XU/mlOT4fuNTrOjAgE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720030068; x=1720634868; 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=2e67sW3VQHsTJXeWRQ7nF3NQf04PeGqtLW+WHJDqsJM=; b=acjZ1MUiRs4QzPDXEPiR6WH+GIVTnGFDB5HDTLEcOEiJ9qH9657nHj5/XQI6YyHuYP 1u5999/NARu65M4c27u2CDnNswD49/GShbIGV0I4Ce9tzX3RLWUPQ+ot98woGQJ7KlV4 rSKE0dGQj0K8zRPAxIp3694lIz21F6WgLI9i0R+Z4HeYbUMmelvkDHe818+1CpIKVPDX Mk6TajWwA2k7/aJfhOBzfQAUKDpav9j8MWHEt0ZafNabm32p++B0T51WuylHQHElaw/R 84x8tiRQz2+mYOD+CuYBwWd9fdwhtvTocPjSzWx94kBOG43CWJ40M0akz47RzWknk8iS vMLQ== X-Gm-Message-State: AOJu0YyD20faDN9fg+mBY2u8YGCCU23p1nIN9D4rTYbYRF9bPJ/VwEdG mUX0n7WXCGeinDv8z8i/JoEPQnsyNt1px4U+lvNJmFU8IoTYBbrEdMmd298J7mib7EmO+hL2DEO EnoM5hHt8SK5nqWlQQRa9nLOax2V7UJTMYyNiab9U X-Google-Smtp-Source: AGHT+IG1y9HwPxDGUyoxFYoiO+82e7+JE2t4AihOfW95LsbOlblxAKStAtLt7q7YApVY2rL9Al5WJKDEbN6+ X-Received: by 2002:a6b:6117:0:b0:7f6:1cd3:9665 with SMTP id ca18e2360f4ac-7f62edff742mr1367601639f.3.1720030067707; Wed, 03 Jul 2024 11:07:47 -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-4bb73fc7ed1sm317142173.67.2024.07.03.11.07.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jul 2024 11:07:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jul 2024 11:07:47 -0700 (PDT) Message-ID: <66859373.050a0220.2ab39.7e5bSMTPIN_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 30BD5605C351; Wed, 3 Jul 2024 14:07:47 -0400 (EDT) Subject: |FAILURE| pw142025-142026 [PATCH] [v2,2/2] net/cnxk: fix to avoid NP From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Rahul Bhansali In-Reply-To: <20240702144033.3345075-2-rbhansali@marvell.com> References: <20240702144033.3345075-2-rbhansali@marvell.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/142026 _Testing issues_ Submitter: Rahul Bhansali Date: Tuesday, July 02 2024 14:40:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:362db0a4d230fbe43c2da1d6e34ecd0f2f946903 142025-142026 --> testing issues 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 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | FAIL | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== Build dir: C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\build Build type: native build Program more found: YES (C:\Windows\system32\more.COM) Project name: DPDK Project version: 24.07.0-rc1 C compiler for the host machine: clang (clang 14.0.0 "clang version 14.0.0") C linker for the host machine: clang link 14.29.30141.0 Host machine cpu family: x86_64 Host machine cpu: x86_64 Message: ## Building in Developer Mode ## Program pkg-config pkgconf found: NO Program check-symbols.sh found: YES (sh C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\buildtools\check-symbols.sh) Program options-ibverbs-static.sh found: YES (sh C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\buildtools\options-ibverbs-static.sh) Program python3 found: YES (c:\python38\python.exe) Program more found: YES (C:\Windows\system32\more.COM) Compiler for C supports arguments -march=native: YES ninja: Entering directory `build' ERROR: No such build data file as "'C:\\Users\\builder\\jenkins\\workspace\\Generic-VM-Unit-Test-DPDK\\dpdk\\build\\meson-private\\build.dat'". ==== 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 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 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) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30380/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/