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 4FE4A428A7 for ; Fri, 7 Apr 2023 16:11:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4BB9840150; Fri, 7 Apr 2023 16:11:25 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 1BFEE40150 for ; Fri, 7 Apr 2023 16:11:24 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id w15-20020a056830410f00b006a386a0568dso6880761ott.4 for ; Fri, 07 Apr 2023 07:11:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680876683; x=1683468683; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=SFY2tlThf5Kh0tbw3eb2XG/Qr6hQXFAqm8VJjLS+F4Y=; b=QIDisq0dveZxt4vEhLQVaKTxgFXYXQpX3ea0vjPssG3I1T2zcDxP7s+kQIXlAah+5t kJweXv9odmtMRcIzRDoe+j5yBuCMAp0UkTtewIXZWl2brLeCtz393ijctiG+LhHgA2tP mUuTkRXtsaviohcEveyA3zSEqlo8ngJpfNvYM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680876683; x=1683468683; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SFY2tlThf5Kh0tbw3eb2XG/Qr6hQXFAqm8VJjLS+F4Y=; b=qnDNWpT/Rq8KT9N5USYkLC32GkL274NaQDmDfALC2ygHzA0KahBSd+i0glVfugWlFR GX77g9876DNHlirI26y3gOi51qAdZuFtmDz/rSb8A31tsYyLjbtEoS4hkkBmLy1Qfyih DetdhzK+IYoVrt8/cCWVjDIJISUIkonXOLXyaovyz0lX2yzJd6PQw2mNO0VqFFfauaS9 NJl82kik6ab4fuPy61V44oYcKl22fHFbCIzpYpc3c4FiV9Um3IXJ82fxGlbMlUN55WOM 3x6Ya8bxtEZD0HdZ251Oc2wjz0SyGj+joSd4BraOrjaWY89x2dzZCbmFQRjooBHLzIUA MySg== X-Gm-Message-State: AAQBX9eU2O9fHFyBCRBlKEDFhcijV8s9Sa6VuBCsnr9gtxoRj0JlVMqJ x6bUzpupRepznUK/Cgv1NgoI4pAwR3pIY2pfrllIN0hRNCgpTtATDLhIyg== X-Google-Smtp-Source: AKy350Z8Nnw1cz8lZJqPJ7VZ0JAaEyn6Y2vzHTTAo4z9bW4aGEGrpLHc3yTKYtDiS6WOE0Y5/AIxDhvdRIec X-Received: by 2002:a9d:7447:0:b0:69f:a557:fa01 with SMTP id p7-20020a9d7447000000b0069fa557fa01mr1043324otk.9.1680876683535; Fri, 07 Apr 2023 07:11:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b4-20020a056830310400b006a13e05721bsm292783ots.11.2023.04.07.07.11.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Apr 2023 07:11:23 -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 103B1605246B; Fri, 7 Apr 2023 10:11:23 -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 0C8A06012C; Fri, 7 Apr 2023 14:11:23 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230407141123.0C8A06012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 7 Apr 2023 14:11:23 +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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/125859 _Testing PASS_ Submitter: Min Zhou Date: Friday, April 07 2023 08:50:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125859 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/