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 E903E43750 for ; Thu, 21 Dec 2023 13:11:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3A594027D; Thu, 21 Dec 2023 13:11:09 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id B105A400D6 for ; Thu, 21 Dec 2023 13:11:05 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5e3338663b2so7153887b3.2 for ; Thu, 21 Dec 2023 04:11:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703160665; x=1703765465; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PfUIQKTF8ctnWKP3eoia5Ll6cqlGiKAvOb8Ruue4mnk=; b=VfnTJt/Fd0xaaGK/pamPAT/gRs8TQkXttm3/Kj7xoXckjgnUgMN5Zcg1nPZurgFZGC Vrys5dHt0PIf2oZ+5kylezJShJgB0z+TLNlcNAAJe9qjmjjSoKOVqc3A0n1Su+0JkYaj T+iSmpuvpCj9y/cjG3ZtwUZZW68vk2VFEJYOQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703160665; x=1703765465; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PfUIQKTF8ctnWKP3eoia5Ll6cqlGiKAvOb8Ruue4mnk=; b=ajA82LMEU+HxHoSgUdeZrt8G6eLNwscUlZVI4NV0hQ3SY5U3JMRP2ja9RVIegwxdXq nxuR864HXQg3/BTHBjXAnQSdcvfSQt1oKX3ECValD1Mi73hp2278GTnzRbLWqtaC8bxz +hRhs98R1KKOv3p3yAfbZBbcYrv7Vj9U8+kwfsHiqG3ytwGINRnzO4YSRfSn3KBYzD80 g8K3h6yrY5hs1NL4DHaO6poRI684+t575AihhKf738apMVcbaSj7zpfg3GG/4nTpQl58 CeSwB5Je1C072ypBDZA9rxPJT5azyfnnJqjV/Hcfy9Eaq4mKrHj+XwKxy0q6vowQpeQK tw4w== X-Gm-Message-State: AOJu0YzQwCQOJJyq7sisiHFywYKoK8AOPUR++1Tpl2D3ZgKHaDO/nBZK 6G3DqjZ2slkb54NiOPSTkjigIHcjBCiGS8a/CJG1r1LnMbs7FaM+plCgaCgmZWwAT9tYMJTOyQ= = X-Google-Smtp-Source: AGHT+IGOTFdviGM7XGyiKcUIhBTO65MB512nJ3WTrIKbLhp/seygRbPKiXrQzUa1kqTxgVZgFmVj3gmgBOTl X-Received: by 2002:a81:7105:0:b0:5d7:1941:acb with SMTP id m5-20020a817105000000b005d719410acbmr1131574ywc.102.1703160665201; Thu, 21 Dec 2023 04:11:05 -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 y188-20020a81a1c5000000b005c11748bfa1sm134512ywg.62.2023.12.21.04.11.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 04:11:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 04:11:05 -0800 (PST) Message-ID: <65842b59.810a0220.78211.6f64SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D98956051823; Thu, 21 Dec 2023 07:11:04 -0500 (EST) Subject: |FAILURE| pw135424 [PATCH] net/iavf: add diagnostic support in TX pa 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/135424 _Testing issues_ Submitter: Mingjin Ye Date: Thursday, December 21 2023 10:12:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135424 --> testing fail Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | Windows Server 2019 | FAIL | +---------------------+--------------------+ | FreeBSD 13 | FAIL | +---------------------+--------------------+ ==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ==== ../drivers/net/iavf/iavf_log.h:17:16: note: expanded from macro 'PMD_DRV_LOG_RAW' __func__, ## args) ^~~~ ../drivers/net/iavf/iavf_rxtx.c:3460: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/iavf/iavf_log.h:20:38: note: expanded from macro 'PMD_DRV_LOG' PMD_DRV_LOG_RAW(level, fmt "\n", ## args) ~~~ ^~~~ ../drivers/net/iavf/iavf_log.h:17:16: note: expanded from macro 'PMD_DRV_LOG_RAW' __func__, ## args) ^~~~ 5 errors generated. [1028/1812] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_ethdev.c.o [1029/1812] Generating drivers/rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output) [1030/1812] Compiling C object drivers/net/iavf/libiavf_avx2_lib.a.p/iavf_rxtx_vec_avx2.c.o [1031/1812] Compiling C object drivers/net/iavf/libiavf_avx512_lib.a.p/iavf_rxtx_vec_avx512.c.o [1032/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 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28709/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/