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 8C8DD43CA5 for ; Wed, 13 Mar 2024 20:09:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 50B184025E; Wed, 13 Mar 2024 20:09:19 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 8F05340151 for ; Wed, 13 Mar 2024 20:09:17 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6e6b3dc3564so208999b3a.2 for ; Wed, 13 Mar 2024 12:09:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710356957; x=1710961757; 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=AKlbVf/YiclD+QeSvYvjHQB4PEjMxnQ4nfyJSqILyYU=; b=djndWnjnlJEHr56qQ8uEbaArPx02RbngR+Ve+9q5AHUMw+krGz43z/Sa0iWdJc0nZy v+VtCR77FCeUIwkhwhYpwzSife/OoQXhZjkKvEokY0C2+SG7TePypwezkNrSEbQW5MmT 6pSxoN9lwpxEeKvTdtYBVHLvh8gVVBQhctVSc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710356957; x=1710961757; 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=AKlbVf/YiclD+QeSvYvjHQB4PEjMxnQ4nfyJSqILyYU=; b=Rz6pCpCWWpSgTg9zpzWia5MUtdocrW8HsX+pnSL7y/jrltlU4ZTsWOYpuvha/fK/Sm Bet20BHywy3gus1ZhfR+Kadi5Ax0hpQJ1VOnRbQ/gVYfyaT0JJWr38QMUz5vJgsQJPj/ yS4UQPzbS//UYXr8G0ttOdhaKC5CQqtS8pBZm7gZqZiiMPYgm6X4eWkfO5Rli8zrkCUq bbwWOHnRlmx70vTF1a2Xcj7RiNB6EM69gJ06oNnXmpv1MAkX0KBkyNrlAQ+ERjueRJNX T01inNE/O6IX0ztZSUMmGJxrXFi2bfoJU/BvMybzBlyLwumUssaUMD179OslNxA7W4+r 9xDA== X-Gm-Message-State: AOJu0YxGhn+YiFlgoyV0LQUsFFbN07XeFNQELPLhqGJ7T/nOf1hY+Q8J 1SlhsR4jKQDJPB1QgTmNjhvj95LOfNkM0vYrsEnCoQ7UqzTSPyr/Eos4l+PfJ3WEj6nk/5oedfF RMzQlSS5gtXGGzalH3KXm8Kn0uZAe0nlWMNaJfPR8SvYCtlV9/lGVYncb X-Google-Smtp-Source: AGHT+IHlNStbA5NPjJRlzpHgWB9BZslPvIyKXt/1qmRwNRGsebrtw6RE0+zFUF34IbDJ+RIkWXNsVkSTbuMu X-Received: by 2002:a05:6a20:8922:b0:1a3:f46:853e with SMTP id i34-20020a056a20892200b001a30f46853emr3247864pzg.60.1710356956707; Wed, 13 Mar 2024 12:09:16 -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 m10-20020a656a0a000000b005dc1a944789sm233135pgu.2.2024.03.13.12.09.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Mar 2024 12:09:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Mar 2024 12:09:16 -0700 (PDT) Message-ID: <65f1f9dc.650a0220.a5a4a.bb4cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2535D6052471; Wed, 13 Mar 2024 15:09:16 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/138307 _Functional Testing PASS_ Submitter: Wei Hu Date: Wednesday, March 13 2024 09:03:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:544d6d79a6ff0964a79a57efb102e87fdbd107d9 138307 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/