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 58A7542929
	for <public@inbox.dpdk.org>; Wed, 12 Apr 2023 19:28:31 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 3C2AB406A2;
	Wed, 12 Apr 2023 19:28:31 +0200 (CEST)
Received: from mail-il1-f227.google.com (mail-il1-f227.google.com
 [209.85.166.227])
 by mails.dpdk.org (Postfix) with ESMTP id E4B4C406A2
 for <test-report@dpdk.org>; Wed, 12 Apr 2023 19:28:29 +0200 (CEST)
Received: by mail-il1-f227.google.com with SMTP id r19so18143529ilj.6
 for <test-report@dpdk.org>; Wed, 12 Apr 2023 10:28:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1681320509; x=1683912509;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=/TeoDN/oif+B975OQOFYEY18W6UvTPSo45HO/Z1i8PI=;
 b=jyUZ9CljCSmOXOwmrs+urGw3z0hLTA3qxCx/wn4FukvJwrB/WPcf3DhG88CryDC39j
 SihV6R2kNbXGy1F+vX7+090en31hEA9jezu0V1QKIalRus7e41DnwzLA4Zk6ehpKngXs
 e6VGweWEv1hhajM0HdxtkOglKYG5WY5i43pOA=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1681320509; x=1683912509;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=/TeoDN/oif+B975OQOFYEY18W6UvTPSo45HO/Z1i8PI=;
 b=Bf1WXT6xTCRUi3E5atdr9H3rwm9Ek/weQgF9ykYMFVIK2T/KkCN1NpCFClZ3gwUb67
 2uk0mprUkEKwICM+8NcCGcmtubmXGsw7d9JBS6ppfzTCr2u9tZM8xkgW9uv1EBXoAsY4
 NSswNYCvwLCo75gIpa9huE1uvIMAXl4fgzUQoaOQfhcqvjDE42Pq9ufGOeMF9qWhE4cR
 95F7btfL/sUneIIgEwet//OqqunCYoMWW7l/8TM3Hgo7sZezXfwqQxLd+MtB16rsnP2O
 GU9pGKnltkW33C6abKTz//OtokKvVK6mxfYA4ekVhVWN1PMEgTibH+APLggozgmen9GW
 OW7A==
X-Gm-Message-State: AAQBX9duxrDwMT9V3/4VNxoTzBVxrnE79KfL5uz72Y4AXrCelzlvYPch
 YVBepN8PGrN5uVZm3V6GGJKXiQ/nWbWQkyB8wtlbGm4ltL+vKib4Ytrheu3lbhc5gVVr7eq2cw=
 =
X-Google-Smtp-Source: AKy350Z/Se8yEu0z1X1M62b5/j/DZ7U7RcIMIaSQfqJkgGiLbzjD8zhcphgwNjOV8mNyS1c/YAAcvU7Y2S8c
X-Received: by 2002:a05:6e02:1c88:b0:329:4142:e9ff with SMTP id
 w8-20020a056e021c8800b003294142e9ffmr1961788ill.10.1681320509313; 
 Wed, 12 Apr 2023 10:28:29 -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
 t41-20020a05663834a900b0040641618dd5sm2505860jal.24.2023.04.12.10.28.29
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 12 Apr 2023 10:28:29 -0700 (PDT)
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 DEB8B605246B;
 Wed, 12 Apr 2023 13:28:28 -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 DEAF060095;
 Wed, 12 Apr 2023 17:28:28 +0000 (UTC)
Subject: |SUCCESS| pw125951-125953 [PATCH] [v2,
 3/3] net/iavf: support Rx timestamp offload on SSE
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230412172828.DEAF060095@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Wed, 12 Apr 2023 17:28:28 +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-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/125953

_Functional Testing PASS_

Submitter: Zhichao Zeng <zhichaox.zeng@intel.com>
Date: Wednesday, April 12 2023 06:50:26 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:65487b12db83c9ef37526a983c43191cd44dae99

125951-125953 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-137-generic aarch64
Compiler: gcc 9.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1


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

UNH-IOL DPDK Community Lab

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