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 079C04373F for ; Mon, 18 Dec 2023 22:20:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0373D406BC; Mon, 18 Dec 2023 22:20:18 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 15CB04064C for ; Mon, 18 Dec 2023 22:20:17 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d2d0661a8dso28424397b3.2 for ; Mon, 18 Dec 2023 13:20:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702934416; x=1703539216; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZN2Rl3AlZieWj4S5uLDCUpTm+ceJX4fOE4SyNkT5iLM=; b=FDv3H7lniXOjAPCfO5iZHyllXAR7kePQj+z9FfSU4MiC9LRl5S8BBLkalRgvyU3/Ya 9xmQLJsftB+74DI0chXwgqG+AQcJzeaMhdKpE6Lcr8wZSkpYgMJcbmphZW+1BfTR7uXk 265vo3EQ7XO+2D/nsi8sUW6EC57ZlprLjIazw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702934416; x=1703539216; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZN2Rl3AlZieWj4S5uLDCUpTm+ceJX4fOE4SyNkT5iLM=; b=j5antIczgubSk6uc5GIE0BKAjh7at1mKIH5DwteDIFg1QIENaUkuIa6tsIJiNSlHQQ IaDBY2V1I02fWDn54ktdGEPG1btjXNCC9XanlsM6IR1ZbKT1PU5mTBAc3f2opl/1To0g WZFXHfkS2Ycl3vYxO9zvALRHxOEWIV7D95t0wQWo2TEBFSCgaY0ALgubUcRHmFMu1eJG g6LxXzcF464aD3ZQkfb94JyVTQcV4yCUznGd1pbnsekbMAoGSpTPB7V//NEvR0qD7KFO XgYcTrmtZyWQleZdz6fui3NUvNDGV6AWo0uU2sThixzFogGX8OTvAkTiNmJF4noY0LjB pb9w== X-Gm-Message-State: AOJu0YwI+1JaOhkbCzrj8kcBb6sxIsvXH1ZODsrwIfe2pnwyPU9baXmR zY73S/2DKYPUo73fG77HYPTHeC2iX2/c3oztqx6dLlfd9VrNRLKQNiGgeQ== X-Google-Smtp-Source: AGHT+IGmQ1opjWfnJne9PiDlqnWBuPmQzX7TQyLUeSbOL7pkeER71WXvdateie45NzyfzjZ7n60uZWA81TY1 X-Received: by 2002:a0d:e3c1:0:b0:5d7:1940:b378 with SMTP id m184-20020a0de3c1000000b005d71940b378mr13656553ywe.68.1702934416518; Mon, 18 Dec 2023 13:20:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h139-20020a816c91000000b005e578bac464sm550145ywc.21.2023.12.18.13.20.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 13:20:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 13:20:16 -0800 (PST) Message-ID: <6580b790.810a0220.530fc.93d4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 00288605C311; Mon, 18 Dec 2023 16:20:15 -0500 (EST) Subject: |FAILURE| pw135302-135318 [PATCH] [v4,17/17] log: mark PMD logtype a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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-arm64-testing Test-Status: FAILURE http://dpdk.org/patch/135318 _Testing issues_ Submitter: Stephen Hemminger Date: Monday, December 18 2023 19:22:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135302-135318 --> testing fail Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | FAIL | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | FAIL | +--------------------------+----------------+ | Fedora 38 (ARM) | FAIL | +--------------------------+----------------+ | Fedora 37 (ARM) | FAIL | +--------------------------+----------------+ ==== 20 line log output for Fedora 37 (ARM) (dpdk_unit_test): ==== 78 | program->current_pc, program->current_instruction); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/common/dpaax/caamflib/rta/store_cmd.h:83:27: error: "RTE_LOGTYPE_PMD" is deprecated [-Werror] 83 | program->current_pc, program->current_instruction); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/common/dpaax/caamflib/rta/store_cmd.h:91:27: error: "RTE_LOGTYPE_PMD" is deprecated [-Werror] 91 | program->current_pc, program->current_instruction); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/common/dpaax/caamflib/rta/store_cmd.h:113:34: error: "RTE_LOGTYPE_PMD" is deprecated [-Werror] 113 | program->current_instruction); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/common/dpaax/caamflib/rta.h: In function 'rta_set_sec_era': ../drivers/common/dpaax/caamflib/rta.h:172:27: error: "RTE_LOGTYPE_PMD" is deprecated [-Werror] 172 | DEFAULT_SEC_ERA + 1); | ^~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [523/3088] Generating node.sym_chk with a meson_exe.py custom command. [524/3088] Generating rte_common_cpt.sym_chk with a meson_exe.py custom command. [525/3088] Generating pipeline.sym_chk with a meson_exe.py custom command. ninja: build stopped: subcommand failed. ==== End log output ==== Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28675/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/