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 5CD2B42B3D for ; Thu, 18 May 2023 23:58:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5965840E25; Thu, 18 May 2023 23:58:01 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 50BCC40E25 for ; Thu, 18 May 2023 23:58:00 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-19a13476ffeso1881518fac.0 for ; Thu, 18 May 2023 14:58:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684447079; x=1687039079; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6GNXW7Jx+G7/u9tx6XUOv9nu6VjVAEBpmv+rrtDA4ZQ=; b=SYViZB2xjLLqllTPavcF5ZaxcAbblG2IlRZPAnCu91+drnq7+TW/U8boyq75yCOaeZ No/r0xM7G2PFL6cMSrGo/MNCDu2dix+QQotMjM6QDN8cDoUPPA1NhNVhrSlkZ1IxhLcL uVM5dE07WCvAVmZLOM/BN7XWRvDDXiIcJblc4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684447079; x=1687039079; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6GNXW7Jx+G7/u9tx6XUOv9nu6VjVAEBpmv+rrtDA4ZQ=; b=KStewyGRZMNECphMrj5nzTobRZ00dY3Alnm6VHtskYMIrBpJ9HHPqwDpah5MhTUGTy g3kJSXAOguaF0T0Og3w+ocR6WT9HQ9LBJ5xF/Oes10lFBidRBExJvsxxVv5bMNBiPAiV 2ILBDNBLEqlLdm77p0L46gf+4UjAkuO714AMB+i52kz2q7ZAFccY97TyIco0REeTAuWs uld2i7Xru0qRvbEaO6s/M6nsFIptbsKGdCreppS3H/3538QhGYVyVG58+HGQqTF/i+mf eKWo63jfsPpq4vKNCbMJeKseeliWbhs/O3rmLACFsI6KqjdKS0HqcR+s991zVSpfwXOG /6qQ== X-Gm-Message-State: AC+VfDxP1mmQa+wAgr4Nl19zrMSb1RqVssVUry4lcoq+gDW4JNj4NkHy nCCD6YKMmg/rMxAmYP16zELzanp0zyZmyhsNXTCwlMmZjTPVZjUQN78VXA== X-Google-Smtp-Source: ACHHUZ4en9JglHPtsDOdx/YJYe4fkNS2QIjZ4xmGHBvsZEI11NT45DHPFDNO+gAIKj8fxHP/BiKdd68EJELT X-Received: by 2002:a05:6871:44e:b0:177:cbb6:ba2 with SMTP id e14-20020a056871044e00b00177cbb60ba2mr74607oag.53.1684447079742; Thu, 18 May 2023 14:57:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bk10-20020a056830368a00b006ab0586f8f1sm170455otb.7.2023.05.18.14.57.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 14:57:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 14:57:59 -0700 (PDT) Message-ID: <64669f67.050a0220.ed5d3.8e3fSMTPIN_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 37AF5605246B; Thu, 18 May 2023 17:57:59 -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 | +-----------------+----------+ 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 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/