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 AD1A643750 for ; Thu, 21 Dec 2023 13:42:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A863F40689; Thu, 21 Dec 2023 13:42:03 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id AFD684027D for ; Thu, 21 Dec 2023 13:42:02 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6da4894a8d6so469869a34.2 for ; Thu, 21 Dec 2023 04:42:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703162522; x=1703767322; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5Y79dK1k9KtBCmfGDLBroo4OZtq+lukkSzwpkRCbVzo=; b=QjUkbKkOlwdi4S2DtaXNRJn8VJq3oxuVQtvLrtHZL3MBoYnDFA1qKkqrfxw4GZHYeP pR1LT7ebzrp0OXUcHyoxBJIxKX7m6L9F24rNMwWz8ShOUSWDsdDDi2QM2Emu4rpRpK2E pxJcnbfnnbaLYQGK/XSt2KO6ISjY2gen0PbW4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703162522; x=1703767322; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5Y79dK1k9KtBCmfGDLBroo4OZtq+lukkSzwpkRCbVzo=; b=JCi974Y5fDzQzjRL87rWXodcgr/ZmRRfrZHgtPpZQzU94n4mu83iJ/nrvMVoy3NVbu dkXSu9jboYIirfttu4+UT+buQlJYCLax71UzX29F4+9vCv9oIOwmQ+xipJc2Pg0wUuQW YrwdKFYvEUdvZfQDL7oohj6cMNAGfUHh6NkDebj/CQa0cv1BK/f+On8Lx17seE4H2FwL /3yYxb79q47hnstM/kQo5MN8JWU8ILIWi4ECpOjzk0m/7PoY+K2DRbtQsAaCGZlevLuS A78eq1IkCcFfRQmQiMyLinlbBtNtHzZC2C87Nb8n3uhhuBtp5BjKgjKyD6rcey6gQsij RPHQ== X-Gm-Message-State: AOJu0YwRbA9FJdo8At9RSCpAVAwSaOtDKATgNQb/wEgoIXpLngIvtSFp wIEuHEfECUD+QGVZ7nIbWwJ5+UrCGDRYU4nYGCdOX03cRDVbUr9vKwvqtw== X-Google-Smtp-Source: AGHT+IGFEeWDcuBE/GM6MR5+STkzrr+MDWcDfYQvpWwbcl15x7q/1SErxbLQKCzjGEsTq/AdmMJwsY2fpPSs X-Received: by 2002:a05:6871:88c:b0:1f9:5f20:8c7a with SMTP id r12-20020a056871088c00b001f95f208c7amr1240967oaq.21.1703162522043; Thu, 21 Dec 2023 04:42:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ec28-20020a0568708c1c00b001fb33974494sm90497oab.48.2023.12.21.04.42.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 04:42:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 04:42:02 -0800 (PST) Message-ID: <6584329a.050a0220.8db8b.45fdSMTPIN_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 859646051823; Thu, 21 Dec 2023 07:42:01 -0500 (EST) Subject: |FAILURE| pw135425 [PATCH] net/i40e: add diagnostic support in TX pa 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/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 | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/