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 3915542B77 for ; Tue, 23 May 2023 01:18:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13F9040A80; Tue, 23 May 2023 01:18:57 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 0B28440A80 for ; Tue, 23 May 2023 01:18:56 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-783ec566cb9so2203276241.3 for ; Mon, 22 May 2023 16:18:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684797535; x=1687389535; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QMLyhuo13R+Bbldu+JgU44jvjjYOhij+uVa7mq41F5w=; b=bPpPDpnpYKbRvP3DjwPbBL5Z5/6NeOim64a93eUUaQrivQ/tZ50an1qHHRPfVHvrA4 5PypQP0Cz3dW6GXT+YIe4Ij98DRZ+23qoHXVfrJrch/X0Hfl3rSyTrEdYPdhl9t+YvKQ mi9vHDDVWcZ1m+Bv38ufqm+BkdeH/SyvOkIDs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684797535; x=1687389535; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QMLyhuo13R+Bbldu+JgU44jvjjYOhij+uVa7mq41F5w=; b=NHhQgyW4wCoHe32cX8RJDyaQwY1ES49HkaEHeEO4Z2Bx22TbgKW3FOrn2GUGI76Esm 2ohBo20CFrTZ/XyABQGG3ewvFo/yquusI3SOjg8JERv05mp2r6LJC7R1hY2eIZGZ9s3f o56COB/uVdezuR9Utr6/b02B4vlJVOS8H+/Hi1RFWUNlnEdSL4MxPjHmT5lEt7oxek4+ xGXBaPgegCMWNFcw+07HE7hgsaowCA0GShoKoFQE5medWSC0lpyJwLX/VGN0OpVqZfpX muAKrSH03sK8BopVM0t4cjVe9y0TPHzMTfFixGMlKH5UkcT9zpDAqP1H/py6h0l8Paqm 3COw== X-Gm-Message-State: AC+VfDwI/QGyDcuqoWJuGy/44gkj8s5V1ND82noBfqSlYxTPxRidVjlG 4tSG9QlmabClikUhb36L4/2sveK9jFl9imrHq6rz5Wdu9pKZU7ccQs0CKQ== X-Google-Smtp-Source: ACHHUZ66gWx2MXKTzqTTezi9MnLcD2W0nvI74Y6WbOT80A0y+Nnhb1xj0k7buo07yDAUvCrf5VqOnrESlzho X-Received: by 2002:a67:d099:0:b0:436:2c6f:205f with SMTP id s25-20020a67d099000000b004362c6f205fmr2297346vsi.5.1684797535327; Mon, 22 May 2023 16:18:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x7-20020ab03807000000b0077a7cc7ebd7sm1069177uav.20.2023.05.22.16.18.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 16:18:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 16:18:55 -0700 (PDT) Message-ID: <646bf85f.b00a0220.8812b.28e3SMTPIN_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 E17AC605246B; Mon, 22 May 2023 19:18:54 -0400 (EDT) Subject: |SUCCESS| pw127181-127184 [PATCH] [v3,5/5] ethdev: add MPLS header m 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/127184 _Testing PASS_ Submitter: Michael Baum Date: Monday, May 22 2023 19:28:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127181-127184 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26337/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/