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 CF41A43750 for ; Thu, 21 Dec 2023 13:04:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C492B4027D; Thu, 21 Dec 2023 13:04:15 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id E3F0D400D6 for ; Thu, 21 Dec 2023 13:04:13 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7ba737ee9b5so37470339f.0 for ; Thu, 21 Dec 2023 04:04:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703160253; x=1703765053; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CtLzP4yoJ3LIg4tx3FJK+1uTEOdA4iyBdihvGGK9SLU=; b=ZOQ2eLJ6Jr3f7siTdG4bRhr4yW/rv0UT+ufd+SMmqDXHaPDz3L5VFBJeOKg8aHFX/4 CIvLzGCF2Ufsrz9rA2GWTqqyproPPuSlonrTTKcdY/dHnWnMWynngS5i3zOdl6MdJ8Zw 5Ls2OWB8j1kd3lGYwdB+2RcrLdO7ciUAggFqA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703160253; x=1703765053; 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=U5x2au0vqDwnBSleUym1YDMAcy+TXFwLOm6doaBgELqJghWNyvwnIXci8Tmoq0/Rig vgl/11McimcABrFaSj5DLi8o4/lMnf3VCBbnuVv41hZ0MtjMPzpVKlB7hu2GH+jNKlgp TmaCOqjZAmqRHoEwHPEMXL2Ze+diAakJxfqvDdEcKpsOcPQ0LlpYInB6hYBsnkfUvzlO xEVxtld6YiAfOGuXLBNrgiUyU6rSNOirZsFOSnMHYCEIoEg83gd0Eh6ydKc3LdMPscvG goXP0g4DWVail+NFJuO+I+CO/ll/KZ/cpgr1L4O4uKGDP5jw7QSJRWMqBdGhMOztgdSJ A2Pg== X-Gm-Message-State: AOJu0YwWrmhT+a6RVSfv5elAYYCgDL78E7VTCTZCmhMqu7mb7ngQd1I2 /l8rzLXcANR1AhjQRXxAD5A0GSW6aJgnqm7g9SZACZ44wHZ7MstVs7leUigL3Ugv+9TyyJlAsA= = X-Google-Smtp-Source: AGHT+IHA302YUt672Mfn32sHtpfuPVGvcvSRPF/FfOlfHQucY8aGi6nq5KTtvpsb5449iegbI8ey/g6f1N6v X-Received: by 2002:a5d:9f4a:0:b0:7b7:720d:3d95 with SMTP id u10-20020a5d9f4a000000b007b7720d3d95mr16399191iot.17.1703160253394; Thu, 21 Dec 2023 04:04:13 -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 f33-20020a05663832a100b0046ce7539285sm38241jav.9.2023.12.21.04.04.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 04:04:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 04:04:13 -0800 (PST) Message-ID: <658429bd.050a0220.5261d.2aa5SMTPIN_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 E69966051823; Thu, 21 Dec 2023 07:04:12 -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/