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 13B3743750 for ; Thu, 21 Dec 2023 15:25:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0DC07402F0; Thu, 21 Dec 2023 15:25:21 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 9C021402BD for ; Thu, 21 Dec 2023 15:25:19 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6dba29e7759so372250a34.0 for ; Thu, 21 Dec 2023 06:25:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703168719; x=1703773519; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DDOJeCDbbn+9sQ2thnoJXVgZOC8G5wP2YVtdmhaVAjk=; b=Eua30k57pbv9EfYshktdEyf+mUh3kkU+1lWVx5Bn9tnSEQ2oAtHA1rr6ae6wYsPfQc CjP5uzGGJa0p/U7VF94Jud/WHqY9/x9ueqQys1ePZG92LK4dODSQEU+chx2fZDKtuT0W z/bdRwmxGjrsTDn/g37W1JMgk1NiAgeYwjKmc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703168719; x=1703773519; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DDOJeCDbbn+9sQ2thnoJXVgZOC8G5wP2YVtdmhaVAjk=; b=l2lTqHnZzlA+EySqgghgtKHhCaVp7nD6dgRrfPDsqz4osQG21272sahZdyMZKs+LJo b3zwdzNf4eMF/onrPrs4VQDdyZ60WO9qHMaO+tXGdle4ueiaeA2tdqTJoGuAUmG6eoz8 SV1IWqt54OhXlissFWki+RjfjkHF0G9rUjdBMOpIrpKKPfIZj9IP6ZMZ6+BTI60XnmQH myv/Mwdj4NxspAZmAw2mCd0OMht3GISOvlrFpoGNhnYCUWz6qwDDrq4sg4p7uvBz+/KB Rr6GuekPcOwwYEDH+rW0HfDMooFYfls2KSgsGR+/eTZwEaTYEsWrjpE8mmxcGXoVzNyb iQmQ== X-Gm-Message-State: AOJu0Yzen99sbkM22YLYQEO6v8gKyWALv+LdsXJr23O5paNaW8TV878B XbIYW5MMpAxfspxCE8ZteNuFz171WUGhWDrN/CbUBrvWapUIPORC0wqzrNZQDGwBmw== X-Google-Smtp-Source: AGHT+IE+Xu+OUPb291LDdKBLBkNlE9ZVYv8Q3ZpLueUL26UAoh0Yqt1+TZX0Z0zN9B0LYxOTbjTPv+OrtUi1 X-Received: by 2002:a9d:734b:0:b0:6d8:499c:c125 with SMTP id l11-20020a9d734b000000b006d8499cc125mr310499otk.11.1703168718902; Thu, 21 Dec 2023 06:25:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r26-20020a4a701a000000b005941b3d8164sm108621ooc.10.2023.12.21.06.25.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 06:25:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 06:25:18 -0800 (PST) Message-ID: <65844ace.4a0a0220.c78e.526fSMTPIN_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 7F8266050A85; Thu, 21 Dec 2023 09:25:18 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ==== ~~~ ^~~~~~~~~ %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) ^~~~ ../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. ninja: build stopped: subcommand failed. ==== End log output ==== Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/