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 4D284428A7 for ; Fri, 7 Apr 2023 16:37:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4780840150; Fri, 7 Apr 2023 16:37:17 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id D60EB40150 for ; Fri, 7 Apr 2023 16:37:15 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-24059dcdd90so96911a91.2 for ; Fri, 07 Apr 2023 07:37:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680878235; x=1683470235; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=4GnVlkdpF3QqugAGtFU9FgW/uWdUk8rF5zRjUuXvdSU=; b=VDBhUuuufMjvU81Wb6pYFrUSgWoepiGvjdX3/VpvjNWs6q1KXsGHuBBJcDL375IfSx +6lz4+l/gKBVSt5Wce5pGMGALZ9+JxlOxQFi3E9akBdik44EPNsvDhJ+sAJNsfH20Yao 9/TWpDrzF3qk2yyXURnDzKmep6wWDfhSNM0lo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680878235; x=1683470235; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4GnVlkdpF3QqugAGtFU9FgW/uWdUk8rF5zRjUuXvdSU=; b=EIfWIh6Q4lZlrUT7GH2HRjpNBlhNTMlEHpsDf9zVIiq6Phco60fNaIDCEu5I8jpn+S WHmXupf9mXS6oLMEtyKwsneujsRodmn+9BEKeLR1RvXRDPb58YHqXKCQeQ7N8QSdgUG/ F6+c36XHL6IZk9+5fxSHcokReZMNB1XTPB22iBTwrLzDTSwf56cAppl8AfyJHs6wSeci CftLKvrBNtDeC+QeWaOIIgOuoJdZ/3bZ9UV0b78/r3weyPctQfs9crqoiHfcSh6WqhO1 rVNYNjORsRHmyHO5FcEnX5ryDvJN5gePAAkNjZGZboH+qhUzevFOpI9Hc/oq1c8bwSJR XAEw== X-Gm-Message-State: AAQBX9cDQH8vDhHPh/hoTHydPoYkKSfRX/4dyzoxamKgYPkQyMF49Pq5 8MRjZMIJdhmyORWJqXy5f/Ds21GLz5FTfoc/XMtkEdBoG6MUuJWo9YjC7g== X-Google-Smtp-Source: AKy350aQEc+ltpCuEK/dDtlfYJBwBVEQpQJHf+pQ5UNqjPLbMpdaOq+VS5szVgO4lHN6N7wWWRxXIwtfnTpj X-Received: by 2002:a62:17c5:0:b0:5a8:31a1:2f05 with SMTP id 188-20020a6217c5000000b005a831a12f05mr2647198pfx.5.1680878234782; Fri, 07 Apr 2023 07:37:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x16-20020a056a00189000b0062ac50b1a92sm336529pfh.4.2023.04.07.07.37.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Apr 2023 07:37:14 -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 0F931605246B; Fri, 7 Apr 2023 10:37:14 -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 EFC776012C; Fri, 7 Apr 2023 14:37:13 +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: <20230407143713.EFC776012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 7 Apr 2023 14:37:13 +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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/