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 EBCB943750 for ; Thu, 21 Dec 2023 13:17:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E80604027D; Thu, 21 Dec 2023 13:17:17 +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 778B3400D6 for ; Thu, 21 Dec 2023 13:17:16 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-59426ca689cso219272eaf.0 for ; Thu, 21 Dec 2023 04:17:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703161036; x=1703765836; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L6sVZDgZu3k4Whr1W9PmaLyIhCC2GzHVU9pv3Wz0xI8=; b=HOxlrlSIgYtI+LpSArcSZGi6wJPqQIvuaQM8DwouEImHAt1R+Aqe9bleQC+8S03HPU XtAmXLf5Mdq0Zr1ZkVvVbdU9mPg0y92Zxru7ehmYXTqOvrP1eP9TI3zKqUxEQADBAHTx ZwRki/ntOkWoqjE1QOdtcM0aX9eZvFYVSy7/M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703161036; x=1703765836; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L6sVZDgZu3k4Whr1W9PmaLyIhCC2GzHVU9pv3Wz0xI8=; b=BlYMkx12fzrNaKswolEwz0WYlNsz32GPtYmoZWzsYGrqfc9M+hHgyOlQGIkXX9C/ne AofNSWeqgevNKEHKzxiu4+cs5uVLlsa0Pr2DCLtuephi2IB5yf7wkZEUypXA8Zij3URd RpZMbLV66s+AktIOC/p+3KhkupdgefDvWuuVzDbQaqeCyXTE2YcSHY9/jgWKFIWbOgHO LP7kZ8M01ERrB20ompP+XbxSfW5Ll/8hHCHTzIpAGXMmvpOx++t2b8J1vdgckepa/mHY hcdkK3Z4iYF5iXOZR9piICp6cRFF34TM2+M2dBqDYsMmeaBNeSiEW9unl6qGgVOe6HCM 5Nsw== X-Gm-Message-State: AOJu0YwsC36ooX6SHuTNDfC+NjYVuqXqd0LEh26A/ewe4RJ+G56GjCMg 0vjeJIdJY9/4nr/m5nvTJFViNQIbs6gNW5pUNzsdrack/AVHXR+htKM3fQ== X-Google-Smtp-Source: AGHT+IEShUsm3naC1n2cA5GbPCFvWjo9e+naC5w/qu11BDRNOQwT5Pfc59V4j+ZDvOrRg96XogbU128Btxm5 X-Received: by 2002:a05:6870:813:b0:1fa:d6e7:afe0 with SMTP id fw19-20020a056870081300b001fad6e7afe0mr1436923oab.56.1703161035293; Thu, 21 Dec 2023 04:17:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eg51-20020a05687098b300b002037bbb8bf4sm88549oab.47.2023.12.21.04.17.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 04:17:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 04:17:15 -0800 (PST) Message-ID: <65842ccb.050a0220.ee3b4.45d0SMTPIN_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 C6E5A6051823; Thu, 21 Dec 2023 07:17:14 -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-arm64-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 | +========================================+====================+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ==== ~~~ ^~~~~~~~~ %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) ^~~~ ../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. ninja: build stopped: subcommand failed. ==== End log output ==== Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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/