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 C2369429E2 for ; Tue, 25 Apr 2023 02:04:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD828400D7; Tue, 25 Apr 2023 02:04:46 +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 82C61400D7 for ; Tue, 25 Apr 2023 02:04:40 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6a5dd070aa1so2021734a34.3 for ; Mon, 24 Apr 2023 17:04:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682381079; x=1684973079; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RCxJwlKjjFCGut0usHqbMe7k764VEf+YzxEQnK8RJQs=; b=dcgC6jUw8/uumjGwLOHAZahn743K98AoFlNbLuR5YGnqdQZy7wUuGDBE17NwXKoyjM nJ/xYI6tHpal56MTsT9elToxpKF3u1NITtlQv7WBTbYFNooUrtOx4Ye+duNrzFUw8dwk XcSAxmuvvPx4uAGSCzimrYKTe3x+yILL6S/nw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682381079; x=1684973079; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RCxJwlKjjFCGut0usHqbMe7k764VEf+YzxEQnK8RJQs=; b=Uo77+xkwJ/glp/9yoCs1F48X85At5dfbcm0Cpoz9aYhzR2AVs8ic9MRol9Zus2fvyw cPFbTyigLaBpnFYg+rn+XomAuryX8X6yXo4PAnSAe1KMwuwYwUfvHUybh13LTild9So+ En1IMVclc6lAxteOIRfdDtlNg7sTWoytmBye6dcdVYMLDxju7vBO+rMkRdkPvlgDT5dp WNASihssDI9KwmK9lTsfFVpaCGYmJfYKvu4S596VbBkfOgkfmPJgcuD+UfXccXzPkWxW UTjvB/d5jD7qy5WWl5Jldm7fd4hbYdsHplJ+OYQ8YZaqVrDSX+YeVGIXgYKbD+7XE3XJ kJ/w== X-Gm-Message-State: AAQBX9cotx+enugulvJQDuehR/t6plxDxV4Z1nPIS7zpf+OjLdY465qe nyYKZfbF139Ioe0fbQBzKMdUh9zmG2UFrITE6P/BvFz+x5eNetbTnNCsiLe28kUpyUKlEELbhw= = X-Google-Smtp-Source: AKy350Y0BUiU9BnEG56Hd8p7OehNQEDpLznu2euHNPmO17pM5aryY3lrmBBWEdl24CRzZceztN45noUiBNVK X-Received: by 2002:a05:6870:e256:b0:187:8a76:7f8e with SMTP id d22-20020a056870e25600b001878a767f8emr11352796oac.14.1682381079580; Mon, 24 Apr 2023 17:04:39 -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 q46-20020a4a9631000000b0053b85b1f885sm1069069ooi.3.2023.04.24.17.04.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Apr 2023 17:04:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Apr 2023 17:04:39 -0700 (PDT) Message-ID: <64471917.4a0a0220.a0548.8455SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 21D586052472; Mon, 24 Apr 2023 20:04:39 -0400 (EDT) Subject: |SUCCESS| pw126456 [PATCH] [v2] net/ixgbe: add proper memory barriers for some Rx functions From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain 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/126456 _Testing PASS_ Submitter: zhoumin Date: Monday, April 24 2023 09:05:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:70cc4e1fed665712e68f2f45d98dda4abc6accda 126456 --> 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/26105/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/