From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 3C56F45D51
	for <public@inbox.dpdk.org>; Wed, 20 Nov 2024 11:03:41 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 1186C40E36;
	Wed, 20 Nov 2024 11:03:41 +0100 (CET)
Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com
 [209.85.219.100])
 by mails.dpdk.org (Postfix) with ESMTP id 86BC9402B5
 for <test-report@dpdk.org>; Wed, 20 Nov 2024 11:03:40 +0100 (CET)
Received: by mail-qv1-f100.google.com with SMTP id
 6a1803df08f44-6d41dbf6cfbso24497636d6.3
 for <test-report@dpdk.org>; Wed, 20 Nov 2024 02:03:40 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1732097020; x=1732701820; darn=dpdk.org;
 h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to
 :cc:subject:date:message-id:reply-to;
 bh=DJ6pLPanm9yIzx7vSLDjK4Ca8l5jlIkxN6FNzoo87es=;
 b=F2PK7GKBvWRKl/BmW6hNWx/vuXMJAsIZM235Qa0cVmRb5kvrfZ8mgUarqpf5nC+9q0
 1P4pfJUHOgrdm4U0dtFR+JBb16VZTGoahopMhdr2zFyup/5RXQTk8W117AVkgCwzRiG5
 MiAQsUcaFVHE7j2a1eS2g2OVclhET0mFZSqAw=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1732097020; x=1732701820;
 h=references:in-reply-to:cc:to:from:subject:message-id:date
 :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to;
 bh=DJ6pLPanm9yIzx7vSLDjK4Ca8l5jlIkxN6FNzoo87es=;
 b=okrPNq6S5PAEOnrNxwxMN6RH6u3/JNeKFJiy0H3SUha8bPZDMDDn6Fh78I9b6mOwOT
 0s6RwpO3q/BJCmzA34t4fJX+TaKdM51QwRxuUaKRvBPu7P62MbTMxbHvJfR1cjQss9PM
 KTm3oWkCPjw+NUAUq95SaC5wV4VguAmUSrdKCgMqBlXvSSK95KpjQnHTBbn+Dud55gvo
 SnUR6wqfCBXi5ea0NZtd4dWKRQfh+8lI4R9vIdO8IQPiLLZH+koGH+v1nxnfOKEGsU+W
 aOph0iEPII8wyOBFWNpskC+YIqmGhUq1DCnqNgaBMSV6eVoErum3AQYe/G7Ihp/NLxXc
 0cZw==
X-Gm-Message-State: AOJu0YwTP8mLZempR58uk3TnVfIiGZMUz1aQQdUuH2MqWjIRRei9IM0s
 ZqKqnRDMNnVHrUGgXv9aP/OyD8AIHDljPz6qOU6Ru7nzrkHMaPOnRaV8F0iEBRLPGMg/CXhJJz1
 5LNQiQTqFSVFrtADj+2pH2Ff+sdDcRJlryUxeXu2WuoUCbhJKFY4F1fm5
X-Google-Smtp-Source: AGHT+IFRaXJsQBHfaphFkqPJQ/IDrYr9DBbbGHqEBNhmirKD6myqaXdImiikL9RER1mZSpRe0Hj8cak6ayAc
X-Received: by 2002:a05:6214:260e:b0:6d3:dcce:a2d3 with SMTP id
 6a1803df08f44-6d43786aee8mr29398066d6.47.1732097019944; 
 Wed, 20 Nov 2024 02:03:39 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu.
 [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id
 6a1803df08f44-6d4380a51dcsm766506d6.4.2024.11.20.02.03.39
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 20 Nov 2024 02:03:39 -0800 (PST)
X-Relaying-Domain: iol.unh.edu
Date: Wed, 20 Nov 2024 02:03:39 -0800 (PST)
Message-ID: <673db3fb.050a0220.4c23d.5a7dSMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.8] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 9F7B76052471;
 Wed, 20 Nov 2024 05:03:39 -0500 (EST)
Subject: |SUCCESS| pw148683 [PATCH] net/r8169: replace rte_smp_rmb with atomi
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20241120024504.65581-1-howard_wang@realsil.com.cn>
References: <20241120024504.65581-1-howard_wang@realsil.com.cn>
Content-Type: text/plain
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/148683

_Functional Testing PASS_

Submitter: Howard Wang <howard_wang@realsil.com.cn>
Date: Wednesday, November 20 2024 02:45:04 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f275665c45d5f1bf84fe04de39f936af049ba991

148683 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#197721

Test environment and result as below:

Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps

Aggregate Results by Test Suite
+-----------------------------+--------+
|         Test Suite          | Result |
+=============================+========+
| unit_tests_mbuf             |  PASS  |
+-----------------------------+--------+
| vhost_virtio_user_interrupt |  PASS  |
+-----------------------------+--------+
| virtio_smoke                |  PASS  |
+-----------------------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31979/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/