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 4ED9C43E88 for ; Tue, 16 Apr 2024 22:17:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B3B540268; Tue, 16 Apr 2024 22:17:28 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 0EB3940262 for ; Tue, 16 Apr 2024 22:17:27 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7d63a883dd4so3390239f.0 for ; Tue, 16 Apr 2024 13:17:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713298646; x=1713903446; 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=GdZOc7ErvJubJVQ0T/iEaSstilcGi2rnV0fcVgkg5K8=; b=gRf+V8frBK0RzxN0Cfi4lo0TgZIbDxzEkY3/5E7q/HH/sGfVTJkBeklejBpoQS1PCK 9GzfL3LuXfnpyqhij3bQz+WRM3PrCCXQ8k69DrnItgBBcdES6xrtZ24ohnYWgyCaE1dv 9qPoe/ixKNJWIMxOldd3S80Wad2Sz7DYw0qBM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713298646; x=1713903446; 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=GdZOc7ErvJubJVQ0T/iEaSstilcGi2rnV0fcVgkg5K8=; b=QRWoD9LA3CQJ8eDopD2kj1tk7i+LXdhoI/9oqwbulCzYuejU5IN53mBBmP74pfrZpL VOzSZo6JSZzVkJyarxC3VTATr2XvED+xRooA5qggi+WsyCmCta97qLqtuOnIL/LXG9DF 4rkcm4R3hFhWX3NAOKTI73dkLxe4Qc/+Q0ikRjbatUmDVbHNRGStjZD3SWrsdDeYghfa zdefa9L2GDb8gquOISck4dR7W5jhApugTi1meyzdzTcszvzI2QG3WIixruYjtIRN9unt rkKrbNfg4HrU7WrHomQoeOCPQr8BY2mrw0UkrDq7VGjXzwtIcQZfg5hIe0KVdIlJUpze NOrA== X-Gm-Message-State: AOJu0Yy758/vHWd/pyeb416DTZEmanim82Ugxn87xqYRdFOG5fo8+rBI UX8R0doTM0N3JIEgyJYnT2qeh6ktD8R6SU6+e8RkqCn2pc5vXv+k9g9Gll/R1UXasFO4IroYdVu zg4vO23OeLRSuklzwBcWWvoz65JwrdQIRvx0WWVt8mX0ruJtdqI04jTHQ X-Google-Smtp-Source: AGHT+IHtKA9zQ/x372ypYlox/LJnu1JxAFUU5eRDAWmAMEBCt/4DS5jibWHx5J+FQPpF0wYDwPT6OvUJwXiL X-Received: by 2002:a05:6e02:1c02:b0:36a:212f:2716 with SMTP id l2-20020a056e021c0200b0036a212f2716mr2780927ilh.4.1713298646422; Tue, 16 Apr 2024 13:17:26 -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 a18-20020a92c712000000b0036a2f4eb8c3sm747830ilp.45.2024.04.16.13.17.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 13:17:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 13:17:26 -0700 (PDT) Message-ID: <661edcd6.920a0220.330bd.3abbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DEA99604A958; Tue, 16 Apr 2024 16:17:25 -0400 (EDT) Subject: |SUCCESS| pw139429 [PATCH] hash: cast away atomic qualification From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1713283609-32101-1-git-send-email-roretzla@linux.microsoft.com> References: <1713283609-32101-1-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/139429 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, April 16 2024 16:06:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139429 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29795/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/