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 BC3B9457D5 for ; Thu, 15 Aug 2024 15:25:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B753642D27; Thu, 15 Aug 2024 15:25:10 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id D95694275C for ; Thu, 15 Aug 2024 15:25:09 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6510c0c8e29so9769347b3.0 for ; Thu, 15 Aug 2024 06:25:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723728309; x=1724333109; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=aPBT7Sa/zpfaye9D0TV3ml3uf/QOdx74ofBCRDRzHBI=; b=IfISm2SHouIAfAJ+N8XTMt0X1OPecSfRqy7dd9GgCsJLxZoKe6jIHjFiR5q+e5wfWj PyJx208smVTWemTGvyuCkRXZm91AEUtdumFrXIPxbcOpCsMuB4HLp85t1VNEsz0D9mMp T9QPNkkiutb+A8QIDXS+yfaSEvQ1nIXlCJs60= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723728309; x=1724333109; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=aPBT7Sa/zpfaye9D0TV3ml3uf/QOdx74ofBCRDRzHBI=; b=ZuSF8qYQHqBkjB/jl1I46bo327DVpUnK10IBS6oJ4BdmQdFEVvQ+SXj4pRIoTLVhp0 mEoMdj7UNxdFHAS8YP4g1CSlqmzL8K+oP5O65dv41ums0OVFfUaX3TsnG8Qf89cmu7Il JzG/xIkuQ/d7+fdBszFHr557oQNzIVHt5eQD7Ji9I5ha3HN1n3TaFRxib0jFBOu65bLg 3dmmL9ShY2lrnm9WtfEvsk36N8HdHaUG4YzQQ/YFSDq8wxlLpgFgU38cU4oxZSTs51Qf cZZorOUzhm2t4GkoOoIZ5iAObwoYnx8MaTcBRw8m9zLRiAkZa9MT9wcPYqrkDj9lftD0 n6zg== X-Gm-Message-State: AOJu0Yz8GQEhvprcgiv5N470GWIBNUBRNzDiRZC6YTfxClQtBcYKHcly ez+4cppOijeMrMJKorJnnNMqeF9vU0JQSHCrrBGQf+EHmCGBm9b6lWPetkeRXO0CCpI3ahqRBfv dRBivFx+wwI85Y4zkYS13JZleRHu4X2nYYl636s5vpYeWE5sbEcC20ofs X-Google-Smtp-Source: AGHT+IGFQQSdMSJl3s/ovqTRCZsPVcZAtG//dfrrZVMEvCPA+NtooI48Kn8jccjGtixXYw2j8um3V0tqJ9ll X-Received: by 2002:a05:690c:2a93:b0:664:c541:60e5 with SMTP id 00721157ae682-6ac99eb04f8mr55861567b3.36.1723728309199; Thu, 15 Aug 2024 06:25:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6af99fa902esm735787b3.21.2024.08.15.06.25.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Aug 2024 06:25:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Aug 2024 06:25:09 -0700 (PDT) Message-ID: <66be01b5.050a0220.4aa5e.3156SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id E089A605C352; Thu, 15 Aug 2024 09:25:08 -0400 (EDT) Subject: |FAILURE| pw143186-143191 [PATCH] [RFC,6/6] ring: minimize reads of From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Konstantin Ananyev In-Reply-To: <20240815085339.1434-7-konstantin.v.ananyev@yandex.ru> References: <20240815085339.1434-7-konstantin.v.ananyev@yandex.ru> 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/143191 _Testing issues_ Submitter: Konstantin Ananyev Date: Thursday, August 15 2024 08:53:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143186-143191 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#288854 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | FAIL | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | FAIL | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | FAIL | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | FAIL | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | FAIL | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | FAIL | +----------------------------------------+--------------------+ | Debian 12 (arm) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ==== In file included from ../lib/ring/rte_ring_elem_pvt.h:310, from ../lib/ring/rte_ring_elem.h:24, from ../lib/ring/rte_ring.h:42, from ../lib/mempool/rte_mempool.h:49, from ../lib/mbuf/rte_mbuf.h:38, from ../lib/net/rte_ether.h:22, from ../lib/ethdev/rte_eth_ctrl.h:10, from ../lib/ethdev/rte_ethdev.h:1459, from ../lib/ethdev/sff_telemetry.c:9: ../lib/ring/rte_ring_c11_pvt.h: In function '__rte_ring_headtail_move_head': ../lib/ring/rte_ring_c11_pvt.h:42:2: error: operand type 'union __rte_ring_head_cft *' is incompatible with argument 1 of '__atomic_load_n' 42 | *old_head = rte_atomic_load_explicit(&d->head, | ^ ../lib/ring/rte_ring_c11_pvt.h:74:14: error: incompatible types when assigning to type 'union __rte_ring_head_cft' from type 'uint32_t' {aka 'unsigned int'} 74 | d->head = *new_head; | ^ ../lib/ring/rte_ring_c11_pvt.h:78:4: error: operand type 'union __rte_ring_head_cft *' is incompatible with argument 1 of '__atomic_compare_exchange_n' 78 | success = rte_atomic_compare_exchange_strong_explicit( | ^~~~~~~ ninja: build stopped: subcommand failed. ==== End log output ==== RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30796/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/