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 8529D42B4C for ; Fri, 19 May 2023 20:00:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8252F40E09; Fri, 19 May 2023 20:00:40 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 598C140E09 for ; Fri, 19 May 2023 20:00:39 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-335394455ecso26447655ab.1 for ; Fri, 19 May 2023 11:00:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684519238; x=1687111238; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3fnsHO+0vqi75fBbElv8WGBPk3qkXpdAwzlCzkXjfSM=; b=P1ywBuCLdOMogPTehFD1p+Bfl18uo8GhNY5d/oXFquX/LBnR2IB/qp/NqmU4Fcr1fj ldDZFllbajYDZkHC/IMHsOM71v0WYnazYVffaBvkUAy+Qxf4OF2QUxq9T9S9ijBwADjD ju7QvzaQTkpTAjwITGHNbih69ITL1a5+YeAcU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684519238; x=1687111238; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3fnsHO+0vqi75fBbElv8WGBPk3qkXpdAwzlCzkXjfSM=; b=dcJef2Yv1N27P5+3/Zo39oWHecEUV2CPcU8W9oveA0lWOET5vCGw+XoWtSei8NOABz Y9kdylAt0afsaCmPsi07eShs+aWRnxTLqYzABKP/8SzQXD86NonH+b5+R+FRACn4tL6D NVrXgit45K0lkBWyshCCa5d6BmgcLLu3bzAefL1yRCPCjy9FXTK4OFhqZ2PJ2frGuTbI r3FZVAc6FSgtbxbT1p7tXEFHBkjM/lAHtaguvw/RSNJ+mGoGrQiINSm2sTq05RIZHCFV Lyj5+AIPyXFzbFW53MJu7/zF3KgxQSBGOuKl8c0VskPDPTGTeHs0Q4DwWlR6RVMs/Y0a xtPg== X-Gm-Message-State: AC+VfDzfTN8tgUslD1v/LF7h0gQcX2bPj45f5LDt7gWjxreplLa9PnXZ DWaZpTvvI2ZHGjHPJOJAb+mNloGIy79Bd2+XgRJsw/NuipHtTPIdts3hKw== X-Google-Smtp-Source: ACHHUZ54ytOE4P0dhtqyIz4ZGnsQBOJHaYzM+e6IUF6/DAeNFJ+oufXXf7Hqhq98309fTus1ymZyd8jXiczT X-Received: by 2002:a92:da43:0:b0:335:cb75:413b with SMTP id p3-20020a92da43000000b00335cb75413bmr1597319ilq.5.1684519238761; Fri, 19 May 2023 11:00:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u25-20020a02c959000000b004164ac7901dsm149560jao.50.2023.05.19.11.00.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 11:00:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 11:00:38 -0700 (PDT) Message-ID: <6467b946.020a0220.fe529.8292SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 4AC68605246B; Fri, 19 May 2023 14:00:38 -0400 (EDT) Subject: |SUCCESS| pw127046-127049 [PATCH] [v2, 5/5] ethdev: add MPLS header modification support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127049 _Testing PASS_ Submitter: Michael Baum Date: Thursday, May 18 2023 17:40:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127046-127049 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26291/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/