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 0056343750 for ; Thu, 21 Dec 2023 12:57:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D06614027D; Thu, 21 Dec 2023 12:57:07 +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 4A2D8400D6 for ; Thu, 21 Dec 2023 12:57:06 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b435966249so24072939f.0 for ; Thu, 21 Dec 2023 03:57:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703159825; x=1703764625; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uQ5WeMS33jsMa/x/XQnPamBHzVdOQgRM/B5IntsEcCI=; b=JRea/9U41paILSNwg81rxgffKM2LmQKuABNLLRLPL7dBdY3bsQElqtcNa0C5ddVBJ4 7C3/OJ40FEE9YgRAa8aARcAOZRkK1snQ7LGh8WrfA9n72uW1EvoqngiPu57FWttMBhbj KCsYSmVKX2L1U5XZT8CR2IsIyrnvaEoRCujCQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703159825; x=1703764625; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uQ5WeMS33jsMa/x/XQnPamBHzVdOQgRM/B5IntsEcCI=; b=B/0f35uJPpSZvWbIOkWguXG2S0/FfIgij367qsIdqZrIoXL1QxMS/GdbgqepfclCm1 KhCce7DBSiiuVKvQXX5TqanNLeN8Ur5WiTqtE4p+qg0DVuyKNxuCnMi00fLT+VdjiqtX PGIXDCFCgtasQ6463CanI7OH7sjonjojRdD/I3AjywwIgcvF8gmWWWxRIXqBSwFp7kmb aFJKdUgkrFBYJvGESQZK2JnJgxmPA+RIxG1Zt9W42xgdIyjtNBEntqemG16Vru/qYeH7 YHGiNaGGgxtgm8AcRGUkIk6+PNkDeF529AAH7GzLxanrAPY6nYvvOhkAFM+QP6W7sgJE 3MUA== X-Gm-Message-State: AOJu0YynsM6TJ/69UJnVYINuz3iMk1VRvBIaHpTxMRDcWYQgGPI/vRrE T1tHl+VoeLd6viGFEcTogDozXfdgNWIsNn5BViNMuzlPj0/BIrandbEt6w== X-Google-Smtp-Source: AGHT+IEy03MZ2DymQt9VQfALd+LVgV+3TVItXaGwepC3PaAPwD1gKVHvK17Lcd5582iXR7yHVRlxgt+qlMij X-Received: by 2002:a6b:740a:0:b0:7b7:be54:c5b9 with SMTP id s10-20020a6b740a000000b007b7be54c5b9mr8849447iog.1.1703159825602; Thu, 21 Dec 2023 03:57:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fm29-20020a0566382b1d00b0046ce6517335sm50433jab.1.2023.12.21.03.57.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 03:57:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 03:57:05 -0800 (PST) Message-ID: <65842811.050a0220.6dd51.2c2fSMTPIN_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 1D55C6051823; Thu, 21 Dec 2023 06:57:05 -0500 (EST) Subject: |FAILURE| pw135426 [PATCH] net/ice: add diagnostic support in TX pat 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/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 | +---------------------+----------------+ ==== 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 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/