From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id DDC2241D64 for ; Mon, 27 Feb 2023 18:28:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D64D340A7D; Mon, 27 Feb 2023 18:28:25 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 2F4C140A7D for ; Mon, 27 Feb 2023 18:28:24 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id p20so6248931plw.13 for ; Mon, 27 Feb 2023 09:28:24 -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=oR3kkmr7i7o+qS6tmI+A4oPgkt5vKI2Rgc30uhFXdck=; b=dhT4nzWjaYgQ/XkQ8sNaftNtMuFFwIopHlPAvPxNrc6UT0ub5MPJa1ixMj2ujDTEHS 8W3eKqkt8fBVJH5oEnhQvHZE0Yci61sNb9GumDu9M1BzpTPRhakFn/P141pgoyju6df0 AkeOTd94n9uhKwJwZLbvXlw8nmp05HsYM4wDw= 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=oR3kkmr7i7o+qS6tmI+A4oPgkt5vKI2Rgc30uhFXdck=; b=vzzQ7tf0t3eHixxIooQQ/UmAuUkyxkRR7/Yvspt/Smm2O8pM9qhXWGY3mJuvtuifTr JAOKSYU16qPq2KxJHsdLqwz1UiVacl7cvTgsDFXAOTZWIvDOp3bArP5JlhjAZLEh49BR MYLq5wS7Mk49QVENCmHo2Hf/7wAa0WUW6xnTPXRvx1xirZDwfEYd51N3NppszuigSgIO NAj3vNxrXdiUh0Kjwasmi8afX5aK2X2PBhsapowaLt/qeW3YIsf1Qe/NU1VtwDtsJaPq dW3b3O/tH/AL06Nou8KtEPTSk8sCpYI0DtHPH1qHDBjQMlrU9qkwHTsGiNn/ssTggSMt gV9g== X-Gm-Message-State: AO0yUKVbDBgDRbNPSysLl4LgecU/pXbNxlTB+MYnfVE1nFYQWk+HnB6X 4OpGGQrsqsna4eDkinwBDZgAJiuALqbA6OCdji+TGAwDHJ1Mu4X3vsQ= X-Google-Smtp-Source: AK7set/VjTKKER90gCIFyFOsLfkRW1pVelU4lgwYBoGudPTKJFDjuHVUIOq1TdK+ysXNs7pRcOISCU6YlYff X-Received: by 2002:a17:903:11d0:b0:19c:b7da:fbe0 with SMTP id q16-20020a17090311d000b0019cb7dafbe0mr20061465plh.16.1677518903298; Mon, 27 Feb 2023 09:28:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l4-20020a170903120400b0019916c68a02sm278477plh.21.2023.02.27.09.28.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Feb 2023 09:28:23 -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 AE914605246B; Mon, 27 Feb 2023 12:28:22 -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 A8EA5601B1; Mon, 27 Feb 2023 17:28:22 +0000 (UTC) Subject: |SUCCESS| pw124548 [PATCH] [v4] lib/net: add MPLS insert and strip functionality From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230227172822.A8EA5601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 27 Feb 2023 17:28:22 +0000 (UTC) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-testing Test-Status: SUCCESS http://dpdk.org/patch/124548 _Testing PASS_ Submitter: Tanzeel-inline Date: Saturday, February 25 2023 13:53:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124548 --> 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 Bullseye | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | RHEL 7 | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | CentOS Stream 9 | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | CentOS Stream 8 | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | RHEL8 | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | Ubuntu 22.04 | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | Debian Buster | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | openSUSE Leap 15 | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 | SKIPPED | 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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) 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25550/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/