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 D359943C90 for ; Tue, 12 Mar 2024 11:48:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0C7E402ED; Tue, 12 Mar 2024 11:48:35 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 8636A402D8 for ; Tue, 12 Mar 2024 11:48:34 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6e55b33ad14so2847699b3a.1 for ; Tue, 12 Mar 2024 03:48:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710240513; x=1710845313; 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=Ez1krH4xl3xe0VfYFlrOT0FcYkgPwfvWvzYnJtiEGaU=; b=YJpxzXl0cCsCUtbhFDDrhM0rvC1/znvn78/PashAVNxb4K6f/1zjt6PEKui3+mrft4 tZaLaBKhWWr654QN/EP2hkJXok88dxfNg87UpOhB9iY/zJphbIGKZJoDIIpojYGJzeme Q57rW7+V3SIix64MCJhRQsIp8LYHhA9Ncmij4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710240513; x=1710845313; 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=Ez1krH4xl3xe0VfYFlrOT0FcYkgPwfvWvzYnJtiEGaU=; b=rOhgzLJfA62uIGnDOiSLSM6+XzGiIqvGJ6XEeI/tktJP/ACeoZpifeDiOZGrt59hQa PNc4L/zujDu4Rfi+y8JL6nl4FzcG6t9agsCWR2x6JtHWkai1FwwZgdmQL7N0vNSHMayC lg7kUIkXPHvE/iydopidIqgHsRun2Z6KNlnp/Pg71mIzwy9xs5OipDN/S7U7bchu1mUN saXSMAkTbdDkMU0VY3dCYUhDXtQZsz+JISlDCUZcXMwKQkrQbqnPbJblIH1enpClxUUo t8SP5dOSoVhXHns9wfhzDipwm7Xr5gTi84TXPwrE37Kx4Kq1wjMnRsR5oG06A3Q6gaEN Jj1w== X-Gm-Message-State: AOJu0Yx0e0jPmSM6MQNxvKlSBlrjGK5sjtQVY5zToHkXzccLcB/rdi1J t6nNsDDhi3bfhoBJ13LaReQz9HaQnMhZbDJCClnTEuKl+vgXb3rEJ2mlKPlGBhsq5kSQoZGyPLs FVtp4erSNkRPEAQVQEH9rL5FFpax/NzMi7fFeVoSp X-Google-Smtp-Source: AGHT+IHXBQwAn+aqrihC5brkVg4RcnFkBHEzfsvxM3pSSj22BClGy627beKSuCuOe/2MbFFayeYYHf3oU8GP X-Received: by 2002:a05:6a00:3a03:b0:6e2:d162:6315 with SMTP id fj3-20020a056a003a0300b006e2d1626315mr10579594pfb.29.1710240513564; Tue, 12 Mar 2024 03:48:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id il1-20020a056a008d4100b006e69b5849ddsm195263pfb.12.2024.03.12.03.48.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Mar 2024 03:48:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Mar 2024 03:48:33 -0700 (PDT) Message-ID: <65f03301.050a0220.33da1.aef3SMTPIN_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 B6BA06052471; Tue, 12 Mar 2024 06:48:32 -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-intel-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: 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/29514/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/