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 B4F3043379 for ; Mon, 20 Nov 2023 07:34:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF06240266; Mon, 20 Nov 2023 07:34:56 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id A49B042DB6 for ; Mon, 20 Nov 2023 07:34:10 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6ce2ee17cb5so2353342a34.2 for ; Sun, 19 Nov 2023 22:34:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700462050; x=1701066850; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=y5eqdLudqB8jE/oWLhQRTnwJ0VoK/U9yjADVIFIpT60=; b=Fv6aKYNF6Dt2TkS7gJklrpl6Fov+PeIQb5tXHXPUgPZLdH8e4eSub5mOcpxgy9pLM/ wXCKzddT/HITqqlDTOJhOc1433N1WHGENxC2Ar8KMgZgI/r96QpPAo/yhkZY/JFzAl9v YuXSto6c6p+qOMK/dcL+5uy2Vd8iSzp2NH65o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700462050; x=1701066850; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y5eqdLudqB8jE/oWLhQRTnwJ0VoK/U9yjADVIFIpT60=; b=fa947cZcE4WYz3twMTlgGzk9fU8RZvLOPf3gvbZBocMcsap71F8pwxHFzYEmQz6P8/ Fv19rzoW1AIeZQN12+lDm1PJKV1S+S3xODAkIEmtl9Yj3su3WcjnnBcs8SnfP9x8RUQ5 DbSxv2q/zuvFoBIBZJOrogxOULgoB6NdGzLGQkx+iH1xOoLPsCAfMSCuC2+8n11CZsoF TIGMxBCzCzMEWgAiBPKSFvx698Rjw1PH8XT9lCxO9YGV0IkIPwORTTPKUJh8zzpa6TkS VtpAaEetWRZTxm0rPbzmFnsEQ5cpIdd6R44HeH7+dE1uCKdx/aHGQ6+y39hFuQVgo/4G YpIA== X-Gm-Message-State: AOJu0YyxUkkOWFrXk0zzfTl09uYFWdwA1bfnFhtDBYN4lIXGKGaACoFM dPpQ+/cK4RD/M6XRmba1rV1ekQctDAwfbUS6KCRfWp6pb8hklQ== X-Google-Smtp-Source: AGHT+IGf1Id7MSp1QWMlPj8flYRssQFvDQOj3pQQP20CLugVlL1oObjQWERV/N9JOCP5lpWIiLOD+eve4xtV X-Received: by 2002:a05:6871:79a2:b0:1e9:9742:7dfd with SMTP id pb34-20020a05687179a200b001e997427dfdmr8603935oac.31.1700462049932; Sun, 19 Nov 2023 22:34:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m6-20020a9d4c86000000b006bb1331b18esm342015otf.6.2023.11.19.22.34.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Nov 2023 22:34:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 19 Nov 2023 22:34:09 -0800 (PST) Message-ID: <655afde1.9d0a0220.47771.ed4fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 545C36051823; Mon, 20 Nov 2023 01:34:09 -0500 (EST) Subject: |WARNING| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v22.11 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | FAIL | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ==== The Meson build system Version: 0.57.0 Source dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk Build dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk\build Build type: native build Program more found: YES (C:\Windows\system32\more.COM) Project name: DPDK Project version: 22.11.3 C compiler for the host machine: gcc (gcc 8.1.0 "gcc (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 8.1.0") C linker for the host machine: gcc ld.bfd 2.30 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-Mingw64\dpdk\buildtools\check-symbols.sh) Program options-ibverbs-static.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk\buildtools\options-ibverbs-static.sh) Program objdump found: YES (C:\mingw64\mingw64\bin\objdump.EXE) Program python3 found: YES (c:\python38\python.exe) Program more found: YES (C:\Windows\system32\more.COM) ==== End log output ==== FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27047/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/