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 3366442877 for ; Thu, 6 Apr 2023 05:54:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E3F340DF6; Thu, 6 Apr 2023 05:54:36 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 2DF3340DF6 for ; Thu, 6 Apr 2023 05:54:34 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id r19so8706078ilj.6 for ; Wed, 05 Apr 2023 20:54:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680753273; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=4XHMHC/vMzBb0fFesg6Hhx/GpIjH9EEybTgTx4M7hls=; b=KeSpMD1+Mbgn45b41V6UVAiNWt+gqkAbPX+dw28Wnv0OzT05//ulLFVrYyGi2rXl20 2tPdv6n4H3RDJLM2fGcB69XdMG/91NPihYVJudZo71K/HAVR+VUoiUrPH767hAA7kQVd 5Y4uRImYknBtkU5nCWY8T5oj+4KUW7sUY6w+s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680753273; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4XHMHC/vMzBb0fFesg6Hhx/GpIjH9EEybTgTx4M7hls=; b=boNrkaWUIs3FVLawlKDsGup9ZLC0PXHY830LHemSK82obVVLmXsdF9zc6hk1iZL27b 7wrWPczxbwL0yT39N7dm4l2tc1ahgpUeLQHk3ZOwsLFDCMsLkWmpbonANmYkwepP4G5I kS4AoNGnHFTPxCrcSstEM9RzORqB7W5ce+VQ1Czr28YEG56MkRyzze65t0emtxz4h/ff XbNScC41u10tqULEjD2sG1nCcvAQbLBY2tZEyM2LIiBUAnEmffieednqf3zSFnaXFieb NOjn1oAtfSADATe5X685VAHSmBjx9ap2z8sADXOyd85lOpXMfdYSadfItxqVfOZiWnFL RmWQ== X-Gm-Message-State: AAQBX9dm+NwCILRwXtmblwud2l/LpxOtYxOsME4Y3gwyhYe9GyDLxhTg Dgp53sgrxU5injCHpQL0/MLLpOt3aHs7AZ3hkrq0ERvU/tKAHzQy3WHAJw== X-Google-Smtp-Source: AKy350ZfKtIACRFD/4KKVETcICfkHP7QLZtrgEHb7kUvCz91Wt4mRH/vhNNzu+koaEu+JZ2g1edqr3i9m798 X-Received: by 2002:a92:dc0e:0:b0:323:833:9200 with SMTP id t14-20020a92dc0e000000b0032308339200mr6792074iln.28.1680753273574; Wed, 05 Apr 2023 20:54:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j13-20020a92200d000000b00327222ad960sm39184ile.3.2023.04.05.20.54.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Apr 2023 20:54:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 29975605246B; Wed, 5 Apr 2023 23:54:33 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 2910E60092; Thu, 6 Apr 2023 03:54:33 +0000 (UTC) Subject: |SUCCESS| pw125745 [PATCH] [v2] devtools: stop compiler atomics with no C11 equivalent From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230406035433.2910E60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 6 Apr 2023 03:54:33 +0000 (UTC) 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/125745 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, April 04 2023 00:21:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125745 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25913/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/