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 DB5F14404B for ; Wed, 22 May 2024 23:25:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D572940295; Wed, 22 May 2024 23:25:38 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 377BC400D6 for ; Wed, 22 May 2024 23:25:35 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-24c10207d15so2047912fac.2 for ; Wed, 22 May 2024 14:25:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716413134; x=1717017934; 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=l0CoPw5C3woB5icDGomKZBPv/jDRPg9SyLonT9tK2hs=; b=ERvG62Sb+wcgFXi6j/Bt0DAvwDv3lpFy+cvFepfX8F+zpQYGxaGbpRZz18Kd1llNup CCXOBjcNve3WHUSA+TaFkxOsPZTDo+4vX8WHKLpr2J+3drEKpLMiHnddw000DIIGPHk/ /xutwBLGTOHnTsozi3zp1Lb1PWMImWjVJYeow= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716413134; x=1717017934; 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=l0CoPw5C3woB5icDGomKZBPv/jDRPg9SyLonT9tK2hs=; b=Sej2GUJUPieT0EFM8dxiQ36K3wTKVNsh9fAYX3LgSWM8UXOrn7sY1RQOha0D5I9gkU I2w0A35VkHRT3ow+yEj7UiPW/8qB/kZV+WIBAOMIGuXEd+pLjl1gj6Y+hfKnJKd4P1i+ M2xdRAVQ22XrxjLRHRH7Tqa47OuKA4YcX+HDE3c9T7l4lCHdKAhDYSaLZsQfebp2Hr+Z YyCPvB34fc3P2pFUns3hndnhhOlJDn6ycxPtgA3ofeQ5xwflQr+gdRb7bApDJ+1kpXxw eZFAk3iUStKVHd7bpIiCPZXWtn/N9rjnd3XbBe3Gi6jgT6PZeBgklDGVH0a9ylF0rpk+ snfA== X-Gm-Message-State: AOJu0YyU9qI+Wa3kBBsNxTIQwfPwJigxkYlDgCpkFShUd3FzX74MNHhQ UxU/G+qwYGDd7iHeWQ1UMuN0/JTYidXydGtywdm/T4FkiM1EFwU08ANWB0UPpXJAuUaO/bRIxRz kxCqmWcwZH29Vn45MgnGdBdMPhS/Fxc4RAgwRliji X-Google-Smtp-Source: AGHT+IHP87jtuoi8meD6n/qYW+hAlCb2r/KfGvbCjklhWHG07MLIZQCmg405cLV1TlLiZYs+JUvAj+chXzxO X-Received: by 2002:a05:6870:7006:b0:22e:d40f:e4e2 with SMTP id 586e51a60fabf-24c689b8b21mr3762294fac.5.1716413134423; Wed, 22 May 2024 14:25:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-43e0a5940e6sm15954871cf.24.2024.05.22.14.25.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 May 2024 14:25:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 May 2024 14:25:34 -0700 (PDT) Message-ID: <664e62ce.050a0220.b0ff3.1d90SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 27CFC605C380; Wed, 22 May 2024 17:25:34 -0400 (EDT) Subject: |SUCCESS| pw140280 [PATCH] [v2] hash: cast away atomic qualification From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1716395625-7045-2-git-send-email-roretzla@linux.microsoft.com> References: <1716395625-7045-2-git-send-email-roretzla@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/140280 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, May 22 2024 16:33:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140280 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29991/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/