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 C6E2A4328D for ; Sun, 5 Nov 2023 02:16:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF287400D6; Sun, 5 Nov 2023 02:16:29 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id D6797400D6 for ; Sun, 5 Nov 2023 02:16:28 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1f055438492so1700489fac.3 for ; Sat, 04 Nov 2023 18:16:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699146988; x=1699751788; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pPFMLroTrhPrlM3i1SWx1xrQbnAbujASRux0QOSnatg=; b=V6WrJlWsq64BtZYLovrR1thPZpo3cdXf5bfdKKYwb93ZlVXDhPqe73jbpossaxCFWD OHOJADl+3L8Nk6OH4gubaWPMDaHO0wF95DAKFjL9PSzZB3ojLbt36yQn5GlOGJ0jvW4C uz+DphiwF1DQqW8TeumZ2FooTAcXoBJbsRVlM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699146988; x=1699751788; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pPFMLroTrhPrlM3i1SWx1xrQbnAbujASRux0QOSnatg=; b=f7WlXdJiPVTuFBdxiNsUol7MTYFhCqic1i7iLBjwq8J2E/HQm6YV8RYEmzEYOgwyvR reA3kmprbCiSkSmp6/3vC5XhjYLo015jtjU9hcTkW7olIFdlFHTvUWrAf3Mt5LD+9Eei WQV4wPscdrAWkb8av1zV7jTmvQpEx8riSyPTPAVdaUC1aGjflWmoq84moiD1CKEX4qCq VQRdPqzRcdoKxnt/gPEFlpqrnankqk/6v2G9r9HTKaDCnl34uCFBsb0RI+QLlMJSglI3 HSDXpfwGd/H2rTcQyzB06KV6JRtCJQ9LDl0h1qaweWrsuW7eEcVW6U3kz/SflTdO0OxA TEZQ== X-Gm-Message-State: AOJu0YyowwmCXI5sgabuNKnox3+RlmSnfdsry02pDiMX+oWw93v14goJ 7oGJsEyRVGJw7Zz82ME71vD71ujOPdicKR6gxf00iMMO48h2ZRElZhjypQ== X-Google-Smtp-Source: AGHT+IFm7QRd16XuDJS/GE14+R3I2EpbgtMKRH7SZXPAN32w/jgPzXd0xOdxn6KP+M0EIaKWqvveAuogHA8Y X-Received: by 2002:a05:6870:b003:b0:1d0:f5bd:6d2 with SMTP id y3-20020a056870b00300b001d0f5bd06d2mr30640928oae.38.1699146988235; Sat, 04 Nov 2023 18:16:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q2-20020a05687101c200b001e96c1cfa4bsm288472oad.24.2023.11.04.18.16.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Nov 2023 18:16:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 Nov 2023 18:16:28 -0700 (PDT) Message-ID: <6546ecec.050a0220.58e01.abc0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 714A16051827; Sat, 4 Nov 2023 21:16:27 -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 | +---------------------+--------------------+----------------------+ | RHEL8 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/