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 732E343C90 for ; Tue, 12 Mar 2024 12:31:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6EEE8402D8; Tue, 12 Mar 2024 12:31:52 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 4B34F40282 for ; Tue, 12 Mar 2024 12:31:51 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-690b100da62so37929996d6.1 for ; Tue, 12 Mar 2024 04:31:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710243110; x=1710847910; 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=CUARzIRtvWDGx0+kT16Sb0ouuXK5bPhRQdSMWoZYCNM=; b=W8eHrzAL6YLWjZK6I/McKPsmgyC4+KYxKxxxPShCLaPmvylUWHVEsBQPaFHcgzUYKX 3ep3um6GYGsc8emLXp5KlJXddgL+TO3lEY+jLPIc0UUegPPL+zEDgC926ARKKxjByc/D IRgz/f2lhiXlrF8q2NLgXkEi9B0GlJ/ARUXsI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710243110; x=1710847910; 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=CUARzIRtvWDGx0+kT16Sb0ouuXK5bPhRQdSMWoZYCNM=; b=aIvJ0nIQdEtlnmcF6MYLEH1wkdxUqnL7frR1XMdb7IKZGvEUsT8Ye3SXdOPRww92Ig 6aWTg0+TGbRH/cQhOp8CeGbsMURTNQIbJDq88zCgBW/M33ZDG3gk0/oLqsUHarQOYa2d BZ/4hxGiPYgcjl6CAFBHcQgGxt2P5QGiV33mKtAiRV0egfcUEh7umKYo3zONt1KuSLN3 2iITim9OVasiOgrWIEQeqFyf3JV5KgFPLiPyrlDmqlNumPPYVoIm6eUMBceSZlPKnBlr XmHQsMCVC8sinRZNRrd35DvL9Y9BOeTF0qaQfRKgWJGTS6v3kQv5VjS7Cgu2B2DGHBts FBVg== X-Gm-Message-State: AOJu0Yy6tDBMiyvk9M4xvyQrHn+VcPy9djgGPZAzh07b+dAcDaxxL34q L9199PBa7QLWGaNp9S3ObXwPuAUp23Y6GqKnZ/SJ4UdnhNcjrz76JOEMMIxi4tOVTvmdhg5TLyo eOy6RZayZMbqrNTIiILZH0Q3f84UelLueQM1eSf3xliYdFPdvCpFzgFPB X-Google-Smtp-Source: AGHT+IFf5/n822GYgOFB5GDiFiwXXLtQcMxh3VUIdR68nUCbB7qMahnf4sMoyorcvALHknjrw/vY9jTpzi9g X-Received: by 2002:ad4:50cc:0:b0:690:c43c:b605 with SMTP id e12-20020ad450cc000000b00690c43cb605mr1385317qvq.60.1710243110779; Tue, 12 Mar 2024 04:31:50 -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 r15-20020ad4576f000000b0068f17647f74sm351488qvx.4.2024.03.12.04.31.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Mar 2024 04:31:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Mar 2024 04:31:50 -0700 (PDT) Message-ID: <65f03d26.d40a0220.7ff36.663cSMTPIN_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 7C9BB6052471; Tue, 12 Mar 2024 07:31:50 -0400 (EDT) Subject: |SUCCESS| pw138209 [PATCH] [v2,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: <20240312093611.359025-1-weh@linux.microsoft.com> References: <20240312093611.359025-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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138209 _Testing PASS_ Submitter: Wei Hu Date: Tuesday, March 12 2024 09:36:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:e3faaed01e14ffdfe8f4190030540ed874184b55 138209 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | +==========================+==============================+===========================+==============+================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+--------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/29514/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/