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 E2B9F45E29 for ; Wed, 4 Dec 2024 06:17:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D9D8840648; Wed, 4 Dec 2024 06:17: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 54BA540261 for ; Wed, 4 Dec 2024 06:17:20 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-841d8dec299so259286239f.3 for ; Tue, 03 Dec 2024 21:17:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733289439; x=1733894239; 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=OZV6zPv0koixqZFwKnGVVZAMCc8xCai/pacvfWig7Bk=; b=SbgsGd/bPrGPwPZo/YU/ANU5xJQlmrt31olcbSP7An+UZbj7eY5h1CL7SYWuKkiCxY L6PQCOeLd/AVB858WV63IXsFr6P6teEYVQPmBQbHhF9QkF18Z9X4MHi47zXlzBkRbiLd cSJI90D+3JbIAhA+A4ZuzeH5g6C+1IbkqbiXU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733289439; x=1733894239; 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=OZV6zPv0koixqZFwKnGVVZAMCc8xCai/pacvfWig7Bk=; b=mxFzCPlq1Oq7WKUt49rLdhoMeayIYetFMHjxQW8bmlv1R3/W3ojyGv9Wq88up/3atc Ru2OexLAHYptzdDXdgySqdxbiGeqaRxQioCfI5X7/oSejF1cZQpV07M1XyoN64Tqjyv6 35/VtR1oiplVPeXw5mEANgpRkB7gfHZshS0JDV+5RelJq83qI+4pTfv/WlhvnlZM3MVb Mkgh3Re7hTNzQC0bZLhxF0Uo2KvpE1vwt2JWkXTTTaSapIqUe0mFyR7LwHvFN12zFQ2p 4zkrhQ2RzTcSz2/SQVoqYduEO6VIYUD2PRfRLiY1AMKvojAdppxByFKHfWamt6/d+14v 6AwQ== X-Gm-Message-State: AOJu0YzTOO/nVSq1UatPYKJ9GlaS3MUiegdBlaU/1dPeS982S/zTxdKH vVvSVwIC8h3vg7IKUl2swvIqisYZahfUbsPwzlp+Ila6Q6LZirkE58P/nkGU6bbCegIIPTVyOIh AycRlx+Fv6DCu8d663BCC5El0YV+lbZM44RZFcqvm X-Gm-Gg: ASbGnctUBtUxl0ploQuRXXYutIibvnDhAWWws98fC9ipQ4y0/teoNf7axEhC3oWFUWu 4JzqWsSEVZz3LKtnikJ926nf0MrRwwS5wFNvzfH/LZG/wYtjJ+SKKqpvEvhrZSkYyxsxlhdd3rc WN4TPgTFhGax1cMf9ar15fFbtYb0y1VZICkCnEwJQqHbo9gXTcaNM1stoRMYzhQ/qe0lm8gPylk PmqkObidS1owiKtYvqJN4Hh+fdZo4i2tINhEHjc4+DQ2iFB5L3VDCnKjNjmm9VkmqgQTrg= X-Google-Smtp-Source: AGHT+IFVz0Ron3BMcSt5oUfhMxTifaVoD04RbcT8AjiG4uItjpprg718eGF0AajBJB+wLRwXu4v+kcc3Qfaf X-Received: by 2002:a05:6602:29c8:b0:83a:9488:154c with SMTP id ca18e2360f4ac-8445b54614amr749187739f.3.1733289439699; Tue, 03 Dec 2024 21:17:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-84405fa4655sm42634439f.22.2024.12.03.21.17.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Dec 2024 21:17:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Dec 2024 21:17:19 -0800 (PST) Message-ID: <674fe5df.050a0220.19e39f.8589SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3E88A6052471; Wed, 4 Dec 2024 00:17:19 -0500 (EST) Subject: |SUCCESS| pw149009 [PATCH] lib/lpm: use standard atomic_store_explic From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1733278801-19296-1-git-send-email-andremue@linux.microsoft.com> References: <1733278801-19296-1-git-send-email-andremue@linux.microsoft.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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/149009 _Testing PASS_ Submitter: Andre Muezerie Date: Wednesday, December 04 2024 02:20:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149009 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#340899 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32078/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/