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 C680943C90 for ; Tue, 12 Mar 2024 11:42:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2B14402ED; Tue, 12 Mar 2024 11:42:33 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 19B19402D8 for ; Tue, 12 Mar 2024 11:42:33 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3c1a2f7e302so2577019b6e.0 for ; Tue, 12 Mar 2024 03:42:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710240152; x=1710844952; 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=gOJwB+d+HFKxNfJDx4fmcVc3psT8FRlbtMWdINS9k2U=; b=Q/0r9j+cDHA2RJp7FsWNy8QjwLprU8Kq4Gx7/id+l9Csb8KVsMEwHYJu6fCC+lGqNj 1fcYP3GMtpgmYBaAk8svDLeeu2RuVjXXWUYKnN5f+g/bOzW+9nsbto2XSMEnogEIxjwi c1I7N1RQanndjXobBCWxXVGHVzAsunH6b6JNk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710240152; x=1710844952; 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=gOJwB+d+HFKxNfJDx4fmcVc3psT8FRlbtMWdINS9k2U=; b=sUUqUuQnKLyA3rAGwxqPlyWnGt2SDqhCnXapoAuQubVl7EWKZD2Z6cyhv+B/SMNFeP evkLoY25efK21guNWyoKqTaIe+sENFyBvlMMXWogO3um+qN6cuPq3KFZxYfdVvUiQLBG VsZ1Ai4R1CWG+7Vft/fwZeyV9m3SaJyptgOh54hDJv6CgZPPrHfcpVP6fg32MJYkFUGB Ir5vrQSmNV1/8FufRvWMeu2Uk9nE6RfAnPt79Di6ZbaKobL/P75zcVZ5QteRYnd4KD6u Wbu4xEeqAg1PeBraXDPWbfJnJzsG0qxop2qej7tX6aDBsS4IDkxN1cN052oJsSmJfvwL MovA== X-Gm-Message-State: AOJu0YwjK72+fHogVniyOUL2mlm0E55DvEtXg0InqmyoCnomE13UnSTI Oi7z4Oyd27N5qBtK/Omn8VnMEJJ19x8lOrJq/CugmnrsIAiVUTB9P5iozJaooq6pdSESqFZ3azB ieFy9Ppd2MRINLlRe8TOxw12xVyvB8xo+/An4cO8y X-Google-Smtp-Source: AGHT+IFI+65tZeg35+pzO9PlTWykXOuTjRzoYy+dqCF2IHM8mhoO4qQ1njobANBg/x6Ahm+FqCMERN+NQffv X-Received: by 2002:a05:6808:3990:b0:3c2:523c:a2b5 with SMTP id gq16-20020a056808399000b003c2523ca2b5mr4889658oib.4.1710240152423; Tue, 12 Mar 2024 03:42:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g1-20020a056a0023c100b006e666f192dbsm445380pfc.18.2024.03.12.03.42.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Mar 2024 03:42:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Mar 2024 03:42:32 -0700 (PDT) Message-ID: <65f03198.050a0220.f39d0.c6f8SMTPIN_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 87C1B6052471; Tue, 12 Mar 2024 06:42:31 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/138209 _Functional Testing PASS_ Submitter: Wei Hu Date: Tuesday, March 12 2024 09:36:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:e3faaed01e14ffdfe8f4190030540ed874184b55 138209 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-82 Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/