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 D94CC4373F for ; Mon, 18 Dec 2023 22:42:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5569406BC; Mon, 18 Dec 2023 22:42:45 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id F2FC04064C for ; Mon, 18 Dec 2023 22:42:44 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-67f147c04b7so29153566d6.2 for ; Mon, 18 Dec 2023 13:42:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702935764; x=1703540564; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SmnU+81WxmVWh+V8Nd8X50lIQY5zA3iwwDJKUMyRtWs=; b=dxBh/W2bN6wQ9bsWNIL2mdlBss6d9dZDFpDF5RGl2+gCwO60q4P5JJm+S9P4fvJpQ+ CuaPHza4oA14j7I00RZgPVnBdpUf/1E4lAgAz+dXbOGC/7TUTGdDSS/TM1sU9qosrxgf 81zRpBNC0fE8HfpglsvK8BRPoGVirrNusel3g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702935764; x=1703540564; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SmnU+81WxmVWh+V8Nd8X50lIQY5zA3iwwDJKUMyRtWs=; b=Vff3MLeQA6GhOGfB40hnN+5cQCQfH0Que+J+BUBg7H045C830732FMp8lDOtvbcP79 ++FVob73kl4TkjaxGEsvvcMqz6PnKkcAXivr42LTtLsfhXuXWWIdCN76mHkdLSQk40Zu xbsnhls5JyvoaJ3OCqUwX2sETRhyRdBfAo9u88DX2IyVbG6wFHtkKKRJLH3P9qUKlzsN y2TzH4ASuYSMT9O2sji2d3BgXwb/D6MAaR/z0SViqKowjJOytYLIPMYW51nQ0R6XTkrU 4SxoWPg9olRwfhd7XluzMxr1p5lAwlNfwTEzIx1c9UqxCFldVcIYDtzu4bX5GmQAnyi8 jZwA== X-Gm-Message-State: AOJu0Yx7PT5a1nIbD8+P0bH2w1UgqdFklI+wZ6bXMLq0Mj8HxCogQVTb 2rO/jVxRMBdXAbtD1+Pjy9v/5M3MpaMye4Zpgsgwyqi64Qvdr+23dh1IHQ== X-Google-Smtp-Source: AGHT+IHqC7jIrQ5RiB8ufyfiK79TPIvQ/22NbTS9eT0fnMsuz8M1sLU3AOk0lzAkynnf7iifW1E937qnu3RG X-Received: by 2002:a05:6214:d44:b0:67f:4de3:3f21 with SMTP id 4-20020a0562140d4400b0067f4de33f21mr1737887qvr.13.1702935764413; Mon, 18 Dec 2023 13:42:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w20-20020a0cdf94000000b0067f270cf812sm189298qvl.75.2023.12.18.13.42.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 13:42:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 13:42:44 -0800 (PST) Message-ID: <6580bcd4.0c0a0220.2413c.7cd6SMTPIN_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 2105D605C311; Mon, 18 Dec 2023 16:42:44 -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-compile-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_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | FAIL | +--------------------------+--------------------+ | Fedora 37 (ARM) | FAIL | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | FAIL | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | FAIL | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | FAIL | +--------------------------+--------------------+ ==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_meson_compile): ==== ../drivers/common/dpaax/caamflib/rta/store_cmd.h: In function 'rta_store': ../drivers/common/dpaax/caamflib/rta/store_cmd.h:78:13: error: "RTE_LOGTYPE_PMD" is deprecated [-Werror] 78 | program->current_pc, program->current_instruction); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/common/dpaax/caamflib/rta/store_cmd.h:83:13: error: "RTE_LOGTYPE_PMD" is deprecated [-Werror] 83 | program->current_pc, program->current_instruction); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/common/dpaax/caamflib/rta/store_cmd.h:91:13: error: "RTE_LOGTYPE_PMD" is deprecated [-Werror] 91 | program->current_pc, program->current_instruction); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/common/dpaax/caamflib/rta/store_cmd.h:113:13: error: "RTE_LOGTYPE_PMD" is deprecated [-Werror] 113 | program->current_instruction); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../drivers/common/dpaax/caamflib.c:7: ../drivers/common/dpaax/caamflib/rta.h: In function 'rta_set_sec_era': ../drivers/common/dpaax/caamflib/rta.h:172:13: error: "RTE_LOGTYPE_PMD" is deprecated [-Werror] 172 | DEFAULT_SEC_ERA + 1); | ^~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors 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 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/