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 6086842B3D for ; Fri, 19 May 2023 00:22:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E05A406B5; Fri, 19 May 2023 00:22:10 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 132D0406B5 for ; Fri, 19 May 2023 00:22:09 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-643a1fed360so1873030b3a.3 for ; Thu, 18 May 2023 15:22:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684448528; x=1687040528; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=t0DK4e9ULN+tZ182GrAFrH51cc35mRyvJexlKvvY9H4=; b=P8fZs3sQpSt8olrM2OKv2kyl2Z2DACaOW1aZTC77NTky0wa5eMCyswrTV6Ge09ixOw C1eeORSO80gXDshMHxvwekRMhuWgY6OelzrKGPaqrOyHO3sSpKaMRQ0NW76AofPCMmoG mFm2NQRhlIQvXScTMF+EuQghcVjgwkbyuRN0s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684448528; x=1687040528; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t0DK4e9ULN+tZ182GrAFrH51cc35mRyvJexlKvvY9H4=; b=Z6zf4avg+HXo650ovH1ZIiq5xQfsz+K7Hq8VrMdRN3NgONaqOHlmcQue+E+FyKcNcW KgryWHcOGM9E3QAgQl8j4swAlb+khtltCTWxb8R9EQdphPRxX5DprtkNcFNJMomuuI2F JH4g4uRrDnIvqsHb75Ejwozo6qN7Pbytz0dXkN2SlehGR59pF5sKSTD5n/1TCpee9kii qVqTUGjmGGui3aFHwKQBnwWV6pEVrZLuVmI0AESMAWmoTDEUBNBJNQbLTYXfb+ETeAff T2Vz5SnZITzoJtBKVEJsuPqwa3qGnOQ6YvwLxZonQznYhTASxvTlqkGhkp86Y3CjqeU8 8rXA== X-Gm-Message-State: AC+VfDx/bKVth5U3mgkbdbc8n46MNEBFWhZGKTNBBOpIsE9ZmqJaUmHj rauiT1ufjhqIGPS8ab77PhYt/wTakHTNszbW9l5bI3Fx3AHtk2J/J0cZPQ== X-Google-Smtp-Source: ACHHUZ4ys/eGuAfjGsmLNRXinDnzLLoh7jSPXMuYQGo85CkerVrkgLpxbTy4CrTz6PvJNYguuRY9uIjUleg6 X-Received: by 2002:a05:6a20:158d:b0:101:6f60:120f with SMTP id h13-20020a056a20158d00b001016f60120fmr1590099pzj.39.1684448528265; Thu, 18 May 2023 15:22:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a20-20020a63e414000000b0051b8deb2b5fsm89457pgi.11.2023.05.18.15.22.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 15:22:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 15:22:08 -0700 (PDT) Message-ID: <6466a510.630a0220.5e41.4bafSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 18D59605246B; Thu, 18 May 2023 18:22:07 -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-abi-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 | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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/26291/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/