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 DCCE0465DE for ; Sun, 20 Apr 2025 09:07:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AAA1440156; Sun, 20 Apr 2025 09:07:23 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 46E6040151 for ; Sun, 20 Apr 2025 09:07:22 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-b10a09dc691so33193a12.2 for ; Sun, 20 Apr 2025 00:07:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1745132841; x=1745737641; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ywglGt//midvDnSR7Og6iDd9H7wKYhPS95IuWOtJfdY=; b=P+mJ2vE9hPIa2dyGc8ZFNBSvn7Q9mOlVb93nHhES7UksDMSGhg0myVFoLe/sKQgBNX ASdeR7tb5ICw6yPHiXZK2U9S35Zlyl25Tx+CzcUyNuEUtHSw03zFa0T7lM5MoTiLA4Wi kTyVzq1DvB5ZsxVbiRFj/SZ2QUG8ojum9v2Q8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1745132841; x=1745737641; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ywglGt//midvDnSR7Og6iDd9H7wKYhPS95IuWOtJfdY=; b=ozMpDCxD/scWSKY8g6eOzej11RNscWvadhWwuz1TZQi7uhyV7kpsENdUyBp+BVPvgO LpeQ+hU6meW6sbtQedgGdLeh85BWDhgy8qzGNTOHfdQ4JoAogdcCZiPr1FSWPeGxzyJt QC70QlnsKLF8hujR9x39vYZqt0PY13Mx3VOxuUw7ibm81JFzhvrttac2SSnYtLcgSQoM 0K7a2zU+sc4vsMZFnJOF1lnv3+cshwq0pahxgStnRjZbllawFVAaJmB9mB5R0IklMR4p FcaDq4CwEoD+8svfkSTmxoEoHTXzvFUAqgL0csILoQZ6myCxnNKhN1YXmV8/F6wFGbnE CHfw== X-Gm-Message-State: AOJu0YxMaMmc33MDaCSFb6r8r6t+/oxGpzULRiGnAIgrlkr/r3G1kSqT zZDRml/0yqHTnE/qLqHCSB7VrhN49i1ih0qnE8Ff6eOIQ1eXkEGfYUPsRn2azSEPZhogBWjAomh W5arNeAj03JClgwKerEuPHxA42rwqgV71 X-Gm-Gg: ASbGnctuVV4SHe2UrM90pwX4BqQinBcLIVtiu1VjjaXtjhZnpFb33jv62/EFmjqrb3S ZcZH8IWS7NRt1ty4TNkvxHLuoYrcfYZa5NLiLRlGpZ0DYsMp089o5OSX7T66U89NH6cWwyKbTAx Vp9iXrgbadt294uRJpiO1Yf5UqHTwuCOy2zPRYBjT4Cc+bXEDkC9nEiiXP1LRBjhzrzt0S37iio Dq1viUxRZU2m598VI7g+2ee2Vhpgmec8NK4oTWdPZOZ3LYhzOK21EuLkPXRkGTd77kuv6mtVCMP WcJWiHo9arivxBUOCXmOWzimAu0OyEWrdiL9 X-Google-Smtp-Source: AGHT+IE2O9xFNweKYipG7dH+kjURUxeVKr68RmJ8scf17PlgudVSRQfSzPXZ8ACr3PhnDLH1r1FZj/uL+0nP X-Received: by 2002:a17:90b:3811:b0:2fe:9581:fbea with SMTP id 98e67ed59e1d1-3087bcc8b42mr11435780a91.29.1745132841185; Sun, 20 Apr 2025 00:07:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-3087df212ddsm287779a91.7.2025.04.20.00.07.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 20 Apr 2025 00:07:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 20 Apr 2025 00:07:21 -0700 (PDT) Message-ID: <68049d29.170a0220.26189.046aSMTPIN_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 03D456052471; Sun, 20 Apr 2025 03:07:18 -0400 (EDT) Subject: |WARNING| [GIT MASTER] 4401486b5e30d43a134f80f9802f60b5f43e74a8 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 4401486b5e30d43a134f80f9802f60b5f43e74a8 --> testing issues Upstream job id: Windows-Compile-DPDK-Native#27976 Test environment and result as below: +---------------------+--------------------+-------------------------+ | Environment | dpdk_meson_compile | dpdk_llvm_clang_compile | +=====================+====================+=========================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+-------------------------+ | CentOS Stream 10 | PEND | SKIPPED | +---------------------+--------------------+-------------------------+ | Debian 12 | PEND | SKIPPED | +---------------------+--------------------+-------------------------+ | Fedora 40 (Clang) | PEND | SKIPPED | +---------------------+--------------------+-------------------------+ | Fedora 40 | PEND | SKIPPED | +---------------------+--------------------+-------------------------+ | Fedora 41 (Clang) | PEND | SKIPPED | +---------------------+--------------------+-------------------------+ | Fedora 41 | PEND | SKIPPED | +---------------------+--------------------+-------------------------+ | openSUSE Leap 15 | PEND | SKIPPED | +---------------------+--------------------+-------------------------+ | RHEL8 | PEND | SKIPPED | +---------------------+--------------------+-------------------------+ | RHEL9 | PEND | SKIPPED | +---------------------+--------------------+-------------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+-------------------------+ | Ubuntu 22.04 | PEND | SKIPPED | +---------------------+--------------------+-------------------------+ | Ubuntu 24.04 | PEND | SKIPPED | +---------------------+--------------------+-------------------------+ | FreeBSD 13.5 | PASS | SKIPPED | +---------------------+--------------------+-------------------------+ | FreeBSD 14.2 | PASS | SKIPPED | +---------------------+--------------------+-------------------------+ | Windows Server 2022 | SKIPPED | FAIL | +---------------------+--------------------+-------------------------+ ==== 20 line log output for Windows Server 2022 (dpdk_llvm_clang_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. [628/788] Linking static target drivers/libtmp_rte_net_vmxnet3.a [629/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj [630/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH) [631/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_csumonly.c.obj [632/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj [633/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj [634/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline.c.obj [635/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj [636/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.5.0 20240719 (Red Hat 11.5.0-2) CentOS Stream 10 Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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.3.0-6ubuntu2~24.04) 13.3.0 FreeBSD 13.5 Kernel: 13.5-RELEASE Compiler: clang 19.1.7 FreeBSD 14.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 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/33308/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/