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 B49C742830 for ; Sun, 26 Mar 2023 01:26:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80E1C406BB; Sun, 26 Mar 2023 01:26:42 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id A151A406BB for ; Sun, 26 Mar 2023 01:26:41 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-536af432ee5so106322317b3.0 for ; Sat, 25 Mar 2023 17:26:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679790401; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=XkgMU1G5UEmZM9AEiHlwmIDk5RP7z34a8P0Xp4UcnJc=; b=WoChuvzXhZFivgL2PR7gfjH+COYplwi0Pj1ycL+R8I1er6GOplN9tE6c06qwp5azC6 bLCsn9xOv3pEyOhLsZS6lHI0kEI8snvI/jPMtgGM0JHhZ71MBsviiVfygT9VYhvQZkCs T7eTAIoDHCCVJmgJuDqSLWSz7mCYIJ25xlhM8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679790401; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XkgMU1G5UEmZM9AEiHlwmIDk5RP7z34a8P0Xp4UcnJc=; b=1SeKhSrw83+N2QQKwz+mWsyP1k+fRLvKsWGfmmcZAkX6ptESQhmu8vt2zCWQjo1t9e CfZt6DXVHDr7KMmyCXE3SqYgv8g614/N+hDpV4pQUsxXDf8hjg//RNDy8Cuf0niZDKZ3 FTi91Db30A5Np9++mS2mI1Gpd8SbJrxNEzTIxm+NMOFhY7OMl20ZAHwBcCgAExKiVTDm LKHHxVEoN3MdiI29MZzpoSJ20edx+RDxDioPvu5wNalrHmnGUwrB9SUxDp4v/kSKuJkm xiXFqC6qsW2UNijrL/zZFPp4lRyxI7oyIPM5ti79Is/RZRL0JRzCyZIc2AmHVdCLswES UlCg== X-Gm-Message-State: AAQBX9cnF7LPVgdcHiQKeoJwNZyY+5bfFz0QBPzqsWYlT971PSQfDbQr UbeK8LSkENV5jAos3q+2D9xWwl21h7WDzpCeIZxx4kyZe9ognfCzTHDCgyAlu1ZF9mooczVL0Q= = X-Google-Smtp-Source: AKy350aY91TKhaVUxvBcQuipZTVmUlhGcz7BiHeDXcKHa6y+XBkmTN37CnREyWijUyNsO9oLve/kBqAk+yaj X-Received: by 2002:a0d:eb82:0:b0:540:fc3e:7f04 with SMTP id u124-20020a0deb82000000b00540fc3e7f04mr6880632ywe.51.1679790400933; Sat, 25 Mar 2023 17:26:40 -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 bh10-20020a05690c038a00b005459f233f60sm465578ywb.24.2023.03.25.17.26.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 25 Mar 2023 17:26:40 -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 97602605246B; Sat, 25 Mar 2023 20:26:40 -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 959B760095; Sun, 26 Mar 2023 00:26:40 +0000 (UTC) Subject: |SUCCESS| pw125479-125480 [PATCH] [v3, 7/7] net/ring: replace rte atomics with GCC builtin atomics From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230326002640.959B760095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 26 Mar 2023 00:26:40 +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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/125480 _Testing PASS_ Submitter: Tyler Retzlaff Date: Thursday, March 23 2023 22:53:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:3223d456062bb12e9e6cf02b97966f42affa4d11 125479-125480 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Buster | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL 7 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/25861/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/