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 8A6CB43750 for ; Thu, 21 Dec 2023 13:10:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86F1F4027D; Thu, 21 Dec 2023 13:10:06 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id D5AC8400D6 for ; Thu, 21 Dec 2023 13:10:04 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3ba14203a34so583219b6e.1 for ; Thu, 21 Dec 2023 04:10:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703160604; x=1703765404; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CtLzP4yoJ3LIg4tx3FJK+1uTEOdA4iyBdihvGGK9SLU=; b=CMc4kl7mUlvGa6dP8bPpiHes57dTdraIpt0grVe2sK3aHinQMRaytuu90cW+hUIeSQ xXmsfA2ewQGzQB1sJL/667FhV1apUy1DmX2HIvDysjyCxBVkUVS8w3vKXXdYbgPBjUyi L1rxZrOt0imQ7nPYcuXRdnPJbNYYP+IDfMfgw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703160604; x=1703765404; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CtLzP4yoJ3LIg4tx3FJK+1uTEOdA4iyBdihvGGK9SLU=; b=ZWqnoZd3dJo59t+wjxFAS6y/I0vGCaHZUu8QXac23CpmesKZGVxzy3NAARHPF3jHXs UcixrcT5NNxNvtp0ovtMpIGi5ysFyu2RoHjApQ4UBQuth+zE0JaYh9K34MK8qhG4NOs2 g7UNacjxj+ujaH8cIHLbYoDtb7zFnV0xOSBM1gsocXiGSOTuiF6Fy/a8W1dLtbCLIF3q BTphNsomxZutjBALsQd83L5e1qJcx307s3FjUSNtViOUpjD2ycCpt6QMwSKZ9MIeE61D 2hcGOj470nQPFLyNXTI9yiezLo18N4Z5QkgkJHOoxi7LV3TTGj+MCVHlo/Ot5u38pmZ0 2DMw== X-Gm-Message-State: AOJu0YxsYIA8gRLDTGPNzWouF23whl0hKTkSJxdc/BMxT9AxndXVi7So 21x87/v6TpPKyHP3Z5TB34RumjdGa2Tp2T76kQ5eFh1X8P9vViMl8VfSXgLikahyBkyPUzlmGQ= = X-Google-Smtp-Source: AGHT+IFP2o+wmRXtU+/BtHqNe4Mhqxpkcluz/hOnW0W0MUptT2AuQjiVeCu7oquhHl/EfCMexaMguquFMSPb X-Received: by 2002:a05:6808:228b:b0:3ba:175:f195 with SMTP id bo11-20020a056808228b00b003ba0175f195mr24315514oib.94.1703160604200; Thu, 21 Dec 2023 04:10:04 -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 x7-20020a63aa47000000b005c65ca0dbecsm62393pgo.25.2023.12.21.04.10.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 04:10:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 04:10:04 -0800 (PST) Message-ID: <65842b1c.630a0220.aff4b.2a3cSMTPIN_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 61B456051823; Thu, 21 Dec 2023 07:10:03 -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 | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/