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 3C74E43750 for ; Thu, 21 Dec 2023 12:36:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38CEA406A2; Thu, 21 Dec 2023 12:36:55 +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 0B282400D6 for ; Thu, 21 Dec 2023 12:36:54 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b35d476d61so27187839f.0 for ; Thu, 21 Dec 2023 03:36:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703158613; x=1703763413; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=d5n9ZTSd1bd9H/Hzw2RLhmPbBA1/OQh4NlY0VMRj3YA=; b=OedJTu+N4xOgoY+xiGKVyJ0mKA+bZTumB29UDNDxBX2nUFIjISC5OkH8SbJb5Uh0iL SQzRyLNquQHkdX1EZ48IfeOCuQPeH+Hj7za4cvH6KAh2/1sZTIhaKPb2UxmA63Z5zla0 VKWdkWEuQQC/E1uk91z4FXPssR0qpHsXWfIn4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703158613; x=1703763413; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=d5n9ZTSd1bd9H/Hzw2RLhmPbBA1/OQh4NlY0VMRj3YA=; b=RPsq8wRjqxTLENmkSDQ0Zx/9jwZ2G2n2hRo0/OkBpDcxW4/1u8thmwVpyoxmCt/qO8 6mIRyp0M6D0owXJaZu5MvQ4U+ZcuEdqcd6BUGlouAFM2BaPuf15QPN0kgKyPFAwOG/hk xKtDEPSgzZ7IMJCqIfqEeY5x2pa/xfY2d+Bsp/Hn4PM0WEvaXxJfnHOJEfywj7VzwaQY Kwk5cJfACFW0vfqINIXmJcvvY+6y76QVKc2eHtAOML62glc1/FYuvWTkhA152sx1h1u0 GKMByzkpDa+JdzPCEc/Rnk77o5uSl/3EyUais4q5lyP0XbFNrIxy/3a08SW+Mt7oI8DR C79w== X-Gm-Message-State: AOJu0Yykx3fixxfmAyxuU07PAETTiPyGhMtQHaYP64hf/EHWBTq0AvYb o2hC7oyEw4Kw8HuIyRnBinrR2ZvQKtNYerw3g6UiWjAhithAAsjBYX5UCw== X-Google-Smtp-Source: AGHT+IF+o8sTM7iyBt42z3KmIBGjDgLJM+ZORyGnlYCf6nv3OvkJTKn9Ger8Wck9XD472EGru6SviIX9+fXc X-Received: by 2002:a05:6e02:1ba1:b0:35f:79ca:4e34 with SMTP id n1-20020a056e021ba100b0035f79ca4e34mr16419907ili.15.1703158613421; Thu, 21 Dec 2023 03:36:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v4-20020a92d244000000b0035cbb599d9asm66953ilg.68.2023.12.21.03.36.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 03:36:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 03:36:53 -0800 (PST) Message-ID: <65842355.920a0220.9458.3c80SMTPIN_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 EA8056051823; Thu, 21 Dec 2023 06:36:52 -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 | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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/