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 0E55A43750 for ; Thu, 21 Dec 2023 13:43:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A2AE40689; Thu, 21 Dec 2023 13:43:59 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 63D114027D for ; Thu, 21 Dec 2023 13:43:57 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5918f11099dso471506eaf.0 for ; Thu, 21 Dec 2023 04:43:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703162636; x=1703767436; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LkKZG5ZNObgX5FKVeDSlnE0/7sPzB/304lMXLMYQuCY=; b=DdTHhI1TmfaqP3X886Sdx2B6ZpSVT0szWuNaH8rjyikuhsSmWV0G7tnFank1SRbgb5 KqoTTuUwsIZPNibc2cFS6vWNU4H52ZHaohZXng5HeWtLXM1H++2PtTIYQnGO/vT+G3H6 mkk18MPYguGkEwZX1AJD/w4deC4UTuH2bXxps= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703162636; x=1703767436; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LkKZG5ZNObgX5FKVeDSlnE0/7sPzB/304lMXLMYQuCY=; b=wgcaAvUGrXlb4AOcMWL5OHtjJLvitIffJc3rNdAUXj55O1IWzDoTaAIlPVVic1wpxs c5my2PUc2mlEuEBGG6WYGVhCXDbJE/n3jPpzm6py91R/cN/KVbz6DOS0nIf9ry9POi7E TpTlMXhrVs7PnVv6Tdaft32AtFBR3lbW/FfmdRTDjGF+PuAaHOsEBd3pWSb02H/HYw6Q PEAIntACVSwvDN4+qy++iWNo3Qlf/iHW+Lye6hq1jlBcnDOc4EG6dAfpEPpEcCwYEbbg yzDgrGKqT78OQ5tb/ytZPw2eqXOwc8gcxrHiL9DJvzn9eHHrIV9KyQzpMO1kwpsKn2Pe BIkA== X-Gm-Message-State: AOJu0YzkmsXXCdev42SHek6hjkwBJEjFyCpVJCrPuEKgesiP4uwlnGLk XJX9FwsbcdQQVn6ITTMVXAC4AFgzBCUp/sD48m355YgaxuQIx5RuXltMYQ== X-Google-Smtp-Source: AGHT+IGRDkl8yf0/an1IIc26Ag2OaMlM8eaO1cN6Szw4txBFhNGgep8O9gUbf5jIYDIWukRGERIaVcocq3LN X-Received: by 2002:a4a:af44:0:b0:58e:25a4:e906 with SMTP id x4-20020a4aaf44000000b0058e25a4e906mr17994964oon.0.1703162636771; Thu, 21 Dec 2023 04:43:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y2-20020a4a2d02000000b00594188816c1sm112296ooy.24.2023.12.21.04.43.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 04:43:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 04:43:56 -0800 (PST) Message-ID: <6584330c.4a0a0220.acde5.56bcSMTPIN_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 4053A6051823; Thu, 21 Dec 2023 07:43:56 -0500 (EST) Subject: |FAILURE| pw135425 [PATCH] net/i40e: 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/135425 _Testing issues_ Submitter: Mingjin Ye Date: Thursday, December 21 2023 10:13:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135425 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | FAIL | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ==== ..\drivers\net\i40e\base/../i40e_logs.h:35:16: note: expanded from macro 'PMD_DRV_LOG_RAW' __func__, ## args) ^~~~ ../drivers/net/i40e/i40e_rxtx.c:1971: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\i40e\base/../i40e_logs.h:38:38: note: expanded from macro 'PMD_DRV_LOG' PMD_DRV_LOG_RAW(level, fmt "\n", ## args) ~~~ ^~~~ ..\drivers\net\i40e\base/../i40e_logs.h:35:16: note: expanded from macro 'PMD_DRV_LOG_RAW' __func__, ## args) ^~~~ 5 errors generated. [686/817] Compiling C object app/dpdk-test.exe.p/test_test_lpm.c.obj [687/817] Compiling C object app/dpdk-test.exe.p/test_test_lpm6_perf.c.obj [688/817] Compiling C object app/dpdk-test.exe.p/test_test_lpm6.c.obj [689/817] Compiling C object app/dpdk-test.exe.p/test_test_malloc.c.obj [690/817] Compiling C object app/dpdk-test.exe.p/test_test_lpm_perf.c.obj ninja: build stopped: subcommand failed. ==== End log output ==== Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/28710/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/