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 5FA6B41D56
	for <public@inbox.dpdk.org>; Fri, 24 Feb 2023 12:48:05 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 5CCD940693;
	Fri, 24 Feb 2023 12:48:05 +0100 (CET)
Received: from mail-il1-f228.google.com (mail-il1-f228.google.com
 [209.85.166.228])
 by mails.dpdk.org (Postfix) with ESMTP id 764A040693
 for <test-report@dpdk.org>; Fri, 24 Feb 2023 12:48:04 +0100 (CET)
Received: by mail-il1-f228.google.com with SMTP id h10so2933243ila.11
 for <test-report@dpdk.org>; Fri, 24 Feb 2023 03:48:04 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=Jrqdcc8CFr3H0kCRtA63bP/GSi4IhJC5xTfOwiZJ+pE=;
 b=EdKiEqdzCNC5Ov02GB1K9YQ3Odqh1SgW/Gf4KDmtWUfU0fUV21GN/tmMerruVkdrgP
 fLHOpq7k5Lu3hI893Z4c+NgqpDmW1wIKq6FhL9mjJYtpIJOkEly2iaf3ux/CI0cW//CC
 o9zNG2GJocB0BRp4AqIx+jccuZQUphLMW5Wqs=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=Jrqdcc8CFr3H0kCRtA63bP/GSi4IhJC5xTfOwiZJ+pE=;
 b=CmICZoWNUoO3dq4QqAfpyJC8WAZ7fvXrw6KhrG7MFp3Mr4z5uZxt0r3FeBH3jZihIl
 KFGPLbAiwspyOeKV9fw9pvWLyduTUNIVIieRUw/+EkLK3u0GarRDWiiTFwy9rEdyZMYe
 niIWqI6URt4DeNJ0UwoWjt6k82X0dY/rvp+WkJqtN+MsgnwitJzZPNUhoeMxhSitGg4U
 LhoVmOHTpleqSELMAqWPppV9PdQdtyyW+exwIj67USFTpVKI3h5YV4bFGW4/O9E6gS+a
 PE0s1mO9Kz1h/r4KQXsGKVae2pvRcOd4dOdH/RoOIDl+JcoTUnhkcf+ScOvZKzc5cAPQ
 5ULQ==
X-Gm-Message-State: AO0yUKUtGnfGGZF7mvlyXXDjnqtN/nOpAf88R9AEniFEx/0i0JfERBAj
 fLjuAGM4Dg6bTuGNNXqrCtfkNabgaob0GBId8etrPTs5ZoC41pYP93qL7HFWiJa+9zHTfQc=
X-Google-Smtp-Source: AK7set88dt/b36sBU8775wFNC4vIisxbrgJ+dsjvcL9enq5u1VpXKNTxvyDBcIoebvlMEgGOQC9u6tKlnVJB
X-Received: by 2002:a05:6e02:20c6:b0:316:f99d:927c with SMTP id
 6-20020a056e0220c600b00316f99d927cmr6274311ilq.10.1677239283862; 
 Fri, 24 Feb 2023 03:48:03 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu.
 [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id
 x15-20020a056e02194f00b0031529922575sm1803285ilu.44.2023.02.24.03.48.03
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 24 Feb 2023 03:48:03 -0800 (PST)
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 74158605246B;
 Fri, 24 Feb 2023 06:48:03 -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 6E94F601B1;
 Fri, 24 Feb 2023 11:48:03 +0000 (UTC)
Subject: |SUCCESS| pw124519 [PATCH] [v3] lib/net: add MPLS insert and strip
 functionality
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: <20230224114803.6E94F601B1@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Fri, 24 Feb 2023 11:48:03 +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/124519

_Functional Testing PASS_

Submitter: Tanzeel-inline <tanxeel1.ahmed@gmail.com>
Date: Friday, February 24 2023 11:25:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7710b5d15a014872a3aaf646668dafa928ca8473

124519 --> functional testing pass

Test environment and result as below:

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

UNH-IOL DPDK Community Lab

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