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 7E43B43B94 for ; Sat, 2 Mar 2024 19:49:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A51140144; Sat, 2 Mar 2024 19:49:41 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 4269E400D5 for ; Sat, 2 Mar 2024 19:49:40 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6901a6dca63so20559966d6.0 for ; Sat, 02 Mar 2024 10:49:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709405379; x=1710010179; 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=W4R+hhmupe0UvBmato9NBeHUegNvGcnUspJfAKHW3nw=; b=YhD93nfFrNbBtryH8PPzLnxb/70op+vMRF2sWC2f161/VHpzQcfKhb9lcYS12+TRK1 y/xOe+tEsrn7vK35b25uCZvkca8U+pqZ7MO3ZQBGG+n7b+WsaF+69qmF1mjLN0/RezQ4 YlDI8RmaVcODTojujFIbXAbv0NjYBFX5igCYg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709405379; x=1710010179; 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=W4R+hhmupe0UvBmato9NBeHUegNvGcnUspJfAKHW3nw=; b=rFHGXniZXDeUg+XTXHjQXNnPtSwlG4vMv1Q9eRDe8CEuk34Ogyh2SKabyFVAwdeFU4 fIP6DjHB/PQfFog1iQi5UT5AW4K1vPbHswj/GgbzwKrBPD8pl6rxhZ+zT2z3+Un6rHSh Rm1zXsW3yLZBE5zw5TQGABJVCzLCzWXykhAKGmJz7xtBVk/5i9N92RbpculbipA4207/ IRlvL3BHjSiQCXgEspamFw6kBucTynTDhN8zuK9FAVK/vNgX07fmsHAHWFrNk8mKMm0R P3DWpQPryqAZQeYMhegJuzo1n/h10KGLNFXGkoLRScmVCLRnaDJZgJJXsLhJYI0GJqQr jL8A== X-Gm-Message-State: AOJu0YzWZKYqWWHH5KiW72r6kCbNQi/WQTdYJvDaOgiD3KkmQ0jUNSa2 GQKaSCEUD89bgRfsQa/9K0aEyfuUhRnh7Bx1fEbnYK6NLP6Sc+FfO+O2bEo8iCiGxkRDX/Q1P5g RIGqMD1CRmz8haGAV+gYx+fdQGqY+kPQe7r+r/O2R X-Google-Smtp-Source: AGHT+IGDyyub8xSImIy+LniBgYrLp92v7l3s9UNCBqbKItbOIY1NEot+qS3tsPeozzFm3DEX4xj5U5Mq+gFb X-Received: by 2002:a0c:dd82:0:b0:68f:e6fb:631 with SMTP id v2-20020a0cdd82000000b0068fe6fb0631mr5655092qvk.13.1709405379490; Sat, 02 Mar 2024 10:49:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3-20020a05621420c300b006903ca3d0cesm314598qve.51.2024.03.02.10.49.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Mar 2024 10:49:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Mar 2024 10:49:39 -0800 (PST) Message-ID: <65e374c3.050a0220.61261.5c3aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 356756052712; Sat, 2 Mar 2024 13:49:39 -0500 (EST) Subject: |FAILURE| pw137801-137807 [PATCH] [RFC,7/7] eal: deprecate relaxed f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Mattias Ronnblom In-Reply-To: <20240302135328.531940-8-mattias.ronnblom@ericsson.com> References: <20240302135328.531940-8-mattias.ronnblom@ericsson.com> 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-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/137807 _Testing issues_ Submitter: Mattias Ronnblom Date: Saturday, March 02 2024 13:53:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364 137801-137807 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | FAIL | PASS | +---------------------+--------------------+----------------------+ ==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ==== __RTE_GEN_BIT_ATOMIC_OPS(64) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ..\lib\eal\include\rte_bitops.h:1166:2: note: expanded from macro '__RTE_GEN_BIT_ATOMIC_OPS' __RTE_GEN_BIT_ATOMIC_TEST_AND_ASSIGN(size) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ..\lib\eal\include\rte_bitops.h:1151:55: note: expanded from macro '__RTE_GEN_BIT_ATOMIC_TEST_AND_ASSIGN' } while(!__atomic_compare_exchange_n(addr, &before, after, \ ^~~~~ ..\lib\eal\include\rte_bitops.h:1169:1: note: variable 'after' is declared here ..\lib\eal\include\rte_bitops.h:1166:2: note: expanded from macro '__RTE_GEN_BIT_ATOMIC_OPS' __RTE_GEN_BIT_ATOMIC_TEST_AND_ASSIGN(size) ^ ..\lib\eal\include\rte_bitops.h:1145:3: note: expanded from macro '__RTE_GEN_BIT_ATOMIC_TEST_AND_ASSIGN' uint ## size ## _t after; \ ^ :13:1: note: expanded from here uint64_t ^ 2 errors generated. ninja: build stopped: subcommand failed. ==== End log output ==== Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29385/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/