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 69D6042B49 for ; Fri, 19 May 2023 14:34:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6656A40A82; Fri, 19 May 2023 14:34:53 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 1665F40A82 for ; Fri, 19 May 2023 14:34:48 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-39420384cc4so1915820b6e.0 for ; Fri, 19 May 2023 05:34:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684499687; x=1687091687; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GdCZ5LJwfb00an0TYMOk9TEdDCSjKjSXTSkjKP8kGDQ=; b=Yi9/eFtKXgsQkcSVY5wCVk/k8VDPV6YCm8us/cBfr4Pnfz+I+N0f6zSA9BdaxzLNXg dRV9gHg56HkTHiMxKsu2T5Q3AM4EaRv8JHGk80GEweFA4vKVI7x1cSsFrG33iig8E8Da ZdLy7Qglhf8zLJehpjyrNDrkCRJyPMT5L85AY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684499687; x=1687091687; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GdCZ5LJwfb00an0TYMOk9TEdDCSjKjSXTSkjKP8kGDQ=; b=djN2Z3NvsYdfaTerjGyk72cAWR4surP8VTeSBcr9Wag/Bizg0rcINg2CgGwHfsr2pm 6U9fRdqtbXPtB2WvQDusSnoTLSDPwOJK1UZvnAUlh9i9xW4kUpZ4tIPi3mDT9uW42ZFd 1R2a6/RcBLfPCj421h7IyW6kvjiyqp6ruDuaSut8o/tkRvqvE4F43DGumFUZPSfxR5id 8Qtg2mJddRtYaiT45xj0hB5jMluyYkhJYjZBd8QUQXEqtxVKfbkmM/Z1CA75clf57waO eHL//r+WFFby/R8wI0YRp24TzgXSjc2Uq/6OyPmva/ACcMPd/+otegYoUzNLJ6ZN0E44 VxLA== X-Gm-Message-State: AC+VfDw8IIH0kNVZTqCgCuAfywO2ZuTxJQt3BH+SiCIxuxbZhWYb6EHZ 89m9QY3Bs8JletZafcTLMdI9DcvZSX9T+n/jbGuyVI7ikyQAjmBiKI0+iQ== X-Google-Smtp-Source: ACHHUZ5UrEQbLLJRQT4KOyoAalP6xmndC+gwrnOyFZgykq1gkdx7M7KmtkJhxhLTlqCZdQSyJOQJP6U7ft9J X-Received: by 2002:a05:6808:5cd:b0:396:45f9:4824 with SMTP id d13-20020a05680805cd00b0039645f94824mr994116oij.25.1684499687424; Fri, 19 May 2023 05:34:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x190-20020a4a41c7000000b0053b85b1f885sm205646ooa.3.2023.05.19.05.34.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 05:34:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 05:34:47 -0700 (PDT) Message-ID: <64676ce7.4a0a0220.575e2.c6d0SMTPIN_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 ECAA3605246B; Fri, 19 May 2023 08:34:46 -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-x86_64-compile-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 | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/