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 C26D641D58
	for <public@inbox.dpdk.org>; Fri, 24 Feb 2023 15:33:23 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 9923D40693;
	Fri, 24 Feb 2023 15:33:23 +0100 (CET)
Received: from mail-il1-f227.google.com (mail-il1-f227.google.com
 [209.85.166.227])
 by mails.dpdk.org (Postfix) with ESMTP id 392CF40693
 for <test-report@dpdk.org>; Fri, 24 Feb 2023 15:33:22 +0100 (CET)
Received: by mail-il1-f227.google.com with SMTP id b16so7516337iln.3
 for <test-report@dpdk.org>; Fri, 24 Feb 2023 06:33:22 -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=RU1TmYALZIBmKDrYv6nCCazWNw6aHZxhGoaxOqURF60=;
 b=iwAcmyi0cZV4wJB8RCOwt1Q+4MWk/MkVXsuZUwCtolFueI50O61H3RzRtsl7z9fGkT
 ys2ZXaySE4LbhkEAM+dO+OAUXpzntciniu+A90bKOtAONmSWOgKbXANGBn9Zd/C648XI
 jMgxKegnO56xuP3VlCB9Jb5z/NBfP4JEBxF6g=
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=RU1TmYALZIBmKDrYv6nCCazWNw6aHZxhGoaxOqURF60=;
 b=dJ84ke9A5lI+ahrY20iV2g/ANV1iPln/avC7pSB/Q0jdG5CAh1JgSfGD6B0zLobZmm
 Ht8vhglrXcMtVW7GPM0ORBPJnJEvfgAYgckXixkApd7cqXDEW1AojA70GrHgy85L/+OQ
 pT3wwfMfkyFPZPBid8UMSplyQ+s0jzhWsQESvNi+VnqitTm3+FgtJBV8m5E2S2jPs8fm
 qUYm6wVEQJRa0W6JjnX4iq2HBqmZ6FOppdtgpbC1HOJlEC2aUKucK3QCCr2dyn/S1i0I
 DFrB3F+elC+JhWAoJgWI2SPqgBa8inWtz05UvsIHgpHgNd6OkOBMeSBXB1G5NL8Po2YB
 qxFQ==
X-Gm-Message-State: AO0yUKUWn959B2AiBq6EL7geDrhxk+7cGfcC5EpnHi1ZVxYhshwSUkQ9
 ugVWOD3aEtmmb0tuNo7B3w8P4e+vDpr2gks9hZAUW0V4P4XZcwhqPMuDNgskRnC40zRwpts=
X-Google-Smtp-Source: AK7set9PKeblsHnbVMBkgO3fflVMpKDzcWAWPbXoXgNshwij4A6ZH11nFazBee8BABdB16LRkEEpDnQAYPv2
X-Received: by 2002:a92:ca47:0:b0:316:e453:537c with SMTP id
 q7-20020a92ca47000000b00316e453537cmr10386499ilo.11.1677249201549; 
 Fri, 24 Feb 2023 06:33:21 -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
 j16-20020a056e02219000b00316f8dd1f1bsm855967ila.66.2023.02.24.06.33.21
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 24 Feb 2023 06:33:21 -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 105E9605246B;
 Fri, 24 Feb 2023 09:33:21 -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 088DD601B1;
 Fri, 24 Feb 2023 14:33:21 +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: <20230224143321.088DD601B1@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Fri, 24 Feb 2023 14:33:21 +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-testing
Test-Status: SUCCESS
http://dpdk.org/patch/124519

_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 --> testing pass

Test environment and result as below:

+---------------------+--------------------+----------------------+----------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+=====================+====================+======================+================+
| FreeBSD 13          | PASS               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | PASS               | PASS                 | PASS           |
+---------------------+--------------------+----------------------+----------------+
| Debian Buster       | PASS               | SKIPPED              | PASS           |
+---------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | PASS           |
+---------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | PASS           |
+---------------------+--------------------+----------------------+----------------+
| RHEL 7              | PASS               | SKIPPED              | PASS           |
+---------------------+--------------------+----------------------+----------------+
| Debian Bullseye     | PASS               | SKIPPED              | PASS           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 9     | PASS               | SKIPPED              | PASS           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 8     | PASS               | SKIPPED              | PASS           |
+---------------------+--------------------+----------------------+----------------+
| RHEL8               | PASS               | SKIPPED              | PASS           |
+---------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | PASS           |
+---------------------+--------------------+----------------------+----------------+


FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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

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 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

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

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

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/