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 1337D42B78 for ; Tue, 23 May 2023 02:50:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E99140A80; Tue, 23 May 2023 02:50:39 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 31A1C40A80 for ; Tue, 23 May 2023 02:50:37 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3311691ebd0so664255ab.1 for ; Mon, 22 May 2023 17:50:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684803036; x=1687395036; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7KswpZxrqg10y1zbWFNKzp+uTuDD+8i2mwUqJsi03M8=; b=Nc0Hz34R1WKWVE/HXLxo1/ndwQQ0cmjojCPxVQiulhmfpmMm1jfgF+BrIocdl062c4 pZdCvcjWEAnymq9J6ASWSEPbEx5i19XnT5lM66IYtCRTFaiZhVXYZkPy57qyZIZJYcT2 OSMWTIuLpKHrUpX89UP54NMaKYp+r+BkqPEOY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684803036; x=1687395036; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7KswpZxrqg10y1zbWFNKzp+uTuDD+8i2mwUqJsi03M8=; b=Blwi0GdYgvtV3B90ZKfnbbirKc5HZ+XSLI3ffEqh8vHR98txBFar9Yd56O6t3HTJlw Q8GzcIp16HqbrKtptfv0PcwZRdWf0VYlIZn2H44CVQDRQZyIkrjbhBVL+1UPhn04yyJv t7EdotHKRyCL5FMiRiebOdjDen09qb35rZPSqgbsMdGVmx4JPAGISNjN9CP+CJJKqLAj 3b2UUoB393TocxUxnB/1bB1NrEPr6PWFAjzXT7NKhu40WcZ9+lTLYrE77BXFSt6Cb6cf emfPdg5o26ZG00M2V4tYUi++jbF6TniTsvUqhFH2pyLPe112YBPER96ZOz1NCIsqP8f/ l2sA== X-Gm-Message-State: AC+VfDyeE/CxLdHWZ17/MaF9NyoxHWfDs2CdggcjRS5w2OM8nv6dJjuu bZQCI5u3WhnDbIs4tE0znHdFH2nC3IvYItb+2Sc8jBGIWMYCMRAJss0F3g== X-Google-Smtp-Source: ACHHUZ7Rag6jE5DEw381OedjNhFFUIuivi2rL84lY+zrHcJqou2mMBUoO8VjtKd/65brjI6g/21Dskuyub+9 X-Received: by 2002:a92:6f02:0:b0:331:a813:8b17 with SMTP id k2-20020a926f02000000b00331a8138b17mr8089560ilc.3.1684803036543; Mon, 22 May 2023 17:50:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id el18-20020a0566384d9200b0040fc12ad992sm699043jab.10.2023.05.22.17.50.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 17:50:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 17:50:36 -0700 (PDT) Message-ID: <646c0ddc.050a0220.a0438.aaccSMTPIN_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 05C25605246B; Mon, 22 May 2023 20:50:36 -0400 (EDT) Subject: |SUCCESS| pw127181-127184 [PATCH] [v3,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/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 | 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/26337/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/