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 0DF3C428A7 for ; Fri, 7 Apr 2023 16:42:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A51040150; Fri, 7 Apr 2023 16:42:44 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 250F340150 for ; Fri, 7 Apr 2023 16:42:42 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-17aceccdcf6so45821201fac.9 for ; Fri, 07 Apr 2023 07:42:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680878561; x=1683470561; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=qWN5MkO8Y/SDyvBq4zMY/APN8C/T3MJlqaFEHkUxRe4=; b=bAiE4hX1Ptnm/JgCJmokNPwjoqRJkxeArj1h9Dmuse/r3zu1LRjL6wzReseQdupKMf 5f99EOWyi7t8PItfusHwjOO664Aylrn6Oj9pk4+BgKseJAb21vWfLdgPBHzhie0O1rZc Mp5QEkFi2hPjbdZXH4x1sy/AhTbL10Rm3VyWg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680878561; x=1683470561; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qWN5MkO8Y/SDyvBq4zMY/APN8C/T3MJlqaFEHkUxRe4=; b=0cjTWA8C4GqDasZT63PjefCvF3WZoIVhQUYcPosvMlxGuCKNicakQEviYYUbSECTKI BtFy9HDLh3s7At8vwYhMIe7Xmtyd8uGlqj5PpaQe8RfQ2/XQrMpy6XekYzchoPF7bar5 n4wdu7qT7jaRmtEPhxgXIXFYuGrp66/dNfvJ/n8XHozlu65aQS2MNepCBlGOkeSrvsI6 jnaYm1zns6CBP7oNSgNg5DQVvU2JdaDDL+sWcNq4Qi0JCzkRco1tSbRMsxrjyyKvtbwl 2jaxmTlSzRvxt0sJk0zsNOEVZd1zBN1R/iF9S1bpA+R+hZ5KYzJ5sVweliXzizLQo0L8 vWhg== X-Gm-Message-State: AAQBX9dRaO5gerjI76nO0HT8FbkG5nZai4q+/LGjPO0J0LGo5mL3Uzj6 MsjZ/ZO2iuGRBMPEbcfH9UmyRG5Y9W2helPvI2UUQhhgywbjGbAX35/Cbg== X-Google-Smtp-Source: AKy350ZR5OyXQdq7eEXXI+BxTs9yCNo2uQ9k8U/imKANc7Pr5mCJrHNXN1XmaG85zUis/szuu3BPRkzgOUR0 X-Received: by 2002:a05:6870:ac25:b0:180:3b6:82b7 with SMTP id kw37-20020a056870ac2500b0018003b682b7mr1785562oab.28.1680878561518; Fri, 07 Apr 2023 07:42:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ea41-20020a056870072900b0017acbf3db20sm330453oab.7.2023.04.07.07.42.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Apr 2023 07:42:41 -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 135BD605246B; Fri, 7 Apr 2023 10:42: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 1246B6012C; Fri, 7 Apr 2023 14:42: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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230407144241.1246B6012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 7 Apr 2023 14:42: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-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 | +------------------+----------+ | RHEL8 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/