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 CDDF0428A7 for ; Fri, 7 Apr 2023 16:08:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CAA8F40150; Fri, 7 Apr 2023 16:08:43 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id B5D5D40150 for ; Fri, 7 Apr 2023 16:08:42 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id ld14so1229803qvb.13 for ; Fri, 07 Apr 2023 07:08:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680876522; x=1683468522; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=5xyPcS90kB13DAZVbeLRHCqgrPmgaLAbsGwU5YdM2Rg=; b=K2qcAsoptFttfYXFbDLR+lPsv+9Q2DokFeYzAObejiKNkgYiEJDZSCp7vIUp4WBCWp 1H6vx27bXVTpheyzkzJvINOLj814MKFnu/BGuBrmT/QsEM+ATAgGeyp6jGODU3c0EFfL /ReZd01kxoZLP3PlRVN4AWaq5SMeK3p0ZSKvQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680876522; x=1683468522; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5xyPcS90kB13DAZVbeLRHCqgrPmgaLAbsGwU5YdM2Rg=; b=tTmbnS6K+0ztqRZjloG+lxzcVuUtQla46DKLVIkVE5p5D/Ysk/ZQmbtMU9R+qpaYJT F4/g1kcXsDSrHc283k56ruFrfrOkGzvOuTgB3aK7YnHYHSUlCSKWFcHAymc8ufbqVCLg yAmsk+EFP3ojH5Kbo363j53u6QWtJWuHcEP4obABUR4JJ2QJXVbZK7Wt5r3TMdPwEZws n1q4Gx9VFHGcXQ8FuFveMlMq/2XlvG2ib20oC6W5g1QxQpvcU9kcGyN/J9hecRPdanUy 7FuT1SENic5UkbP4b91MgcxitxIovJ5IeCSyhMJ5r7q+tGrfzLBxk2tZW75Y1KoHG+uy iIGA== X-Gm-Message-State: AAQBX9dK0wJXn6W/wTkjS5TQVkCakWQ1KOT7Niv9ZnPF1ArKJy2dUccx 942Emzlgn6WXwc/tASwHsfsnkn0mRU87VYxz5LurBzV8iRJqQMpYqyLuD6AEfhjwI3LxbP0KvA= = X-Google-Smtp-Source: AKy350YlRoi988A4vDOd14OpOJstZ+xuXWrmIl4gPE94IML1DFLhTQoFNcdtMYZORu7fd66XUHY/9MB7P0WP X-Received: by 2002:a05:6214:416:b0:5e1:d616:7b74 with SMTP id z22-20020a056214041600b005e1d6167b74mr14551794qvx.7.1680876522102; Fri, 07 Apr 2023 07:08:42 -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 f2-20020ad45582000000b005dd8b74ba16sm157340qvx.70.2023.04.07.07.08.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Apr 2023 07:08:42 -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 CC3D2605246B; Fri, 7 Apr 2023 10:08:41 -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 CB2DD6012C; Fri, 7 Apr 2023 14:08:41 +0000 (UTC) Subject: |SUCCESS| pw125859 [PATCH] [1/1] net/ixgbe: add a proper memory barrier for LoongArch 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: <20230407140841.CB2DD6012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 7 Apr 2023 14:08:41 +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/125859 _Performance Testing PASS_ Submitter: Min Zhou Date: Friday, April 07 2023 08:50:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125859 --> performance testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm 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 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25941/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/