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 2B7E342D5C for ; Mon, 26 Jun 2023 18:15:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 27A5D4013F; Mon, 26 Jun 2023 18:15:55 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 2A20640223 for ; Mon, 26 Jun 2023 18:15:53 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34271602c32so15356405ab.0 for ; Mon, 26 Jun 2023 09:15:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687796152; x=1690388152; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=y0ell8HdOkChyynDtY8FmAn8G/Sh6kB5WDIiQCHQMQA=; b=PQggUUc4t5S/n+meqaPWhip8CzmQIxwb26xPoHk9Q2sAXegZQlR7/HaYoEybPukA9Z 5N2Y0U9dLOhQN15o0RQFLZrfysr7PSvJOpAKux39xX6X2nGS+PTvbTNdTuoDakq/A70T W+FM81uX1t3YFDpgjY8CZlOPXu84zEQMbw7ls= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687796152; x=1690388152; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y0ell8HdOkChyynDtY8FmAn8G/Sh6kB5WDIiQCHQMQA=; b=gXde6QdTbTNK0S0GRu1OWXqkBLucGXESspU8U94ueBBZn2sWcdKOODPJybAvXJelHt 60iY3nmh5X8Ksj5N+5CVhMJRUKF8S9M3aXSQuXF8AAtn+HkcCQg/U2mUw1l5fJw4DOs+ cgeJcWg/GUUo9KWmJ4ac6O90FdcqmN3SFSavfyd5WT49ZbBmw76vfKAtWOtIYUNiiXwW nEwAZM5dBaaA1MEQPjfFIfYy+k8sc82922mjGI/GAk2OrwjiDJbPpiVJR+Dpg/6fEmTv 936KvAMaa+P7fO2FD/t8G4RaFJdPuwYowkgS3/gDrC7KGfj0tdOb3p88P7brJSzAlZyW UAdQ== X-Gm-Message-State: AC+VfDzg42wtXjtPqyRGxttUtL5Ne0VsKPqFQwTir25O6gnoFv7WYUep dSTKwSgNOpvAJqxV2e7POObY+e3IjGD5oqn+3E1Af3K07Cn60BQFew+rGA== X-Google-Smtp-Source: ACHHUZ64JcZx7l/WPYLh/YhcUWyCHnrIOzHy0VhAWUcEmZmYS6liMKkK7b93SiEQsArmY9RSbb09ePzQy/XR X-Received: by 2002:a92:2a10:0:b0:341:f920:4483 with SMTP id r16-20020a922a10000000b00341f9204483mr27308495ile.9.1687796152490; Mon, 26 Jun 2023 09:15:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o17-20020a927311000000b0033bd36a8962sm168794ilc.34.2023.06.26.09.15.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 09:15:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 09:15:52 -0700 (PDT) Message-ID: <6499b9b8.920a0220.83fda.bd8cSMTPIN_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 079F7605246B; Mon, 26 Jun 2023 12:15:52 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/