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 16F354284A for ; Tue, 28 Mar 2023 07:32:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11B4E40A87; Tue, 28 Mar 2023 07:32:46 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id AE9E740A87 for ; Tue, 28 Mar 2023 07:32:44 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id q5so461707ilg.12 for ; Mon, 27 Mar 2023 22:32:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679981564; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=CDHyLFgr3uzPCk0LqxpFdfxWcKZdZc16DFdVbd7kRWM=; b=IRUsoyl4UsNb7J9MsPtjPH3IoINvdFrlZxZErVBqUSRAtqbT+wtgxf15Odm+DynxPE gjmDqsf7ndFjpZ0Ur7GXMu31QMV3eH6BiLeGFWY4rDgcQeqLvbenbIxqCKJTDNeUzxjW yW6kFSJ3Pqxsquxn11sywlW2Bn9LqIsvWlBGs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679981564; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CDHyLFgr3uzPCk0LqxpFdfxWcKZdZc16DFdVbd7kRWM=; b=pIyVuyF2Wc5zDFgsly9Hcylc1CrMPcpcLygjiEPQGkTHLQzqmym/pljXhXaV/XvjJe gJJJBneE3b81HUdonpxVBWi62GM+HLW5+NgoYpYsYhjlOiniudElRJc3S0vDKDoQkds7 C6KKY3hrDp53t61/K+TIy/32RTUvQr0MtuTcfYYxEeMZkXWEOPpJea8djz2zUCIF0XFO +/M/3nDd7h1jRIyml6bF/DhAgQCvXj/VZ0PQL2wPuHjMeLy51/1YIquy1nqEM9PA4WcP Z18h0+hBDAdblaESz/5dRLUO40EQIcEHxHy5J8E0So9ssxWGN7SlNEmgXKIjW2Lo4xOZ rfhw== X-Gm-Message-State: AAQBX9dO+Dc+YLYY277wT5Ncl5weSFaUymQeTen8cVRHWe1MLh6bDS4y hJQuzUEXF2TXken3WPqeke64Pp+5A4XNEf95PjW1e3NIWTc0vcb9w3nXp8ri13tIRoC+Dz4f7w= = X-Google-Smtp-Source: AKy350Zd1Nhh8yeNapBM4GesZcBKaT2+HgXbCJiNnS/KEwnHKWYvBvic3/06EgBHwtA4rAi9lhRkcQE0UrbG X-Received: by 2002:a92:d206:0:b0:323:2468:ba20 with SMTP id y6-20020a92d206000000b003232468ba20mr12221618ily.10.1679981564093; Mon, 27 Mar 2023 22:32:44 -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 w14-20020a0566022c0e00b007594cadaa23sm590460iov.18.2023.03.27.22.32.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Mar 2023 22:32:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id B7AB5605246B; Tue, 28 Mar 2023 01:32:43 -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 A352060123; Tue, 28 Mar 2023 05:32:43 +0000 (UTC) Subject: |SUCCESS| pw125531-125532 [PATCH] [3/3] eal: use C11 memory model GCC builtin atomics From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230328053243.A352060123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 28 Mar 2023 05:32:43 +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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/125532 _Performance Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, March 27 2023 14:30:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:9e3223adfab71bc88e9ba67c520b87c529d34a35 125531-125532 --> performance testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -1.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.6% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -2.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -2.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25872/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/