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 BBBD942CBA for ; Thu, 15 Jun 2023 01:37:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B586F40DDA; Thu, 15 Jun 2023 01:37:58 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id CE14340DDA for ; Thu, 15 Jun 2023 01:37:56 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-77d89dc9a80so38447239f.0 for ; Wed, 14 Jun 2023 16:37:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686785876; x=1689377876; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DGcESraLjfZRy9lC9VcJ86gTRUKHaZWidOKrx5WjAyY=; b=MAWaeQya18wD6kAK0FyBjAFcxpV12R8H4Q/gb0CMPsl6ZJg/1C2P3YCuvRyOmfhE8p fewclAuZGVWSOIhOtknQ5RjUbbBvKl0OhneZdfjoDJSEtcLnXOsK5nwh14K2ZZmjgMt7 ah9RlEymMCJJ6foSaiziUgWFnzjMPRLZlFhA8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686785876; x=1689377876; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DGcESraLjfZRy9lC9VcJ86gTRUKHaZWidOKrx5WjAyY=; b=mBFIOCZp1eEoidTUIfR1BM/Errj97dtyLyKDi9U79knKoQdm09AZI8qXWpIXnZB8re Zfi3bIkTlAlTKsCivqF38Tl1xy5iZCuqTIMX06el+kQk+Lbhz5pm3OgpZYsC9CQJFXMA voQZmI4J/wXn2ppYH5IJNCWix82upr9qwsl6Lu0HY8p3wP2slz2hOlDxLTBnKMUVUyJd eFWwtOHOLIhOfOAzvQrARKm/JD+sNUKeBZj2x7899yWbrtFbODUk/6vQPbvxQWzq1abH u/m/mz31CEjDKpiPtGNeJCXt5zNGIR/ZV0iC+i4cromtoqWcR1M3z1IinCHh1yC1hvVE kZHw== X-Gm-Message-State: AC+VfDxgolQXuU+OhXTXDuv1VS6LHkZoow9ndaAhxAnXztUXTIihpQzo 581Zz1gjxv+/vuNUObr2+23aRr+PlR1UXDE+qWtVxMqBlfsRs/HS90iGsR8McL8XRH/BcbFk1g= = X-Google-Smtp-Source: ACHHUZ5WYCRZCPm7VkvZYx2lL9z0mueX1+5JrlGm1pdhd81Oc3NTSzyLqaQYSlcCyq6IxT7wahTRJIMExDh4 X-Received: by 2002:a6b:dc13:0:b0:776:f6d7:f5b6 with SMTP id s19-20020a6bdc13000000b00776f6d7f5b6mr15924559ioc.9.1686785876239; Wed, 14 Jun 2023 16:37:56 -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 ep22-20020a0566384e1600b0041f6957b295sm1437730jab.58.2023.06.14.16.37.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 16:37:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 16:37:56 -0700 (PDT) Message-ID: <648a4f54.050a0220.41a68.3803SMTPIN_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 C94EA605246B; Wed, 14 Jun 2023 19:37:55 -0400 (EDT) Subject: |SUCCESS| pw128660-128662 [PATCH] [2/2] net/mlx5: add MPLS modify fi 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/128662 _Testing PASS_ Submitter: Michael Baum Date: Wednesday, June 14 2023 05:52:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128660-128662 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) 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/26677/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/