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 3EC7641D60 for ; Fri, 24 Feb 2023 15:28:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 338DF40693; Fri, 24 Feb 2023 15:28:57 +0100 (CET) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id EF8A540693 for ; Fri, 24 Feb 2023 15:28:55 +0100 (CET) Received: by mail-vs1-f98.google.com with SMTP id m10so20037767vso.4 for ; Fri, 24 Feb 2023 06:28:55 -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=0vDt/OsSucgh45EWfmlSQJo9cpfMBxMhBkc76DFN7PQ=; b=I+8MFrQF3s1lXUvLhHC4Mg4QQqUpq3PYdPFM128VQrBMgdgArexkhRMzmGy0wZ4Cb4 IHEq8IPuyz/1gQdbXlKSypOvBTiurArC9dkWr6JaxgNZhW8yM0LCW8uhv4dScRnPk+tP 8i5Gr13FBLTxkQjS94BArFIcXH0h37Ck2/diQ= 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=0vDt/OsSucgh45EWfmlSQJo9cpfMBxMhBkc76DFN7PQ=; b=37f3Eu6TXj2CfVXDae0EYonz4SB730B6wYTByc+GM3QhFTTdMm9TiUDz8Hs8OEgeYq cppPUdYoGV/ruR5Srt9LCjs/xaejO62pDTEtLyEylhO06ecv4al1ZLVtq4n7N6xj6M3m fWQSdlSij6q3sgOvcV6HEpnz0WO2Sc1JfNGsJgAK2RS6rCGzOPdLIaoY5Z3CPjLgn4o9 X+AY4gyS7VN9Z9p3LtpJVY8dsudzzROBW6Wop2tUL7QoHB56Bg7vLb877qpYgJ4ZZ/up Wbq4zG9z4uOaSZmFCpoOTheVvfVSxUigdsHIVPOaP9SzpYs+vxwo750RWq30w3SKUt7B o5Jg== X-Gm-Message-State: AO0yUKX/xNgH/xj2dknPa9YJ4FNv1RAq2TtuOj5W61ByoLG991ZsHw/v qbXNOkraFwGiXGjSqMW/pCDmdVvZ2GK69N6EMlKepR0ubGadL4eyOeQ= X-Google-Smtp-Source: AK7set895BrPdEd4C/e24E0uTDJArVLWRKn9D+anBAuBj3GW0zSmqEBlhIMQooB3wSZ4DNsQdV6Hw+UNlZVT X-Received: by 2002:a67:e05c:0:b0:412:2c15:4b15 with SMTP id n28-20020a67e05c000000b004122c154b15mr13474231vsl.16.1677248935314; Fri, 24 Feb 2023 06:28:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r26-20020ab0209a000000b0068fdb72a002sm1338907uak.2.2023.02.24.06.28.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Feb 2023 06:28:55 -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 F2163605246B; Fri, 24 Feb 2023 09:28:54 -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 C8891601B1; Fri, 24 Feb 2023 14:28:54 +0000 (UTC) Subject: |SUCCESS| pw124519 [PATCH] [v3] lib/net: add MPLS insert and strip functionality From: dpdklab@iol.unh.edu To: Test Report Cc: Tanzeel-inline , David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230224142854.C8891601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 24 Feb 2023 14:28:54 +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/124519 _Testing PASS_ Submitter: Tanzeel-inline 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 | SKIPPED | +---------------------+--------------------+----------------------+----------------+ 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/