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 6BCBB45E4B for ; Sun, 8 Dec 2024 08:30:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 686BC402BC; Sun, 8 Dec 2024 08:30:20 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 37CF1402BB for ; Sun, 8 Dec 2024 08:30:19 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-84198253240so135750639f.0 for ; Sat, 07 Dec 2024 23:30:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733643018; x=1734247818; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pJ5WAoVY+bWSXzTppF9N3EZFRaVMK4P5bRtTVT8ziFo=; b=GKerN4Gmb7ucT3zKGozkoKSuoRsGCYdzN2KODvTTi5Qo2sQBpmY/y91UPAIGD09dQG Ee7L4Er0q6FR61ABIjYecDl1MbaTOyW/2wISOmzUNQLzPbrtYIZ3yhSAh6B6wj1QWCSx 4iZ57yhU3Wo71osyBRhSDIw4vC1ryrDUzG2fM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733643018; x=1734247818; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pJ5WAoVY+bWSXzTppF9N3EZFRaVMK4P5bRtTVT8ziFo=; b=NrfqBc+T+t/pQLUWbM27uFtIOWIfmDZnSqBl7GZbIUouKA30kodu9FOxXj/vqgyYxi wR9wxoAdecvW5zBlVAzHeUQX4t9efq9oiMNETmZ5GWL4cyVyxpEiZBHSPJm3buY01Iug Ec3GUS4lxgQ3OAEzrbji1+uCPXYCyZh3RuvfywR7hiBUEBQK1OfKztlslOWjWPjdOEdC ShXo/n5wWmfjnj+PR5tJn4vdKNICh5Za2jQUaW5a4iRLlP2wfUOU09vAzzadY+WzvOug Qyvjr4JRald9gwO4ucCpEvQQR2rJMdBDhIKdvvJP90AAG+m1m2HCHPA4g1sfrvqEK+jy dAsg== X-Gm-Message-State: AOJu0Yw96ds5AbMzNKFzx1ZBmETRbomsmbfKIhFegrJQBtpxDqLuGJDW Al+SS9L2YwTOLCR9Ltu+sQtpmcv/V8TLx1v+AtaPQ70DytTygEv5nl0TeplCMy6QuJ55M/k2bRY 1bI1d33OCtI+NTa+9yduwxFjjA02JESFDHPpw0qAfzqaOyps3 X-Gm-Gg: ASbGncs6gA3twtIMf4OEa+WnHw30WQBo5vjv8kolupXmZwMhRHkWZi9/rJKQ+PpLMin E0R3NV9TWDvfv5ZFYxncfeYCfuBnMmKwt/bR2ZNVc+sipBoC5TCyAfnkp8itRIRLZupMrMmup8r u9CdAiNbFQXTomehhR/kRyQ2EAiSmQpxY8IIelR+rQcgz1g/+7KaQ4b4cVVFkNu+WSnCPbzw0l/ YiJ6D+I8+inepgwgVl6rufD8w74w0VVm1lhVOKhZ5FJeQSHH9toMXzRTB8DcaZbGSHdfQHXJTw= X-Google-Smtp-Source: AGHT+IHRVte+tHyPqVhSy1iiRX+D1n8kw8Q2/P7i8NKMcLYKjuejmSMn1+fh5kSkH3P9yPTGUnwdFm79W8kW X-Received: by 2002:a05:6e02:1a69:b0:3a7:c60b:ad90 with SMTP id e9e14a558f8ab-3a811c79e19mr119130825ab.3.1733643018612; Sat, 07 Dec 2024 23:30:18 -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 e9e14a558f8ab-3a9d0f60ee5sm175925ab.60.2024.12.07.23.30.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Dec 2024 23:30:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Dec 2024 23:30:18 -0800 (PST) Message-ID: <67554b0a.050a0220.bdb2c.1189SMTPIN_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 22FDB6052471; Sun, 8 Dec 2024 02:30:18 -0500 (EST) Subject: |WARNING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca 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 077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#342108 Test environment and result as below: +---------------------+--------------------+-----------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile | +=====================+====================+=======================+======================+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | Fedora 40 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | RHEL9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | Ubuntu 24.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-----------------------+----------------------+ | Windows Server 2022 | SKIPPED | FAIL | PASS | +---------------------+--------------------+-----------------------+----------------------+ ==== 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. [618/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj [619/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj [620/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj [621/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH) [622/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline_flow.c.obj [623/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj [624/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_config.c.obj [625/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj [626/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) 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) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 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/31877/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/