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 2B69C41E75
	for <public@inbox.dpdk.org>; Sat, 11 Mar 2023 21:31:55 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 2705240ED9;
	Sat, 11 Mar 2023 21:31:55 +0100 (CET)
Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com
 [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 136F940ED9
 for <test-report@dpdk.org>; Sat, 11 Mar 2023 21:31:53 +0100 (CET)
Received: by mail-oa1-f97.google.com with SMTP id
 586e51a60fabf-1755e639b65so9773889fac.3
 for <test-report@dpdk.org>; Sat, 11 Mar 2023 12:31:53 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1678566712;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=8TI5yTMjJbHaLfi7FIkHhwghlYocHEaVyL5QCSXGG4o=;
 b=YYWPLkN8b3Lwy657Q+EV3u/cGmiGAXIfPyHA0yY9VbZsWvd3PjnJwkZxNDXoJlyCIC
 liWDi7QGl17BlMj2zpMkx8kud94gpBEkX1zilLIlOa+0APptjOtQkxYeujQjk7R3hNQU
 IuDiM0N3F/G+sN8J+kHD9SJ3K+g/IIdTSw80s=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1678566712;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=8TI5yTMjJbHaLfi7FIkHhwghlYocHEaVyL5QCSXGG4o=;
 b=t4QJ0mzR78+fWg46yaQ2EEqpORAO14VVUVPgaGCfzg9C43qC7oAEHDI4No/1jLsOBt
 ir9N1w+obBbY33J6lG6D9lPlEQTAwKk/Ero/P1A5lflrFheQDfSOKYKTFcBvygL60Uk9
 y4olQAjyIOdzY8wog+NC0yM4yit5Awi6qqkpJ53T/tjbK+BvpY+lsVadythDADFsKIv2
 ErHyROQ4JwraJUj/3NKr6KZCwBTo4A77aJ9ztbo4ywaH+HSE6CAdeUbMeaagfopSEsIg
 8p1z+oMey6tOI0zcDA5LRIikjs9XZTPfOYF3j12GNxtNL3Vb1DW7oRrWIjhakU5IDTh4
 +OIg==
X-Gm-Message-State: AO0yUKWTe1YU5Ai5qdpM0LCB/h/59af9eCxj7oQJaQA9mFYdCIurpO4w
 CDXQ45wJjwL9hdSAkIPv5zBknR+prwnS4IXzJxu8WL9NcZriPox5r+GpzA==
X-Google-Smtp-Source: AK7set8uNKQg8maE4/s+3xRqaln15v4h9OAsLxPx+w2vxqd+C0VG2/0fVYDe+SKs3UmGkcR0QN71Hlj3YhVY
X-Received: by 2002:a05:6870:5703:b0:176:4a1f:4f93 with SMTP id
 k3-20020a056870570300b001764a1f4f93mr18057308oap.43.1678566712459; 
 Sat, 11 Mar 2023 12:31:52 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 eg22-20020a056870989600b001724e6f13d3sm179158oab.24.2023.03.11.12.31.52
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Sat, 11 Mar 2023 12:31:52 -0800 (PST)
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 0299E605246B;
 Sat, 11 Mar 2023 15:31:52 -0500 (EST)
Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1])
 by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 0219D6011D;
 Sat, 11 Mar 2023 20:31:52 +0000 (UTC)
Subject: |SUCCESS| pw124990-125004 [PATCH] [16/16] net/hns3: add the
 verification of RSS types
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdklab@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230311203152.0219D6011D@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Sat, 11 Mar 2023 20:31:52 +0000 (UTC)
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-x86_64-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/125004

_Testing PASS_

Submitter: Dongdong Liu <liudongdong3@huawei.com>
Date: Friday, March 10 2023 09:35:18 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fc54766b1612b29c75fd39bd015f27dd57feec5f

124990-125004 --> testing pass

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Debian Buster       | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+


Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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)

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

UNH-IOL DPDK Community Lab

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