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 6BEB843CA0 for ; Wed, 13 Mar 2024 14:48:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62930406BC; Wed, 13 Mar 2024 14:48:05 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 3DD20402B8 for ; Wed, 13 Mar 2024 14:48:03 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-609fb0450d8so63421937b3.0 for ; Wed, 13 Mar 2024 06:48:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710337682; x=1710942482; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=NEaFF5JYPYvwCxkSkWJxvaoHcjj876ueG7CI64p+mwQ=; b=ReEqgozRzM5wfy56rKk/ML6zepS+2jR/V6kA17Pd9VfZW9yyQzoB8V38eoUhXhEAH5 WNRdUf28q4qJ8VT1GD32RZzvDOeU2lWU6VYgW7jVUC+8XVdpM3lRg4Kbne3i+TjcwSUW wll2B3GVG+twcjwHSs0DslXViq/UWtCtiiMnA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710337682; x=1710942482; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=NEaFF5JYPYvwCxkSkWJxvaoHcjj876ueG7CI64p+mwQ=; b=DPteZN7Bht2vLf2PXVE/Sheou5P+Vqrjy0cMWeLQCUs+1f1Gh9/1pyCjSWvmHslkOK 1Q00QXojRqpVJq6w30j0RXxAcLwsjMzccmhRJadYsZqO6HwB4YVz0ud7cZav2BfZtcZo vNEy73Cr86STqPZz6/4l9ChayKGpfIz3YtRX0UoD3mXXIWvcy8Xt3pKtDRLH+jg2EJ6s O0O5PUnzo4gLtP+xhYY03eLTpBAif6+MfbC/tCipi/euy9WQzK0Op5HfF+MB3boaorj4 DkacFMWBxrI+jL2ys12KAGEWhcFkrphUf2APC6qI8yfeyZDPIpX0VIXP+5sXQwth1rd7 lY5g== X-Gm-Message-State: AOJu0YwW8EW5UDdTQZ+yvOOuG2ewjF33Vx1XFTnTxTPrRJzbSFI/Sfgf BKGwpxlA2IXUXG4b0x38cz/+qp9UJxFDjKsIW7f7ljzC202GygEs20nppMOzcMZ/q7KtR7Yr4wz LyXhJulOBnw8rKHsifPOcoxccMGowaruN+bhoj6sG X-Google-Smtp-Source: AGHT+IERcwF/H3PiDKFcHVQv0M3uCXdoXhApVUUAqPxnkd/1T1+VnVbOD5bn+YpKBno//rXQvPWj5GeAzqop X-Received: by 2002:a05:690c:2fc7:b0:60a:41ee:c026 with SMTP id ex7-20020a05690c2fc700b0060a41eec026mr1906904ywb.31.1710337682673; Wed, 13 Mar 2024 06:48:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l26-20020a81ad1a000000b00607853652e7sm522367ywh.20.2024.03.13.06.48.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Mar 2024 06:48:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Mar 2024 06:48:02 -0700 (PDT) Message-ID: <65f1ae92.810a0220.7de93.224dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4F40E6052471; Wed, 13 Mar 2024 09:48:02 -0400 (EDT) Subject: |SUCCESS| pw138307 [PATCH] [v3,1/1] net/mana: add vlan tagging suppo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240313090341.373037-1-weh@linux.microsoft.com> References: <20240313090341.373037-1-weh@linux.microsoft.com> 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138307 _Testing PASS_ Submitter: Wei Hu Date: Wednesday, March 13 2024 09:03:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:544d6d79a6ff0964a79a57efb102e87fdbd107d9 138307 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29532/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/