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 EF45242B82 for ; Tue, 23 May 2023 16:00:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8D1E40689; Tue, 23 May 2023 16:00:56 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 2D3B040689 for ; Tue, 23 May 2023 16:00:55 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-64d5b4c400fso3403061b3a.1 for ; Tue, 23 May 2023 07:00:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684850454; x=1687442454; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SuizrUgdAfpXHynyxe65W4+Yhb091+KTFqkJy9D/Shk=; b=ClkZN0UtWsStZxtQKvXTsYXJc4FR+Ww4zx+uDszD7TdjLvsWjbtdiQJAQZxBwx03Uj uOFBEP4HiB4JUv+TJTdw9W5/ADUWJuPMQDMtmDVEvI6mbfOfuaP5Gvq10635EcZRSLJs BQm4PeOq12ldLIH/TbSHOBQRgIk3pn76IuqKw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684850454; x=1687442454; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SuizrUgdAfpXHynyxe65W4+Yhb091+KTFqkJy9D/Shk=; b=YLf/UV4lW0LtCV0rSZD/+BjWY8L8w4FCgyqmRzYmjLzGVfm7y98lP3sqyDpzHvhiD+ YwJ6G2ULDK8koYMeJ00ZuYET7Tx05JUNLv4evollRHJRMVWFOktZxP9MS5/CItr0LkIF NYjona6EEpHrvAQ+XsF9KfhCcbUqtuE3YBOaWwweIhbJNNrRueIN4rShj85FTcDBWa0f tXnKMZk+p3W4XRLlz9Aw8FkSt93KyruyW5d5xOh2tYaorzERi1XUmFxDYJOS3vZ+im99 nKwOI5LrHNZPZhPHlLbsgpB3Nb2ANu/7p4J/GV3JqvM6DqLagumLcVjwdtHnnr6cdkKn aJBA== X-Gm-Message-State: AC+VfDwaBNXnwQiZdytE77U8HU1GWtOMpYFiH7lQV/5j9rLHgjixWuBo 97gabF3uC44W3HBs0cjVhW4kC+np66jUzK+Ggk/8MGucHNs3XCuotilQ+w== X-Google-Smtp-Source: ACHHUZ6DcpDDJCfq5vKcRJJRfiRcOJUMUwh9qmlXbypG/eklucDo/O9jTS+rau1qar0TvcPOr4kibrk5o88A X-Received: by 2002:a05:6a00:1814:b0:646:9232:df8 with SMTP id y20-20020a056a00181400b0064692320df8mr20176821pfa.15.1684850454324; Tue, 23 May 2023 07:00:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 76-20020a62194f000000b0064c7ba2b53esm1149602pfz.15.2023.05.23.07.00.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 07:00:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 07:00:54 -0700 (PDT) Message-ID: <646cc716.620a0220.35c5c.ce2dSMTPIN_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 8EFFE605246B; Tue, 23 May 2023 10:00:53 -0400 (EDT) Subject: |SUCCESS| pw127204-127208 [PATCH] [v4,5/5] ethdev: add MPLS header m 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/127208 _Testing PASS_ Submitter: Michael Baum Date: Tuesday, May 23 2023 12:48:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127204-127208 --> 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 | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26347/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/