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 7103F45F01 for ; Sat, 21 Dec 2024 08:58:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D64540156; Sat, 21 Dec 2024 08:58:19 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id C3B104003C for ; Sat, 21 Dec 2024 08:58:16 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-844eb33827eso102774439f.2 for ; Fri, 20 Dec 2024 23:58:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734767896; x=1735372696; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ttArcLluXlaKWXb4NriUbTLta84faia5irBXNAUFDzI=; b=Iykd6geyXfTgbkqJuAbhAUeCy5UyD5V8DTmsSq40RzTQuXM0Exz8N8a8WAMyrbVdb2 H5LSzBtooPHgJ+hXTfVo5KP5JWZljQf4sHv3ch5qgGJD32m5ayIp0NJQhk8b7TMX/kUF bju3+drY7FxN89kMABzPRsQoAVZDeysJ2v80Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734767896; x=1735372696; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ttArcLluXlaKWXb4NriUbTLta84faia5irBXNAUFDzI=; b=xR8MGjxZUsCjJB8gz48r+RTSi598D+FIpQkQmm9fvBI3Izlum/wO9vTio5YhK1AQ4E oyBH7nll8il8WCHeSmG0awomwzlO3xM9/SAX+QoySfUvszp4nkK6UtBLke5KAB8OGN9z +aFr9p0QRFwYcOjGnKo54YAVNhTibvBewqhGL9ZLf8N7SgJpLIOI38j8A9qdDJ6drYTc H6RAJb/5DW0Ah35hCDZzFD8wvoPGImM0tgY4ET8Mo9Lox85dDKtKNUqtMu10qCgyI22q mmGSkrq2eMHiXx1hPuSNin5v47oQLGcjm2JSlv+0YB50USTe15Covqa/Xab9Q6dzp/tt GxTw== X-Gm-Message-State: AOJu0YxIu+Tj/8WNEyb/trncjRTW/BQw58AYXQXOC+/nLkUxuMOhFq+y qpRthVKrNXnyaupKT66wf+9t4hNj9aSFUUDLwXc/hgj7i7ItEyt4J7olIlmj2ULOtsujh4ALi8F 8F3TwgxXFf5T8Faw96EIcxyZmHaneXF6BiTMRAvZfX+uLpQC+ X-Gm-Gg: ASbGncttIwRUdAOoRgehynnpfqEBZ4OoKRVUEibskdGQ8NZS1ZFNvNgr3/0TFXNHiRy eWFiqaQRz+atDW79+ixfQNTQRPz7jmH85vT2EuRGO82MohinpokJ9Fi8T3AkNep1oDcuSF6+1le HHHqGWqdsgSKQSi5NhOoO4dYVcZJtlWm70BKfu7BMQQ6x+U+997sNLJi6OpcVC2amgR0gG/ouke vjJQAFgw+H+XTCiqPcYkkrSvXExn0d+RbQqbGMo/h5+yOa1j9MEfjrKqn9ezOmLF9w+CHCRGdro 6zZqTg== X-Google-Smtp-Source: AGHT+IG2cxxekH4EWsuyrGRnPaeCwqyi9B4lLYpesnpFW4MuMbIGSvhFyJiH8CmLPrLHQyH1FXyOi5/qauKE X-Received: by 2002:a05:6602:15cd:b0:83e:5860:5189 with SMTP id ca18e2360f4ac-8499e65ea56mr568841339f.10.1734767896078; Fri, 20 Dec 2024 23:58:16 -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 ca18e2360f4ac-8498d8b5aa4sm21277139f.28.2024.12.20.23.58.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Dec 2024 23:58:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Dec 2024 23:58:16 -0800 (PST) Message-ID: <67667518.6b0a0220.110401.f301SMTPIN_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 9B7FE6052471; Sat, 21 Dec 2024 02:58:15 -0500 (EST) Subject: |WARNING| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#345447 Test environment and result as below: +---------------------+--------------------+-----------------------+ | Environment | dpdk_meson_compile | dpdk_win_llvm_compile | +=====================+====================+=======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Fedora 39 (Clang) | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Fedora 40 (Clang) | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Fedora 40 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Ubuntu 20.04 | PEND | SKIPPED | +---------------------+--------------------+-----------------------+ | RHEL9 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Ubuntu 24.04 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | FreeBSD 14.2 | PASS | SKIPPED | +---------------------+--------------------+-----------------------+ | Debian Bullseye | PEND | SKIPPED | +---------------------+--------------------+-----------------------+ | RHEL8 | PEND | SKIPPED | +---------------------+--------------------+-----------------------+ | Windows Server 2022 | SKIPPED | FAIL | +---------------------+--------------------+-----------------------+ ==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_compile): ==== ..\lib\eal\include/rte_common.h:850:32: note: expanded from macro 'RTE_FMT_TAIL' #define RTE_FMT_TAIL(fmt, ...) __VA_ARGS__ ^~~~~~~~~~~ ..\lib\eal\include/rte_common.h:848:39: note: expanded from macro 'RTE_FMT' #define RTE_FMT(fmt, ...) fmt "%.0s", __VA_ARGS__ "" ^~~~~~~~~~~ ../drivers/crypto/mlx5/mlx5_crypto.c:463:18: note: forward declaration of 'struct mlx5_err_cqe' volatile struct mlx5_err_cqe *cqe = (volatile struct mlx5_err_cqe *) ^ 3 errors generated. [625/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj [626/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj [627/788] Linking static target drivers/libtmp_rte_net_octeon_ep.a [628/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj [629/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj [630/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj [631/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_config.c.obj [632/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj [633/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.obj ninja: build stopped: subcommand failed. ==== End log output ==== CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32006/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/