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 69A8143750 for ; Thu, 21 Dec 2023 12:10:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 668DF4027D; Thu, 21 Dec 2023 12:10:24 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 95D03400D6 for ; Thu, 21 Dec 2023 12:10:23 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-59431ecabb0so32686eaf.0 for ; Thu, 21 Dec 2023 03:10:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703157023; x=1703761823; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=v6FN2H1dny0bQquwIKdk1jHQWctlTedhX8BYyJZU2Tk=; b=EUvcGf8b8Q/b/rIrNGNJkHnSORWca1tY/5V2i9Ub9NPglgnb3Slt3yV87uuxlLEDzo VLjqSdVSZStw+XGWV3QTQpSIdhCWct1PnfofmVjcMK2Us4z8/XgN/V+y5Sgj66mU5Lpv iF+m1o7/Jg1XM+HyDlcXnjNGgJVvEiqFbs4+0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703157023; x=1703761823; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v6FN2H1dny0bQquwIKdk1jHQWctlTedhX8BYyJZU2Tk=; b=FsteMg+NC8Vli9grJ/HxLSF3tb6AJsg2DsNaSHhlhMaIfoSdGqhdXMI/3be0MmKlv+ GaTQpj483SXBgMEA1cJH0s9Nk7V6PeHuOeCU4V9FWtZPUDyg11x9d9QAkniVs/xfbwWQ ivRBKerCMy8TYKCIF/9VhkOm/hlbz0ouFOR11KDrsxO9zjkn53PNkNLxtidmPrgHrEs4 zUc+KJvenYXSf9Wd7DOrPW0G6OeHypAoYLw4qIYZHk7zJdwcvF08lPWGO6z+zae4p1dQ 7IYzLoo9g6Z+AnsT7qrsjJ7KO3rhi2D+erarZdwDL9ZtPM5Dl2tiv2IFbFMCkrOB7ppI WJTw== X-Gm-Message-State: AOJu0YwwOPmFvF2ITEhLK7I0K1UwFi6jcQ8RV60x9+dzJ4byiQ8VgUoj mL3iHEdoC0vBNe9QAAG/7atelNUIPlgB03r5rtdhRoos5zFJeCEQE1PD1A== X-Google-Smtp-Source: AGHT+IFBYo2N5faMsjY10mWSLla4Ym/AXHLzpDN2fddhJCN5L1gAlWsfJLYw6jtUL++sEzzFr/sVSTWIWiG6 X-Received: by 2002:a4a:4842:0:b0:593:e01b:585c with SMTP id p63-20020a4a4842000000b00593e01b585cmr2761153ooa.2.1703157022795; Thu, 21 Dec 2023 03:10:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p11-20020a4a3c4b000000b005941de16a62sm64422oof.1.2023.12.21.03.10.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 03:10:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 03:10:22 -0800 (PST) Message-ID: <65841d1e.4a0a0220.3353e.47e5SMTPIN_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 501BB6051823; Thu, 21 Dec 2023 06:10:22 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | FAIL | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ==== ../drivers/net/ice/base/../ice_logs.h:37:16: note: expanded from macro 'PMD_DRV_LOG_RAW' __func__, ## args) ^~~~ ../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. [1087/1812] Linking target drivers/librte_net_i40e.so.24.1 [1088/1812] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_tm.c.o [1089/1812] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o [1090/1812] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.o [1091/1812] Generating drivers/rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped: subcommand failed. ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/