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 DFE2643E26
	for <public@inbox.dpdk.org>; Tue,  9 Apr 2024 11:49:39 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id DC023402C0;
	Tue,  9 Apr 2024 11:49:39 +0200 (CEST)
Received: from mail-io1-f98.google.com (mail-io1-f98.google.com
 [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 04DCE402B9
 for <test-report@dpdk.org>; Tue,  9 Apr 2024 11:49:39 +0200 (CEST)
Received: by mail-io1-f98.google.com with SMTP id
 ca18e2360f4ac-7d5e93b40feso79853339f.2
 for <test-report@dpdk.org>; Tue, 09 Apr 2024 02:49:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1712656178; x=1713260978; 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=JLD14p6XRQ4sTTkBaOVH+VdOjOqaoAKm3CsDaY9Ffqk=;
 b=f5sG5X/Ev9ytmTB4BUTyUWFHiJGYTttIDq6bqnP9uQA4it83LyN1k1VhJPGXhMI+nD
 p9hKbzxfMcxTU/SMUUGuHzFCEZK/oksKSVPYusms7qEKiTykT7g5xUtMawWSE4KfjaJO
 DvnBa6OrItCBJwV7xEYESMzNvIwuy/jp9BvoA=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1712656178; x=1713260978;
 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=JLD14p6XRQ4sTTkBaOVH+VdOjOqaoAKm3CsDaY9Ffqk=;
 b=ugZ4OYGtHBTj4qazC1obK+AOIAGvdJICAItSTGWVNafajAv8g6fEvypw0N7hekldIc
 CJrwDsUDauMEZNCH6IW1XuFdFrrCXkRZ6c5kF4s+wTiDZLSKUKWqQ13NolJP0b76vYOa
 tpEwee6OYtWKXwf+lysTEtifGFEtpj7Hw/5gUuN053eNRQdj/uchQmIIELSxmzE6Vb/H
 8g27K8kRVam2PxBJZnNvYgvHrFjBHtzhkl0Y3FcIEsHxpUI8Z7sNnpAT7XWIY+haIaYY
 oQNOMdhBhA1I59BUjy7TbABQ3gZOFFyOPCEofdsnQMzB6AaTp7mQ3GBAV2FT2GOLesMP
 +EDg==
X-Gm-Message-State: AOJu0Yxm4vZH3sn8JURUzcjhYTB/WN+MKrSRW4qNP2EjQkuoIsydSISn
 VjmwVOPGNlFifS7jJLx0V31ddddSCxqzWnBq6QHBsH4iMa0ge2wrxcJl8E1gZv7psko8ZYl32nG
 w9WUuXHw0LfRQ74+Ewf4BG1IMu9cAJsWMnxJ6O3SibZyKPYlmQkwynGzp
X-Google-Smtp-Source: AGHT+IGMgzX1B9NCOWXtIPKQ/7QA0GWXL8BCOtx3vzAGdJX77DoYMHxxusP1010sJUliOvO7HjZitlb2les0
X-Received: by 2002:a05:6602:1a0a:b0:7d5:c57b:a26e with SMTP id
 bo10-20020a0566021a0a00b007d5c57ba26emr15164441iob.12.1712656178401; 
 Tue, 09 Apr 2024 02:49:38 -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
 k10-20020a0566022d8a00b007d5f8b85713sm107788iow.4.2024.04.09.02.49.38
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 09 Apr 2024 02:49:38 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Tue, 09 Apr 2024 02:49:38 -0700 (PDT)
Message-ID: <66150f32.050a0220.885ce.6ea9SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.4] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id E23016052514;
 Tue,  9 Apr 2024 05:49:37 -0400 (EDT)
Subject: |SUCCESS| pw139209-139208 [PATCH] [v2,2/2] net/ngbe: add vectorized 
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240409063135.21780-3-jiawenwu@trustnetic.com>
References: <20240409063135.21780-3-jiawenwu@trustnetic.com>
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-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/139208

_Testing PASS_

Submitter: Jiawen Wu <jiawenwu@trustnetic.com>
Date: Tuesday, April 09 2024 06:31:35 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c

139209-139208 --> testing pass

Test environment and result as below:

+--------------------------+---------------------------+--------------+----------------+------------------------------+
|       Environment        | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest |
+==========================+===========================+==============+================+==============================+
| Debian 12 (arm)          | PASS                      | SKIPPED      | PASS           | PASS                         |
+--------------------------+---------------------------+--------------+----------------+------------------------------+
| Ubuntu 20.04 ARM SVE     | SKIPPED                   | PASS         | SKIPPED        | SKIPPED                      |
+--------------------------+---------------------------+--------------+----------------+------------------------------+
| Debian 11 (Buster) (ARM) | SKIPPED                   | SKIPPED      | PASS           | SKIPPED                      |
+--------------------------+---------------------------+--------------+----------------+------------------------------+
| CentOS Stream 9 (ARM)    | SKIPPED                   | SKIPPED      | PASS           | SKIPPED                      |
+--------------------------+---------------------------+--------------+----------------+------------------------------+
| Fedora 37 (ARM)          | SKIPPED                   | SKIPPED      | PASS           | SKIPPED                      |
+--------------------------+---------------------------+--------------+----------------+------------------------------+
| Fedora 39 (ARM)          | SKIPPED                   | SKIPPED      | PASS           | SKIPPED                      |
+--------------------------+---------------------------+--------------+----------------+------------------------------+
| Fedora 38 (ARM)          | SKIPPED                   | SKIPPED      | PASS           | SKIPPED                      |
+--------------------------+---------------------------+--------------+----------------+------------------------------+
| Ubuntu 20.04 (ARM)       | SKIPPED                   | SKIPPED      | PASS           | SKIPPED                      |
+--------------------------+---------------------------+--------------+----------------+------------------------------+


Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

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

UNH-IOL DPDK Community Lab

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