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 900C042B3D for ; Thu, 18 May 2023 23:48:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BEF640E25; Thu, 18 May 2023 23:48:14 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 58F8A40E25 for ; Thu, 18 May 2023 23:48:13 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-43604f20944so1585842137.2 for ; Thu, 18 May 2023 14:48:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684446492; x=1687038492; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GQ3jgN+BwN50a2FKyBy9PzaWWGlCglTwRdnPE4TdOzs=; b=Ps0nOdHp8/O3tCIXFb5QAMC1Q94uZaz+R7tABZUn7GM4iaQYSq4w3shaI/JtnfOnFc Rskt8xREYLh00OxQqWzN/nkN4hNroKxMN5u1S2XWJW0LjUtFlkvs3nxK4IU2vyZZ5lBD 5q27+AjK3VrwONaW9mbbI/omR/yPCmClC6/R4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684446492; x=1687038492; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GQ3jgN+BwN50a2FKyBy9PzaWWGlCglTwRdnPE4TdOzs=; b=JDHX+f7c1U1TG80+vSPyGx93835BXKjwMAuskLWlSzRd1nYAdiErnf4HE259FkGLE+ ZUkVS3AiFk77tCHlSoMa2KgCkHfsvfHuhS/ScCTCIFWuAXrWCY84qcQLi/DiedS2Rwim Qf9qJhH3zFhiKTJHnI/7JLcIA4VS0plTdoiAi2FnUHoqDeBxOPvjwMjFzumutv+u/bHI HFPJn5UOYm+KRuZ/DDeoDROQxF1KgD2grfTR4ILx0WarKmQFyPCQ820HbXke7VdZi92H 2D0LVJLl/ojFOjwbJGiqQUzeqUclobBIiUNigtHUrrW+3Ss85MO0biNcISLF8VKEakFf dxFQ== X-Gm-Message-State: AC+VfDy5NWcJE+xZD+wuxXX9cyi2WbV0CDduNEOizjzgNVWXp/WP0yJc CeI9AaTyUgXYHgIIysv/vPcFkF+T7boKeGWQ9sMBtv6XGBWxWKOo7WWtQsbpJ4TwV5sVGXC9Lw= = X-Google-Smtp-Source: ACHHUZ5pOj/+ryhA7a0yjfdDMaQJOMKJuR7eKK2oS/rfsSEMly5qkD9QbDNwbhHhEchyQGaR3+jECks5jD1H X-Received: by 2002:a67:db13:0:b0:42c:3baa:b0d4 with SMTP id z19-20020a67db13000000b0042c3baab0d4mr12976vsj.9.1684446492772; Thu, 18 May 2023 14:48:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id g24-20020ab00e18000000b00783b4c3b90dsm118906uak.18.2023.05.18.14.48.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 14:48:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 14:48:12 -0700 (PDT) Message-ID: <64669d1c.b00a0220.4b704.6999SMTPIN_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 6C984605246B; Thu, 18 May 2023 17:48:12 -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: Michael Baum 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 | +-----------------+----------+ 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 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/