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 A5E914290F
	for <public@inbox.dpdk.org>; Mon, 10 Apr 2023 10:34:09 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 9CCDD40A81;
	Mon, 10 Apr 2023 10:34:09 +0200 (CEST)
Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com
 [209.85.160.100])
 by mails.dpdk.org (Postfix) with ESMTP id E226B40A81
 for <test-report@dpdk.org>; Mon, 10 Apr 2023 10:34:08 +0200 (CEST)
Received: by mail-oa1-f100.google.com with SMTP id
 586e51a60fabf-1842cddca49so5349227fac.1
 for <test-report@dpdk.org>; Mon, 10 Apr 2023 01:34:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1681115648; x=1683707648;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=9DFadr4KbuW/MpOC5xtvAu2r2EqSj9ESJIMiAqh3pWY=;
 b=CDg4J2q1wzbI7cFoMwinxIArkc+2rHt0a2L1ZO+l5ZykHep4IJ5pU99yTqTZaqEd+t
 I3hSXPLFaFtalEEsTwIaOaC0i4mwNfzXheHDvY6Y1iIdeIkPDVtr18b1UqCMSWDPHiAl
 j8A71h9I/oYWAHtU5yjpMpgDbBfkxOxxOokJY=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1681115648; x=1683707648;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=9DFadr4KbuW/MpOC5xtvAu2r2EqSj9ESJIMiAqh3pWY=;
 b=e92SxXU8d71/LnwtGRGdZwyP1Kw+1NSx6MyYGRHKPhVSNLikdZBcyDw4GiDyK1mwxJ
 DTyGfCvZKTegvEZORRpY5eiRlcksn8nAAPxYTkj4BBVK3/Hqg4HZtGT5tYMlGYTs2lkM
 ZDETq1Twg72RB7bgLpsKZDWyTKXrcCzdbt6onjwPnMw5C8bUr8h32jyM7e5dsr9jZ4Fw
 p2YgzQRdR7x1NFeA2imwKc/PVhw6uaC4LuezvgRdnpyAX4KtnKy+7kTc6OD8sqU/OLxO
 NuR7P0VQj1e/YDc/C3AYfKIY6ZQw8LGHtmIHZQZ/cmLuj+YamWF3pbvXfS2NPyOCo4jY
 iBPA==
X-Gm-Message-State: AAQBX9c2ov3/Iekx7BUTP7QfxCV5K7NiU+yIqF9+km2tvxu8Y/MnBIDY
 k5FFWTvdwLnudKDto23uvbrj7zvEx+ZxuT1y/OJ+tXQW7KBkGYtOIb8E+g==
X-Google-Smtp-Source: AKy350YX+gVSFCsRsH5BgVlLBtwu2POz9aEd/9ezzx59zyZst33KZ4WtvOXZxCT3rS9WKe2xKleahd3Em3iY
X-Received: by 2002:a05:6870:2196:b0:17f:9239:f651 with SMTP id
 l22-20020a056870219600b0017f9239f651mr4979359oae.55.1681115648294; 
 Mon, 10 Apr 2023 01:34:08 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 ao12-20020a056870f90c00b00172a3edd710sm730011oac.28.2023.04.10.01.34.08
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Mon, 10 Apr 2023 01:34:08 -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 D0526605246B;
 Mon, 10 Apr 2023 04:34:07 -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 CFE6C60095;
 Mon, 10 Apr 2023 08:34:07 +0000 (UTC)
Subject: |SUCCESS| pw125871-125873 [PATCH] [3/3] net/iavf: support Rx
 timestamp offload on SSE
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: <20230410083407.CFE6C60095@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Mon, 10 Apr 2023 08:34:07 +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/125873

_Testing PASS_

Submitter: Zhichao Zeng <zhichaox.zeng@intel.com>
Date: Monday, April 10 2023 07:36:45 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:65487b12db83c9ef37526a983c43191cd44dae99

125871-125873 --> testing pass

Test environment and result as below:

+-----------------+----------+
|   Environment   | abi_test |
+=================+==========+
| Ubuntu 22.04    | PASS     |
+-----------------+----------+
| Debian Buster   | PASS     |
+-----------------+----------+
| RHEL 7          | PASS     |
+-----------------+----------+
| Debian Bullseye | PASS     |
+-----------------+----------+
| CentOS Stream 8 | PASS     |
+-----------------+----------+


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

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

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

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

UNH-IOL DPDK Community Lab

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