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 3478A43CA1 for ; Wed, 13 Mar 2024 13:34:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 305FB40A84; Wed, 13 Mar 2024 13:34:07 +0100 (CET) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 5BB3C42D28 for ; Wed, 13 Mar 2024 13:33:58 +0100 (CET) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4d40ca07bf6so476516e0c.3 for ; Wed, 13 Mar 2024 05:33:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710333237; x=1710938037; 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=JAIDoJL4bumWroyxL8O5qwLPLwdnDNOp9ZBhW9lbQt0=; b=Hb6mdmii08wfzTqNQf2IJoIsE1rgCklS8GKQw37YXqAAD0etARgLcd9v9eFFT0dWAE Db3pZ93QH43bo5rADT8my/MHP7rQY4OCi2W3gasKhZxxQa++nXKQjqgRoT1TYLSFnXPS QZ7yVGM1DWMdBcLNsCr4qSMOSNGIo+KLzM6u8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710333237; x=1710938037; 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=JAIDoJL4bumWroyxL8O5qwLPLwdnDNOp9ZBhW9lbQt0=; b=TT6szO+HkRwRIYv0J04NfcmA+IXotJ+qq0QIIlQnGPP6ilH5KeKKcSXnRi01Kb9MAh 0dbJywMak024DxJvZmVmxScnFC6frm/XLmU3kH4HJkVitCaI4f2F+XPr+CN09/jyWuT9 sY3oC7BCIO4gNzUW3ms4lNVMnv9SCFGzTihuo9DQYqaUrdPXPOp5whF+cA9mGHyvE9Ct U1jOQlFbXKz3JhF+zWJ4d8ouhVsAb2WthoqKFiHzcm9pBbwBcP2/e0j6+QnRH+9FTvsq ZNCH713zHyqLrBzkNmB61H9Mbgs0QxiA29bPp5ql5ss2qwD3i5QmViV8x/wWuUiYRcP4 QwcQ== X-Gm-Message-State: AOJu0Yxo4pMex+sglZHHudAhjHfIQg10QHnkYpiTAVjOoWljAGU6/ilR glp9kv9qTtg8G3UV2QGEJ6y+7as02Kx+NXRMu3ncDhPcyJw7tJ4LtZPzA+KvEXHuVoj/MlAgkaU +0OUGkrYOlEd5Q4r3o0VOih1iKL7qYX+rkUkVBZz6AwA8jicpD/6hG3l7 X-Google-Smtp-Source: AGHT+IF5KuMfn8v07hf2qbAqbQu3MITYSa0H83ewBbxGpwia3aQ4eoe4cjqnfgZB4vV4z75vtX039H837VJl X-Received: by 2002:a05:6122:1c0e:b0:4d3:4aad:22d4 with SMTP id et14-20020a0561221c0e00b004d34aad22d4mr9126781vkb.0.1710333237701; Wed, 13 Mar 2024 05:33:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ec36-20020a05612236a400b004c038d0a671sm574771vkb.9.2024.03.13.05.33.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Mar 2024 05:33:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Mar 2024 05:33:57 -0700 (PDT) Message-ID: <65f19d35.050a0220.ad63.10bdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 542F56052471; Wed, 13 Mar 2024 08:33:57 -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 | +----------------------------------------+--------------------+ 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 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/