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 7C4C043750 for ; Thu, 21 Dec 2023 13:32:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 77B0E4027D; Thu, 21 Dec 2023 13:32:54 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 1A5A8400D6 for ; Thu, 21 Dec 2023 13:32:54 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5e89ba9810aso7165497b3.2 for ; Thu, 21 Dec 2023 04:32:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703161973; x=1703766773; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c+5kucS0rW41G1yXVx8G19dsI8m3I6o1gp0lJDJhOoE=; b=RErTuDNbfUEfA5OH2new0pMY3/b8tExYWqiuFnNMVN8iB4wJRAqQ7iYWKb3giWCSjF mF4OyRgR3yNMKS//L+VfKUgZDvmAE4+RNHD3tod5BwwT5QOCAiL1rwVfShiL4HtsHl2L ZkG6vCxH3cyiJsFO7B1M1so93fno37eois61A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703161973; x=1703766773; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c+5kucS0rW41G1yXVx8G19dsI8m3I6o1gp0lJDJhOoE=; b=wWBD+z/psFTlYnwFoJFrWSStXFIJA82YEP8NF8MRzHMgbPJsfxf8U6tKGCT5uRi/xP dRIrelvL0pKFqddQgt0Yg9UQ9/vmEjJ0qWLAN3BdFufgBYnq+W1S+sBs2Wgj9Pewws7A 46jXjGOAFCKXm8bNaY+Ay2vYGbdm5erc1rcykYeww15xSr1tVAjOvr85fnTqpjnxtV9b qTdpWlcL2/98Pd1a73CuFoPI3+FF29D0IoDlucMTjPupIl5vbXzqx6g+qvk3MwL+V+m8 6PqxSJDTNvzBGDkOP7N6AcIbQhM/ADcbLxXLddN5HNct+izpf15fmnxlCT4nQ1OwpanU 538g== X-Gm-Message-State: AOJu0Yyt8CP8mm72vSZMnyNJJBs4WES8merXDlR3nVPcp7V2jcFhFMCW ugnRm1WFHBE4Y4mBR9CKW4OForSnkootPsgXDdZkJFg2F+VeZz9hNVqbcQ== X-Google-Smtp-Source: AGHT+IH41vM8mGZvRzDgA398Dl/SvELerKwkmktvnlHvP/FkxwqlkVlS+ovi5453sE3wfzhWV92YQpwQxohc X-Received: by 2002:a0d:e347:0:b0:5e8:6dbf:6bbc with SMTP id m68-20020a0de347000000b005e86dbf6bbcmr1223463ywe.104.1703161973562; Thu, 21 Dec 2023 04:32:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s19-20020a81bf53000000b005e90bfc1768sm91233ywk.78.2023.12.21.04.32.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 04:32:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 04:32:53 -0800 (PST) Message-ID: <65843075.810a0220.4f5da.397cSMTPIN_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 33DAE6051823; Thu, 21 Dec 2023 07:32:53 -0500 (EST) Subject: |FAILURE| pw135425 [PATCH] net/i40e: add diagnostic support in TX pa From: dpdklab@iol.unh.edu To: Test Report Cc: Mingjin Ye , 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/135425 _Testing issues_ Submitter: Mingjin Ye Date: Thursday, December 21 2023 10:13:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135425 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== ^~~~ ../drivers/net/i40e/i40e_rxtx.c:1971: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\i40e\base/../i40e_logs.h:38:38: note: expanded from macro 'PMD_DRV_LOG' PMD_DRV_LOG_RAW(level, fmt "\n", ## args) ~~~ ^~~~ ..\drivers\net\i40e\base/../i40e_logs.h:35:16: note: expanded from macro 'PMD_DRV_LOG_RAW' __func__, ## args) ^~~~ 5 errors generated. [63/215] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.obj [64/215] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flg_rd.c.obj [65/215] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_xlt_kb.c.obj [66/215] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_nvm.c.obj [67/215] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_ethdev.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 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28710/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/