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 B44B842B9A for ; Thu, 25 May 2023 12:12:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A6CAF42D3A; Thu, 25 May 2023 12:12:20 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 0AFC242D3A for ; Thu, 25 May 2023 12:12:20 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-783f7e82f2aso248082241.1 for ; Thu, 25 May 2023 03:12:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685009539; x=1687601539; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O5h9FOpYTpvi15k0LnIViCB4SAxm2jfnz7liRg1WYS4=; b=OFV+Zx8gUYgP1Xd853Uoi9mDqiXKRcM3O+IzEfi2iBtyQILnXuNN6OlMt1E9Ry3kc7 TAz3NM4VznZq9mGnjWVhrTMo0xlpFcfIOwN/R2ptveCTmb9vOXkgxI8SGh4wj97qf3I/ kvZKWVoOJhX9sW3DMT3puytXknVuywFl0xzwI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685009539; x=1687601539; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O5h9FOpYTpvi15k0LnIViCB4SAxm2jfnz7liRg1WYS4=; b=SeFLr/LH6kUcBPsXsRWdY+rR/uRrKIq5/I0Wmhc74V5dEzWvcHg2txUAG7FuV6rWFK P5Dq0Ex4jYdD6hxoupj0z2JjoIH4BS2aYFnCl9uccC7yi798pPZNogjeaBKWnQCqv/AC IAUVuXxd5YW7Muve1yhk2ZWJpeRoTdgz7nQKR+FUq2UbmSL6yg93jlu5ystD0QhAGBwH Oc050Tg+43kGTuRLVcUeuu9tzAcyucnu0bK9ICYVp7SUMDrXnf9DxWJkYpwGwvW5ebWg mGEyzrz/E4Xs++TSbKzKtYNTRQ1KpKZA9pJ6Lvaa2vG/sclUstd5DB3Kaj6x1RVTqJ6V Hl4A== X-Gm-Message-State: AC+VfDznslrfi3GvwHznOieevgko53voqe1pQEOZT/fnDsglqkMEJFTs ZgDS5PpHPbb+oX/Mv6YjHd243GEbVvTLpaOq36D+J+DPw6BHe7E1qGMJxw== X-Google-Smtp-Source: ACHHUZ5d759y/7X0w9QXwSLGjxwkUhYr2cc2aAvDIubEtOAsHnvzDV4eGxTEU2mCTu3y60NUnfASUr/ZoHEZ X-Received: by 2002:a67:fe17:0:b0:437:e722:5f65 with SMTP id l23-20020a67fe17000000b00437e7225f65mr5601810vsr.16.1685009539487; Thu, 25 May 2023 03:12:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m21-20020ab07515000000b0077207e89401sm97077uap.17.2023.05.25.03.12.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 03:12:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 03:12:19 -0700 (PDT) Message-ID: <646f3483.b00a0220.d536f.2942SMTPIN_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 EDF8F605246B; Thu, 25 May 2023 06:12:18 -0400 (EDT) Subject: |SUCCESS| pw127265-127269 [PATCH] [v5,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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127269 _Testing PASS_ Submitter: Michael Baum Date: Tuesday, May 23 2023 21:31:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127265-127269 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26358/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/