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 C41E34297C
	for <public@inbox.dpdk.org>; Tue, 18 Apr 2023 13:17:46 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id BFCEE40698;
	Tue, 18 Apr 2023 13:17:46 +0200 (CEST)
Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com
 [209.85.210.228])
 by mails.dpdk.org (Postfix) with ESMTP id D08FB40698
 for <test-report@dpdk.org>; Tue, 18 Apr 2023 13:17:44 +0200 (CEST)
Received: by mail-pf1-f228.google.com with SMTP id
 d2e1a72fcca58-63b73203e0aso7662014b3a.1
 for <test-report@dpdk.org>; Tue, 18 Apr 2023 04:17:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1681816664; x=1684408664;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=6CFgCd+NeaEUsAZPTSIBuEK2PTSr0MjtcxCi+HFg3D0=;
 b=CQkRH5QdgHY3YrEOGNJn/FOqkIEYjscoxgYa4rOKhoMP74xLlWixwhSy5EwWLaKc2u
 bBqYogAL+Y0qPoxjzaVBKrWIMbAjq6cVcVvI6ZQw5x+2jJvNihp+idTpq7sXs+5Jj1Jh
 gPf0V9Fzt23LnjYvLHQeIjGt76K+7aNXBaqY0=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1681816664; x=1684408664;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=6CFgCd+NeaEUsAZPTSIBuEK2PTSr0MjtcxCi+HFg3D0=;
 b=jm0F93UFj8dioGRgxaH7d4yjL5KCDQiOChDMOLnUL+Z65CZwI1o3IzPHJDMDbAIIzn
 /ecijwJDFYmSUNJI7R6pX+T7yH9JzmipBfzjxWDg3ej6zVStvpjGIMDkoukKVqkIpdmu
 Xkl3jA8fm/DTbPOxD89tbGWpbSBSfZ9ESMtGW01NxZMxEO2o/b2ujcOjpn8GO7VfWwUM
 jumacGCVX3PU27NQqOBfHtJaRVv5pkIPwMaAL6ycI0yVtNnFCGzYEwj9tZ+5HYSJesCU
 BP5ftOfEcuernNOvY1/Qvst9oMsVeD/UGhQ73wRTFac3A1960wQ3vlPcayg3chxacAyh
 z5MQ==
X-Gm-Message-State: AAQBX9frLlyVbGicJDnuXJ4PE3ltSgz7StCHa8UCJPTfwoVNzZQzba3o
 YFhzKSKQcgpYW2UyZYZQaW2p38SN2zoxQtuwx+/Qc522t56tneyekf2kMuXQc/KxnOy1vw6Vbg=
 =
X-Google-Smtp-Source: AKy350b5OP6NUJO45HRdrW2XCjtqnAZanzxBBF/dnu73WPJvW7TQ860eloqFCHF7x8BnMcUORBWi1LOzZzmJ
X-Received: by 2002:a17:90b:3c87:b0:244:d441:8f68 with SMTP id
 pv7-20020a17090b3c8700b00244d4418f68mr1893120pjb.16.1681816664013; 
 Tue, 18 Apr 2023 04:17:44 -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
 ot5-20020a17090b3b4500b002474a0a1b99sm4326543pjb.17.2023.04.18.04.17.43
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 18 Apr 2023 04:17:43 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210])
 by postal.iol.unh.edu (Postfix) with ESMTP id 49AA1605246B;
 Tue, 18 Apr 2023 07:17:43 -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 4905960095;
 Tue, 18 Apr 2023 11:17:43 +0000 (UTC)
Subject: |SUCCESS| pw126211-126212 [PATCH] [2/2] net/iavf: add Rx AVX2 offload
 path
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: Wenzhuo Lu <wenzhuo.lu@intel.com>,
 David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230418111743.4905960095@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Tue, 18 Apr 2023 11:17:43 +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-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/126212

_Testing PASS_

Submitter: Wenzhuo Lu <wenzhuo.lu@intel.com>
Date: Tuesday, April 18 2023 05:11:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd

126211-126212 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Ubuntu 22.04     | PASS     |
+------------------+----------+
| openSUSE Leap 15 | PASS     |
+------------------+----------+
| RHEL8            | PASS     |
+------------------+----------+
| CentOS Stream 8  | PASS     |
+------------------+----------+
| CentOS Stream 9  | PASS     |
+------------------+----------+
| RHEL 7           | PASS     |
+------------------+----------+
| Debian Buster    | PASS     |
+------------------+----------+
| Debian Bullseye  | PASS     |
+------------------+----------+


Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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

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

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)

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

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/26024/

UNH-IOL DPDK Community Lab

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