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 82D2743392 for ; Tue, 21 Nov 2023 20:35:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BBCC402CD; Tue, 21 Nov 2023 20:35:39 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 44B6B402CD for ; Tue, 21 Nov 2023 20:35:38 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1f060e059a3so3547777fac.1 for ; Tue, 21 Nov 2023 11:35:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700595337; x=1701200137; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xOT01kX3LLT+oyih12yqR8Qtp8lUFiUmqe+vcLstdk4=; b=AsdwVRbDDnB4Swm51HXLey+ghfEQd55pX/R7E9u29Rf+h0DY1uoYHDrQ0ZpsA5ZxJi Hv2pYQkXZ22hLCG5+MEzV1PbTbPa+8aGh/BLoBImZL1LkbnU2QskK2Bny6flXJu6YL6V x3NLN8ppOKll2+Rb43pT1qm90dDzek61ZTwqc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700595337; x=1701200137; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xOT01kX3LLT+oyih12yqR8Qtp8lUFiUmqe+vcLstdk4=; b=vOmJ/LrvIJNo7Utb3eYxVDd1We4l9UrBFDntysX/nEeqZx6rZ0lO3YvLLsPhFmm9O4 gSjpS803p5V9wEDNC9hVCF+6JEJIAYuewN8NoJgGpzFmIGrfjcIsMkUWjLWHFtFBFJIU XNtjD0wkRb8G00tbE/PhaHygQLzC5O9RX+K+arCax/dYnX6x+t77k0NMWs0e5FY5iUpg LurbbsNXS1Zamu0yhE+3oGQeojesVQmpyFdssQ8qWdXq8aDlZ/Mshpk8Au2PbtmeCa6p qCj5rbK7fNxnXnjozcU6R3ejlQar60vAjYIru3cg3WgwnQ+CDsUdH9KvYc5RSQ7Y3kEq TKbQ== X-Gm-Message-State: AOJu0YywS/gBcWxZ0vaRRwdr2D5f0fto89UF1kc/6IqAXN4FzBwxxAfl 3Dw1O3xIlWZAM94tL9hp/BYN4WbOeFb/PJKwKnJzQNvY2kHObO9AUqmmNGcRoN5Urw== X-Google-Smtp-Source: AGHT+IGM92SUf3AK9tH7ns7vp29BEWEovWjo08uEqiA/0mIWLR3irsCQV1N+uKJXY8VK6E0SBzIVqBBGGuA3 X-Received: by 2002:a05:6870:3c05:b0:1e9:5480:1df8 with SMTP id gk5-20020a0568703c0500b001e954801df8mr274197oab.51.1700595337531; Tue, 21 Nov 2023 11:35:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o16-20020a05622a139000b0041e25dc8828sm541842qtk.8.2023.11.21.11.35.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Nov 2023 11:35:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 Nov 2023 11:35:37 -0800 (PST) Message-ID: <655d0689.050a0220.37c62.3002SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1D075605C311; Tue, 21 Nov 2023 14:35:37 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 57c348072cbe0874c552b4c7745fbf37f96c8eb2 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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 _Testing issues_ Branch: dpdk-next-net 57c348072cbe0874c552b4c7745fbf37f96c8eb2 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | FAIL | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ==== The Meson build system Version: 0.57.0 Source dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk Build dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build Build type: native build Program more found: YES (C:\Windows\system32\more.COM) Project name: DPDK Project version: 23.11.0-rc3 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\Windows-Compile-DPDK-Meson\dpdk\buildtools\check-symbols.sh) Program options-ibverbs-static.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\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 ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27068/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/