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 4188F42362 for ; Sat, 14 Oct 2023 07:22:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1BD3840275; Sat, 14 Oct 2023 07:22:18 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 8E1F040275 for ; Sat, 14 Oct 2023 07:22:16 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6b36e1fcea0so929724b3a.1 for ; Fri, 13 Oct 2023 22:22:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697260935; x=1697865735; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OLa4ZpPYof/zI2eKDvzhPsH7qE1q2J2PqrThRm2GOoc=; b=iChRrRFKCFCcxzxnO4ZqXi4odaQADC6ND8qXWXLnFINqjMdYTOMX/O6J2CZENvYXpG GFYuifgrIQesWvkuoDQnQ4cDIptlJAcSdGyAUPH3dVsnWYzmI0SmCA3hbQb1GtdOphE7 6w5Y6U4YhB2pUEqHTYpB2y5goZwrc+RPHkv6w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697260935; x=1697865735; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OLa4ZpPYof/zI2eKDvzhPsH7qE1q2J2PqrThRm2GOoc=; b=nR6dcwZchFIx2wdv0SA3YqIZbhwlkmQv10T/7LZWxpg0Z9idO56XVrul4K6JZ5QXr7 2S90jKpCAeJVN/4sJd3SOw78WpXTGVqql6gMsmNmVDJ6fC+IdNojNBQo6a/x19gewHld fbTMJ70nmEGUOyKsmaHkfB7hVX1wbBAGhS6Qn+9uHYb4LwbuqLClX7awFSg9yCD/Tt4X GH5NMWfUBOf3Lu6U4fgnntSVy7yIo0XEOVpmJFzlmb0ykt9m5FH+ZGv/7SZ0Re389a0d ymWoFdjLwikGWJ0wh9u/lXsMzE7L2mRsQbUK9LlIaIypgVAQsDOhf3wdKZdAL8qLa4wv 7pEQ== X-Gm-Message-State: AOJu0Yxj4i4w0q1H72v8bwPnhF/EwXcwg5FISlofXb+3kzQAgwOjiF/C LvJi8giIDUzII9Ty5sFFPdxJ2IrPwwzxWTpSaUkKQVG7FI5aplU7+4284KsKt6JTsQ== X-Google-Smtp-Source: AGHT+IHq7dxyOS1SJuWqk95DdmyxMhZAHSwguMGZPhy1Ejkk0/Xw+9XT+h+3jFm2VkI+P+Yxm8dph+tKsfCM X-Received: by 2002:a05:6a21:61c:b0:15d:9ee7:1811 with SMTP id ll28-20020a056a21061c00b0015d9ee71811mr23946470pzb.36.1697260935692; Fri, 13 Oct 2023 22:22:15 -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 jd4-20020a170903260400b001c9d6059fdasm283967plb.44.2023.10.13.22.22.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 22:22:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 22:22:15 -0700 (PDT) Message-ID: <652a2587.170a0220.9db17.d10aSMTPIN_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 D8C0E605C380; Sat, 14 Oct 2023 01:22:14 -0400 (EDT) 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 | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | 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) Checking for size of "void *" : 8 ==== 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26475/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/