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 3FE5A42D91 for ; Fri, 30 Jun 2023 03:51:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DDC44021F; Fri, 30 Jun 2023 03:51:31 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 4D9A54021F for ; Fri, 30 Jun 2023 03:51:30 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5702116762fso13916107b3.3 for ; Thu, 29 Jun 2023 18:51:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688089889; x=1690681889; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6bdZuuMM3IV41m7z8VGAQqI9bpudIUf0Jc8Iw5iqb7U=; b=a6N9gFZDtgPnlmIUqj/gfbJsvCuujxU/5nf0wf4c4TWvYeK2yKY9Fc6OSbv8XLl0Ed juAq2ghcOjQFuiYAY+RbtP/L4R3eN+0eaIeKrcz/51BfVep08JhEJVR0h0QkqyPP014I fkohk13GiEDAcd1KPpT0wqAnb5b3KqFyFCj5c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688089889; x=1690681889; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6bdZuuMM3IV41m7z8VGAQqI9bpudIUf0Jc8Iw5iqb7U=; b=Jun+8b89yM/GewpGqWq3m1pwiyd8RmCkNc9MJVgZcagHc+OEIctOQ+mN6MMb2Qqp6r 5vVzVxiA/nbaWJRGDBKas6Yf1aF6JPadjA98b7hHRqglhKXuSHt9faeZdvYCDDku8EW5 2FcQeVGHdgXMGY/eG/uhOp5SwSIhYpxul4xikyQoaqXKXfA73DAoN+CMVA3OnDtYKBtG ULLpbrGYjq9yo6Q147TCK9Uo6eZWUAZRaKori32qs9dbyo3mFzrhLx1OuOUyXCZEcmFO T/s8sW59N+Mkhak423e+rRIW2mGSY5g8VhFj8JP7UqC80Xa1OAdbrPYN/c1vGbg50HYi HeSg== X-Gm-Message-State: ABy/qLbVi9ByEslo2eGr8BkvzlDFVWuN8BsSRIJpVIERRBkR4qD/x1Lo R2xu7a2x0o8fBVjt4h0Dt8C6WwH3U9BDYUWxg/Wim11oX5JNIZNuZOi5SVFWL2eWJ95SwChN5A= = X-Google-Smtp-Source: APBJJlHgEYz/ehifPePxEIBm7JZl1ipggHlBp/e1MEjuujvv2mZX+/W/4c5LsBazl+ceG66nGNiM/NEa+GB/ X-Received: by 2002:a81:a149:0:b0:570:6654:68c8 with SMTP id y70-20020a81a149000000b00570665468c8mr1201541ywg.1.1688089889744; Thu, 29 Jun 2023 18:51:29 -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 e64-20020a0dc243000000b0056d0a23430esm1366633ywd.43.2023.06.29.18.51.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 18:51:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 18:51:29 -0700 (PDT) Message-ID: <649e3521.0d0a0220.4969a.bb04SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 6106F605246B; Thu, 29 Jun 2023 21:51:29 -0400 (EDT) Subject: |SUCCESS| pw129112-129114 [PATCH] [v3,2/2] net/hns3: add FDIR VLAN m From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/129114 _Functional Testing PASS_ Submitter: Dongdong Liu Date: Thursday, June 29 2023 13:21:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129112-129114 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.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/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 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 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26865/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/