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 E4C834404B for ; Wed, 22 May 2024 23:23:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD7AC40295; Wed, 22 May 2024 23:23:50 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id D16CC40295 for ; Wed, 22 May 2024 23:23:49 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7e1fcd2662cso351676539f.2 for ; Wed, 22 May 2024 14:23:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716413029; x=1717017829; 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=DKgimc4OeLDlIu49HoX+oHyKS7sac8hxjuDCxJEvYAg=; b=I160peI7klcoKg1tr57Sm+49W/v8zw90D2rAHV8vWIBNKuMs33WdLL5BVzlGXvItxQ se93EDkse9ViDwcZrQvPerJ3pMJWPjndbB1h2VoGhinTRjKFOIIr4WBqNlQQwXdXfMdE abg21WRnAsgqoNjprN5x8PzMxKv0tgy2stklg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716413029; x=1717017829; 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=DKgimc4OeLDlIu49HoX+oHyKS7sac8hxjuDCxJEvYAg=; b=qR4wSykrw8AY5ptYwn7HFZt3jGroX8jtoGMjft0o8p6t+a6D3riT9NPit/i/dFNqNa ep6d6iD1MTdOS55L1fqHAi2+HPnF24ZirjrtP+dqD5Um/l3KsUxBPsJwrheLjBXgvrvp vBv5by908vD6q82elApYfAmyVdN4DQ0vD4vOyU0K8qeQJSY9kJBjs57uohyf6iRXbutu b/Gcam/ca3a9M6a8e5A7lwfvdqW2Os6Z/p8NkJW50xYuTEY/I/GF86CFa6hXMHOaCKu+ +W1ArBrmLHnwVLzbdnAkS4D+IfXUrjqqipt5pBH24K1XJ/94jmvdutJFvQDak9S5WChl YhsQ== X-Gm-Message-State: AOJu0Yx79pXKe2n4dYtKdfGQWvjrhw/Z2jRdlpjC2coIgxX5awNKek2U 5F3PcKz+c0EYhMDcJgY+WGwWy42tg53GgymernpPcfTJNP4fY/wKC+Og+AYHRIiXeftCLwAKWYP qJRt9cy2FgS0DTwQ+/IVXMFMYhNdJr0oSjnQt3NXW2SIXXQu7noXqIXWd X-Google-Smtp-Source: AGHT+IGOxZIuQc5bNLd+7oTbJUjK2h+tnpxcgMpkOTuEU38Vrwn77fmCIDYiOqpCn2OwTZCeyL1e6fNSM9bJ X-Received: by 2002:a05:6602:81b:b0:7de:c308:76e2 with SMTP id ca18e2360f4ac-7e37b04a8e5mr301292439f.3.1716413029317; Wed, 22 May 2024 14:23:49 -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 8926c6da1cb9f-489372b6f7esm1404286173.55.2024.05.22.14.23.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 May 2024 14:23:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 May 2024 14:23:49 -0700 (PDT) Message-ID: <664e6265.050a0220.15602.2c29SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E646C605C380; Wed, 22 May 2024 17:23:48 -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-abi-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 | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/