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 3BD2943750 for ; Thu, 21 Dec 2023 13:25:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 378D74027D; Thu, 21 Dec 2023 13:25:14 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id A8475400D6 for ; Thu, 21 Dec 2023 13:25:12 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d3e05abcaeso4902755ad.1 for ; Thu, 21 Dec 2023 04:25:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703161512; x=1703766312; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HP862jySiwhMV16FoZnERwZ2oYaxbcr6QWdRiDE36no=; b=FS9i+beHFGIs6Eo9otvCCMk4sOZvcJyyMXUEJG371c5Yt+Na94gWL4zkTtk7Qnas35 33QcPEWnctpcMbL62A9FJGFGjqqF8oEdz0YMpp+33e/is0nRBboI5psEv4x247AWbnK2 rhMId7VKz/3QZPUJdgwKs11dFLvqj4cReTNoE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703161512; x=1703766312; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HP862jySiwhMV16FoZnERwZ2oYaxbcr6QWdRiDE36no=; b=HIEvFAakrV8kMuSBj5SDolgQ4ML8C7SiUASOu3xjJUiC1OAWR8FweIu0OkTLL3I8yD bLPJAvISP5CzGG1ZlmQvz2rN1kKgKTwsw5ONai+Vx5UVsW39czN5AUxGbydQxHQ7iXhI imCyJXxRFboouCAsVGYUksHNuFYgbcGZVnlp4mcf2+IKLqfd3Ei8k0lSjPy/PhZFP6w+ SH9XYg/9JAImfpW8vnsnkZ0tGckfIr3KjYrQA2u2PV5pk6lzpDslV0GxlgoF6NqXLEn5 OI55+jKZVijDLg4ys+9SgYoWwRQxE+eCiiPLCarZctMNxOUDh6cI+G5T7OEWLbaNS8kU YJcQ== X-Gm-Message-State: AOJu0Yz/yO6H0Hu4RVe4k5xtnFnYBRb0fWmml8z1ni6Ke4lC8r5BpijO /s+AWQnSa9yCplRdQiJoA+4OJbnUcCtBA6a0lRoDIp0gqIJfwoPcjGePfT4W13eG5GY6P3jjzw= = X-Google-Smtp-Source: AGHT+IFhKnkJNBIAB+T+z34ntIw54I3eHVouqqb4oeiRmfzQEMK3oQmMFKBNdDuciuqHmYWWEx4IH8gD+nzB X-Received: by 2002:a17:903:2446:b0:1d4:e11:2457 with SMTP id l6-20020a170903244600b001d40e112457mr363828pls.46.1703161511788; Thu, 21 Dec 2023 04:25:11 -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 f8-20020a17090274c800b001d3ec40e2f3sm51515plt.102.2023.12.21.04.25.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 04:25:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 04:25:11 -0800 (PST) Message-ID: <65842ea7.170a0220.1227b.2adfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 44C596051823; Thu, 21 Dec 2023 07:25:11 -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 | +---------------------+----------------+ ==== 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 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/