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 5975F43750 for ; Thu, 21 Dec 2023 12:47:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5526C4027D; Thu, 21 Dec 2023 12:47:26 +0100 (CET) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 69BD1400D6 for ; Thu, 21 Dec 2023 12:47:24 +0100 (CET) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-4669e00a7e7so137531137.3 for ; Thu, 21 Dec 2023 03:47:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703159244; x=1703764044; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/mKW0/+RjvLIb4RlJef5/0CN0aDPgz+6/jhu0+DwhtU=; b=MJ+vKIaPDW1SmKmccZGKkSUgAS2kf4W+VuyJDnpJZcvcq60gwqiX6sS2ngDn0/Qb/4 hBWVyonql/4M5tkoV8PcPfbqxLzTxselQ4UaQZIpdURhUTq54JhXDl4Z9VNmoeXLt5p3 BSs5U0DkiXN48GD566+wh0+AA7cuPIpnjBHxY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703159244; x=1703764044; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/mKW0/+RjvLIb4RlJef5/0CN0aDPgz+6/jhu0+DwhtU=; b=WouYhdKIlWc1ab9L/jny5gJkpEUQmyi+1+XOJRHYbppWjdGjGdTqUPvu7yGKAVRPCa xVfMxF0tpWQprIdj4mXI62IE3/W9x+3H45l94MtUYpUcYQkZJlTEUVq/t23lBdweEPeb pRZKiRdKidWOjDNJKBsziVaEAgrL/6RpcvVu9WXsYnJg0s/Wt4pC15Kae6BMXJVGnskl CNHLCm6be801WrG+pTVXvKKhFKVcFeisa3/6qGARNpWGholVjfRwavtH2TUGvxatOZcD LP85dAaGMpU7bwRwimftlvORQ7X4AMEiR1/DO8Sr0S/r3E5uIUaFtYusE8NoY2IkJqNG E4PA== X-Gm-Message-State: AOJu0YwzJnD3XumPCtPET/DqkUpob32zqo4jTFg4JL0N6Y4ifqhnubaf mtgbkjUjhFPGlC/w6HCVQDPjr10amorTzTseMFc2PQkm8F3me91cG7HS7BvhwBBW4QGeCkYO6g= = X-Google-Smtp-Source: AGHT+IFzY3tRYfrVhF6zIF7bvgxxB3ra3aIEXTiMZbWFnyDyCZMCEbfIsSjgV4Uz+SutjbNGYH7+Dx6g+ZI9 X-Received: by 2002:a05:6102:4409:b0:466:94e1:3621 with SMTP id df9-20020a056102440900b0046694e13621mr861174vsb.25.1703159243818; Thu, 21 Dec 2023 03:47:23 -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 bl9-20020a056102508900b00462a9d6134asm86079vsb.2.2023.12.21.03.47.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 03:47:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 03:47:23 -0800 (PST) Message-ID: <658425cb.050a0220.70193.3d60SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 283C76051823; Thu, 21 Dec 2023 06:47:23 -0500 (EST) Subject: |FAILURE| pw135426 [PATCH] net/ice: add diagnostic support in TX pat From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Mingjin Ye 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 Test-Label: iol-unit-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/135426 _Testing issues_ Submitter: Mingjin Ye Date: Thursday, December 21 2023 10:13:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135426 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== ^~~~ ../drivers/net/ice/ice_rxtx.c:4172:41: error: format specifies type 'unsigned short' but the argument has type 'int' [-Werror,-Wformat] "length: %hu, calculated length: %u", m->l4_len, ~~~ ^~~~~~~~~ %d ..\drivers\net\ice\base/../ice_logs.h:40:38: note: expanded from macro 'PMD_DRV_LOG' PMD_DRV_LOG_RAW(level, fmt "\n", ## args) ~~~ ^~~~ ..\drivers\net\ice\base/../ice_logs.h:37:16: note: expanded from macro 'PMD_DRV_LOG_RAW' __func__, ## args) ^~~~ 5 errors generated. [59/149] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.obj [60/149] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_generic_flow.c.obj [61/149] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_vf_representor.c.obj [62/149] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_parent.c.obj [63/149] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.obj ninja: build stopped: subcommand failed. Could not rebuild C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\build ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28711/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/