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 4CAEB43750 for ; Thu, 21 Dec 2023 12:21:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4924B4027D; Thu, 21 Dec 2023 12:21:02 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 2662D400D6 for ; Thu, 21 Dec 2023 12:21:01 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d3f29fea66so4256935ad.3 for ; Thu, 21 Dec 2023 03:21:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703157660; x=1703762460; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eG6cnpbOgFIQLS9RjdkYOnKxguYpRmQNvcgCr0jnlXU=; b=hbgAjhROAl3fCFBjJn+cjRGdfWffb55hn14mMN2rgylhBqDfEUQOxwmjZuLeqzGHNN VZHxImeocVFD9OUxayMOkKr34ZHMH+RP18BDX3+6wQCYAOvJs9IiOTuEQLCxvmsobJdj eoqRM4ymiAOsgT4iaR6CrX5hXXQWmd6O9/QyI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703157660; x=1703762460; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eG6cnpbOgFIQLS9RjdkYOnKxguYpRmQNvcgCr0jnlXU=; b=dP/ZXPvZrAL6a5QDaCEoyPl88oEIlISOkB7LqfpOSQog2pAwZWsJrqHLgbpLDXnX/I nVIgsYzd/jDMKZRFQ469qdUNidpb2SaK7MWjXsaw8Br0K5+YT60e4VMLuBCibj2cqFDE PPxy0JxcqK+ttq+MI4wF/7CMkItYFUu0csjcQZWy3JMnaBwttsBD6AGtHJssTLhOWj2J /FNf1EF8bbQ7NwhDgHje4Z6shn39ZHLr0h0/qbZ3PiDAu3CPYeRodGuo+z2Ox5byjmvi j22YcgAsuZw6DeNwnQWbqrYQ8h3Jn4cD0Z0/82Kntg90kgrawwVLa6Qm/bTYlKWPDYbJ 9V0w== X-Gm-Message-State: AOJu0YwQYa68XVglwJiJfS9yON9ZFmILuK/sYa7LIJkdd/er2bbTrblq huqbrAhjjOL3W33Fo3VyeQyeIglazqnW28TcmXWiGYtKK+3nvDU8xedpEQ== X-Google-Smtp-Source: AGHT+IFsBcTPFAFFOkz9R1y7ZHmRZ9j5O5UDS14uMgd86Ac09mg4DRokLNJbnlItT8t6gWGfI9italzfl0d9 X-Received: by 2002:a17:903:1105:b0:1d0:8f61:f67a with SMTP id n5-20020a170903110500b001d08f61f67amr13525390plh.101.1703157660384; Thu, 21 Dec 2023 03:21:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x21-20020a170902ea9500b001d3efdb16c6sm47327plb.48.2023.12.21.03.21.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 03:21:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 03:21:00 -0800 (PST) Message-ID: <65841f9c.170a0220.8b78.2abcSMTPIN_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 D4D896051823; Thu, 21 Dec 2023 06:20:59 -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 | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/