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 4E6254328D for ; Sun, 5 Nov 2023 02:14:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48359400D6; Sun, 5 Nov 2023 02:14:00 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 07E78400D6 for ; Sun, 5 Nov 2023 02:13:59 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a90d6ab962so38478777b3.2 for ; Sat, 04 Nov 2023 18:13:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699146838; x=1699751638; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MqtHe19gm4x9ccxiJyL8CkpEoY/NvAXjtY34kbq9dhk=; b=GxOIdga+2E8ZuejOsARpIg9Meyvp6Si4ktXQjJgCSSLFgVMn+suS1nuuPL956o3m90 KDq12hbPO3LhsHCpnOO9gMAbvYQKL/j9+8/HqQekhmVXJtAng7I20utPalN0QUfEbuQi I4Y10UG/R9bcAFLb8EgTebe9bZTTktvvyuJYw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699146838; x=1699751638; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MqtHe19gm4x9ccxiJyL8CkpEoY/NvAXjtY34kbq9dhk=; b=qgqT46vPlqN7X3dQQCY4/y4aNg2eSKl6iQXI9perOhuVAJdV4E+YYkCdzBPtiycmHt MVmOrEDtSREJ3xxQK+cZ6Il7Fi65np245d4ys/xiSNTDzE5c9P8kZ/GqfVHnVfhu9qAj UNRpIDblc7GudSXIaCm0XeBd67Be0GWJR+DlJaaFmrH+VfNj+YefBJ2d4nvBAIB86+U+ 3m94tX0LPt9G3VHcMGRbWb2x0Bsg42SKRNQwEM8pRvt1u4cLCMyH9aMXCFAu8xp1bR7U 2PdN6PD9HgsOkm4KcspmxnzU8uyYm/qDTL40HVZu7E+pUS/2T32LC+kzdoEzzWOx+T2T 6huQ== X-Gm-Message-State: AOJu0YyPk+zFvNt4MaEcvzEydD1NpH7BDTLHsc8xPCtmjivMzcBf8eM2 uSuzGHOMAjomJe0iBKFYh2CQOFjNC/LjrjNpb+Kp45Q7O/uO5Ls9kFzivQ== X-Google-Smtp-Source: AGHT+IGApfGJz3A/irs0DmlvVyzquA6tuH5OGslj/7s8bMh4dEsUjQM5UlfgjeKRlf2YhFjd7NHhuzr/xJzI X-Received: by 2002:a0d:d98c:0:b0:5a7:cc2e:1619 with SMTP id b134-20020a0dd98c000000b005a7cc2e1619mr6901884ywe.7.1699146838382; Sat, 04 Nov 2023 18:13:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i144-20020a816d96000000b0059f7caff2d7sm10594ywc.2.2023.11.04.18.13.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Nov 2023 18:13:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 Nov 2023 18:13:58 -0700 (PDT) Message-ID: <6546ec56.810a0220.a10ee.0cceSMTPIN_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 050DB6051827; Sat, 4 Nov 2023 21:13:58 -0400 (EDT) Subject: |WARNING| [GIT MASTER] 495846c12bfe4efeb9a44af4d844b1515c17e5fb From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 495846c12bfe4efeb9a44af4d844b1515c17e5fb --> 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 | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | 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: 23.11.0-rc1 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 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26835/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/