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 747EE45502 for ; Thu, 27 Jun 2024 13:58:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0988B410E7; Thu, 27 Jun 2024 13:58:26 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 7D5D540B8F for ; Thu, 27 Jun 2024 13:34:28 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-48f39410b88so1816244137.2 for ; Thu, 27 Jun 2024 04:34:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719488068; x=1720092868; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fGXPsKgy+EdCiLx2RP+5qbbnOBd5TmurtPepZ/WXbvE=; b=J3Z3EkOwWUntsVofWmL/UJmofKWviK59sVIZg7184qK/gcUyVVU0VFFA2+fhsAzvPA LwXRI2QAXOFRWASdb9RQXaQ3P8gavfF/qVOfKY2xLPVwyAyTMdoqap7NNpUM58JIAHCe BhrxTOiRdNtTeHaWwQV3CWpoy2r/gKiilgWGk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719488068; x=1720092868; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fGXPsKgy+EdCiLx2RP+5qbbnOBd5TmurtPepZ/WXbvE=; b=ihgkoLIiDFLQkhu+vaNupW3ynAIfuwpz1MQdCxpZVor0pqPYfkFZdqBvD3RrmIenbz dcemrdDBM58XrbKX1XqrqEdEIvm3T+sx0DeXguD1vFWW2qrFPLLKsfy//pJVOksLBGFX MVDxMM41xmM99yc/fFgc+xNT+yfd2zqVtW5ogMsbop84kWrx+3P9euaV1ODcck4OHJpx J+6qkUsGIlyhZPK5q4IyU3YJHmHM4JBFSNvGz18IMTCq6JyCPvq6TMkUS0L2PCVmT1U7 TTPwgG0O1SltGkJFHY2nHyiIM73QnlJzfLc9KZf/IprhxZcWCdRldMt+jG87iA4qlUmx paYA== X-Gm-Message-State: AOJu0YxJklVvRuxkYSrguIYb+BWnQCwcR1tQttjHZ84/2vBIHxFngLDj CFY9z2li4aFOU+OFvpsedtVjROQZ/EKkc4UVlvk5EBlSW2XeqLBkyMwyA6N/Tlwr7ZujNM/JP8V PiyXLCmbzpVbW9zSoA6nk+ZXwQdN+DkS/2tiYwNkp X-Google-Smtp-Source: AGHT+IHUWUexyQF+bSE22y1DCGhvb/3IXL8lLTkhGavwoucuq+YM2ED2fL3bhTOaKgDp6gxNyRUnNwIrCPl8 X-Received: by 2002:a67:ebd9:0:b0:48f:43d7:cc3d with SMTP id ada2fe7eead31-48f52946b57mr11470276137.1.1719488067764; Thu, 27 Jun 2024 04:34:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b59241adf7sm480746d6.9.2024.06.27.04.34.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 04:34:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 04:34:27 -0700 (PDT) Message-ID: <667d4e43.050a0220.27af2.38cdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 528B8605C373; Thu, 27 Jun 2024 07:34:27 -0400 (EDT) Subject: |WARNING| [GIT MASTER] dde650220800850b58c81075cee3cf23c6fe593c 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-next-net-intel dde650220800850b58c81075cee3cf23c6fe593c --> testing issues Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | FAIL | +---------------------+--------------------+-------------------+----------------------+ ==== 20 line log output for Windows Server 2022 (dpdk_mingw64_compile): ==== ../drivers/net/ice/base/ice_ptp_hw.c:3287:7: error: 'val' may be used uninitialized in this function [-Werror=maybe-uninitialized] val |= Q_REG_TX_MEM_GBL_CFG_LANE_TYPE_M; ^~ ../drivers/net/ice/base/ice_ptp_hw.c: In function 'ice_read_phy_tstamp': ../drivers/net/ice/base/ice_ptp_hw.c:2716:6: error: 'lo' may be used uninitialized in this function [-Werror=maybe-uninitialized] u32 lo, hi; ^~ ../drivers/net/ice/base/ice_ptp_hw.c:2739:13: error: 'hi' may be used uninitialized in this function [-Werror=maybe-uninitialized] *tstamp = ((u64)hi) << TS_PHY_HIGH_S | ((u64)lo & TS_PHY_LOW_M); ~^~~~~~~~ ../drivers/net/ice/base/ice_ptp_hw.c:2716:10: note: 'hi' was declared here u32 lo, hi; ^~ cc1.exe: all warnings being treated as errors [270/748] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_xlt_kb.c.obj [271/748] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_bst_tcam.c.obj [272/748] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_fdir.c.obj [273/748] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flg_rd.c.obj [274/748] Compiling C object drivers/net/ice/libice_avx2_lib.a.p/ice_rxtx_vec_avx2.c.obj ninja: build stopped: subcommand failed. ==== End log output ==== FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29614/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/