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 1947C42D5E for ; Mon, 26 Jun 2023 19:40:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 128954013F; Mon, 26 Jun 2023 19:40:28 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 73EEE4013F for ; Mon, 26 Jun 2023 19:40:26 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6355e774d0aso14600466d6.1 for ; Mon, 26 Jun 2023 10:40:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687801226; x=1690393226; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QJPFT2n0aFCiA/B8ow0PcusM2ZchA7t0C+l3EVJ8hhw=; b=H2WPhmMo41q2besH5Ox+HXcgCJIWviq5e5MkVYzq2PECO/QSDJBwK4ImabD3DNvOmJ ZVuGeOJeaU0ZRMWTlmfbvZPBpl+xHMYEknPXhQTB7AlJ90o2FwHVNcE3xup0MJ/7CaXF EL6Nrx5naFt9a4qw9tZiC26Sk+e6x88sXu8ts= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687801226; x=1690393226; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QJPFT2n0aFCiA/B8ow0PcusM2ZchA7t0C+l3EVJ8hhw=; b=Xe1ODN1euPXbTsRy39+HfsH7TcN0tMiSwH6XFFKmWKU44pWNVlFua5U3y3r16gdvSj ivY2iulFc36xOAjeM4EuC2HWKYOBJW49KgSsRRSMGSctooEql9oxDHT9I0tLG5gUGzzR ogH5qLuCHP2YaOaoHYEOwKOEyqxr+MiXrIVX76jhSqRHy5QQpnIn1lOjbinubjMPJjlv CFB5eideQlWVUj5PWOKVNQC+T7/oYjBrJO1ItZkwY/2zq1xpYt5s7krUgoUKEUuvRSKQ 8UeLjCbmRLwJUjcJCUC20/XM76/KSCDBR6axB/90rFWpIpcf7ncbqyzz7Ccqfcb220Pm 8aKA== X-Gm-Message-State: AC+VfDwBlS/tkTCnG3O8HdB6xzKaJ/wDl18Zlk2v5EUmfJGJ2S3916NQ eSfRRUx4KlPxi0pxQ1slUzOwQyB+HTWl5XdIQ/PabK0wTw6GZaPE8l5bIPOoyPznExlwQucTuA= = X-Google-Smtp-Source: ACHHUZ6sbGLSjQV6hEd3Pkk2PmFjt9m8rS0E4v4vE0dssBUsiQYGnqehW8tyE6FRdK/vvYz/WscV9OcnkVK9 X-Received: by 2002:a05:6214:1c0b:b0:630:1732:7084 with SMTP id u11-20020a0562141c0b00b0063017327084mr30477462qvc.61.1687801225836; Mon, 26 Jun 2023 10:40:25 -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 p3-20020a0cfac3000000b00632266b56a3sm189106qvo.63.2023.06.26.10.40.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 10:40:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 10:40:25 -0700 (PDT) Message-ID: <6499cd89.0c0a0220.87205.a60dSMTPIN_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 8CB8C605246B; Mon, 26 Jun 2023 13:40:25 -0400 (EDT) Subject: |SUCCESS| pw129000-128999 [PATCH] [2/2] net/hns3: add FDIR VLAN matc 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/128999 _Testing PASS_ Submitter: Dongdong Liu Date: Monday, June 26 2023 12:43:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:6c948396d7ebc7c0ffdac7df99f1ebf7b4ecb55f 129000-128999 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26814/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/