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 91A2542B81 for ; Tue, 23 May 2023 15:49:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 704B640689; Tue, 23 May 2023 15:49:58 +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 474E640689 for ; Tue, 23 May 2023 15:49:57 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-64d3fbb8c1cso4738608b3a.3 for ; Tue, 23 May 2023 06:49:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684849796; x=1687441796; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zdPg6DtkaXLuNJH9QLOVXTq2iuCKAdUx0R4p8EnVFhQ=; b=Wqey0M2QnBKqaNMTvKwiV+WIzrkw6nQcF0SCA7Yii1hSqP4pGIqZ8rUUkV9PSlKgKv P6cEj13rR7WDfEfgcldJlA6ioRt5/bVnOxOX/TCTEhtJNVPzA/vQtMpmsXWvFGahQv8T l20GDjfI/mW7gEueEPy3W5LfZxMXXq9HMyDKs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684849796; x=1687441796; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zdPg6DtkaXLuNJH9QLOVXTq2iuCKAdUx0R4p8EnVFhQ=; b=CPengrHEtuJeSL0tvGP/23YrXd54yP+JHMjop95xTgK27jo8jomPUvSPbuDmz1QyYv uN1ABMFjf+FdAW3bSOfRAiapSomyxxv/ZlW65oC64EYmyG+ivU2oZkkdOEdErjAD6P6Q +kPJCRpfR6ZDd4HETTZTGCwWTZFssKYklcEaLY0rajvF5CSMKNGJQOT6i/WqG8pSgLop 1U1wZf9fCQcTar89m2UrVWHzWJ0j+77SvJQVugUbQOIr53PasDYDYZ1KrVXkq14OqLGy NOYgPh1F0SMBy3ovV27iet1qm6T6mKrGU2ddDiMbiG3JxcF89h5IxDVtj7d3yO2vde3E +rCQ== X-Gm-Message-State: AC+VfDzp6+iDsWpJI7i9wDKvpdlDve7/BgZ8LktzzBlCorGmahK6BitU Sf4sZKLFCdBW7AaaMdBJQU3hrV10/L4GtNOYedYClnqQf3GjKXGBOYeCNA== X-Google-Smtp-Source: ACHHUZ5g7K4ivVJL249MImgsLLnEnGYzHF3UkEkX+fjZfNqMqPWsCV1OiRntMsSUc64ECqXawN4Q5856YCV9 X-Received: by 2002:a05:6a20:c886:b0:106:5dff:5dc6 with SMTP id hb6-20020a056a20c88600b001065dff5dc6mr13240456pzb.16.1684849796429; Tue, 23 May 2023 06:49:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gv24-20020a17090b11d800b002373d0c6c0csm1122534pjb.12.2023.05.23.06.49.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 06:49:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 06:49:56 -0700 (PDT) Message-ID: <646cc484.170a0220.9559d.8183SMTPIN_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 D2819605246B; Tue, 23 May 2023 09:49:55 -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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC 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 Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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/26347/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/