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 4A60443750 for ; Thu, 21 Dec 2023 13:58:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92F9B40395; Thu, 21 Dec 2023 13:58:32 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 4FA314027D for ; Thu, 21 Dec 2023 13:58:31 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-2041064831bso532092fac.3 for ; Thu, 21 Dec 2023 04:58:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703163510; x=1703768310; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CgOOKoVrH8x6h2Y5FwbQeXVPcMjD/TaPSo/h8YZ3Ib0=; b=UnuJkQ4xl38+CJh10Ij4GEODeYP2SnES76A9vUKuHEOvfE/EWUe8QLcGyrHFryp1yo rmTYS1opgDZL8xgSxx4rbjcsEmTpoU7eE4dH+nrOoY03af0a0LSLEwuv0y2IgcPkMwS7 zbjNWI4csoExbD04PZxnwoJOhhwXcK8Pn7urI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703163510; x=1703768310; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CgOOKoVrH8x6h2Y5FwbQeXVPcMjD/TaPSo/h8YZ3Ib0=; b=ahXsNqHx5EVwUQxJXCnBg6yc6qNIDV5ov3eq8hHHv4CaAQdbgUg0klusEUHLI7Jeha 3btEhmcCZBR3VqrVmJiE6w8bbivXQMCtaeojEofXr/pFek7lYERgK1TkHYLZM6g0sU+a fXbdtJKjo/yZHoHdCD3zz8UeAg/0ix6w7XotlSn5WW0Lb7sF6hPnauQ/tRwEQr1+6c2X u6BMZGPS/kM7JRPAe1b10KCyEnpVrtgah+klGCntCge2ryuadF7qzG+mvbq++oeGuDGH fNKibCXIL1Cj4cmc4POMqIt9jQl0RPsOOoKfV6Qz8ucSI5kMFYHQ6Of1cf0DFEv6ToU0 VtJw== X-Gm-Message-State: AOJu0YzPDrf9rWboh5MXvKENwVfC4IU15NHSYSAigmCBFEwhtSnnF1aI +Mf70e6mhIGem/c/om4xvrWGw4PjjTn09T+DXxwTATio9ZAnD244BHlypA== X-Google-Smtp-Source: AGHT+IH6YbCddwebsU/5Gng+SGxg5nLJ+omXWDpmno9uCUXQDnMGB67LrzJ07/dPAMWRR3tMg85qenp2O7i6 X-Received: by 2002:a05:6870:c10d:b0:1fa:e9f1:ade8 with SMTP id f13-20020a056870c10d00b001fae9f1ade8mr1580774oad.22.1703163510617; Thu, 21 Dec 2023 04:58:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id et11-20020a0568303c8b00b006da221f5f7fsm124765otb.9.2023.12.21.04.58.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 04:58:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 04:58:30 -0800 (PST) Message-ID: <65843676.050a0220.78be9.6060SMTPIN_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 09F096051823; Thu, 21 Dec 2023 07:58:30 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== ^~~~ ../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. [63/215] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.obj [64/215] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flg_rd.c.obj [65/215] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_xlt_kb.c.obj [66/215] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_nvm.c.obj [67/215] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_ethdev.c.obj ninja: build stopped: subcommand failed. Could not rebuild C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\build ==== End log output ==== 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/