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 D168943750 for ; Thu, 21 Dec 2023 13:36:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6EE642E95; Thu, 21 Dec 2023 13:36:20 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id DEF4842E8E for ; Thu, 21 Dec 2023 13:36:18 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7ba84897ba3so29894139f.0 for ; Thu, 21 Dec 2023 04:36:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703162178; x=1703766978; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2fRCXhD7BwVnFAUKNCBmabS2J7T3Cy2jFBJPiRmz17E=; b=cs+5ebHoVWvyMsCvCeXdZYS18c9G3Kz8CeZ1Mkf+0G5W4CfMZGRqYTyglOCqcAJ8PW l8vEIl3E8FidKVzxuSoSBd+GlLrgMQXa6NSaUnMtUUC758gcDNFovmWCwAywCq6lYTjA g2dqBkcIU4LVISjy1vol1p1c0bjGXT+6yFyK8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703162178; x=1703766978; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2fRCXhD7BwVnFAUKNCBmabS2J7T3Cy2jFBJPiRmz17E=; b=BaeBxnv/YjGyAdmI8GIWk9lWc3AB26kMczAE9wOwSkwAvrpkqu+QLX6BgndTzcwtzg y0ML3Ffg3eAduHj5Zz2+UHd39wwHhqDPWkhpD1YJBWd4IR2FLTlkQ3bYDH18hNvncD3s Prbl3+ozBraagbLr2w4SdHanra4PA3RCd8G1t0iTC6vVd2uwSoIOfF78lK/dV/YGshxz Hm2qCmEAdsIdWxp/3fSR8Kjvst8BGARwMWv8HJMnjKD7ao3WbWQha6roojbt3FT1K3ZR WcWRz37rQ0xejo8YFNcS10UjGOppZdIEpgSAvarJn8g6V9KVBun/pQ/dlcB6Dn0N9haJ o2Lg== X-Gm-Message-State: AOJu0Yxszw4+asZx/sVuSZTLexZpfOoCTLGSTEF4tXH6rTMOsX8j1uWX B7c1r7qYoBmZWJvE3wlO+PpKKrI+zSOdubyheA/MRELL6DEO9q53cBCobZnpQS+OKMM7P+QDvg= = X-Google-Smtp-Source: AGHT+IH16Tu77sMu7/Qk+ElSHLPn7zaFo/HIidXBaKVIpFN94aGnYZgwVshUUuMZvvQ8UF20WBW6TDKvQUOZ X-Received: by 2002:a6b:e413:0:b0:7ba:74f0:6dbf with SMTP id u19-20020a6be413000000b007ba74f06dbfmr2872160iog.17.1703162178376; Thu, 21 Dec 2023 04:36:18 -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 l1-20020a056638144100b0046ce7198871sm48658jad.67.2023.12.21.04.36.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 04:36:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 04:36:18 -0800 (PST) Message-ID: <65843142.050a0220.36e9b.2ef3SMTPIN_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 E80BB6051823; Thu, 21 Dec 2023 07:36:16 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 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/28711/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/