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 005C142D5B for ; Mon, 26 Jun 2023 17:41:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F10804013F; Mon, 26 Jun 2023 17:41:23 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 2B16E4013F for ; Mon, 26 Jun 2023 17:41:20 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-440d1ba5662so831530137.2 for ; Mon, 26 Jun 2023 08:41:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687794079; x=1690386079; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Xy/hXcxs0j6squPMTRmelJeWaQfTgAwE6O30Ntxpypo=; b=dAt93y+c9h5+SvHielaYfhOFBEt0on4IqI0n0ETWf5bMnOcZhZx6Qq4lwO2Nt2o1aQ Z0dpU4tp+TOKyzVzNrZXKSj2nBfHQvqdwO2RISNUXMWevUnLHaw7OEEsdBxb8SBMMm8P qsu5sGLzmp46WHcgI+5OxFpWV4i/rEpHIoFSw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687794079; x=1690386079; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Xy/hXcxs0j6squPMTRmelJeWaQfTgAwE6O30Ntxpypo=; b=UmUBBBs3ayk7Rn/m0oRRiSPiNZUcD5fe587J5ERqNhE95zH3zknUYNVZNm8uzip1qr iLjwQ2dphcMbx84dEW1M8pM5h30DNUN7zIHV8pyz6AbHiEDUW7qh8WW2hJvrEEv4mbdS XNJgVmHPlRmJ6z6g6GiWr8XMbwjngtf1x+9EB1c56yBPkpXOOno3xPNXnwv4DALrk59W aQZKmT8Yy2mGkdbaYq/RN2dB4VqPZFPtg1NudzsddWMKfaAnXA549BeD2vH53KnCHqR1 S2eX9caO+cATGxcj06A3cp+iU2yXTh/jU6p6+ERLdac0bY0ka3wDSah1xIovGopQsa+1 Xvrg== X-Gm-Message-State: AC+VfDwGJy3TVl3OXAcF/Pat9JFmLQgt+W3UK0AAV7wMwaJkicxh02Br FxRqI/aC8g2FvqYgDz3ynycq0j+sCkve0s8L5Jq8Id8HC0w2h0RDwFVz/Q== X-Google-Smtp-Source: ACHHUZ4h3aoKt3Uh9mK4IfE5rTxwLhWhv7Mr+WezXl77sJzBj90dwBWT/ANBGk2mSqGM3ANbguOhuEArrBJ7 X-Received: by 2002:a67:ff89:0:b0:440:d2dc:fbdf with SMTP id v9-20020a67ff89000000b00440d2dcfbdfmr6021320vsq.9.1687794079605; Mon, 26 Jun 2023 08:41:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g7-20020a0561020cc700b004365d89c022sm125520vst.3.2023.06.26.08.41.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 08:41:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 08:41:19 -0700 (PDT) Message-ID: <6499b19f.050a0220.bb87d.4fdbSMTPIN_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 41672605246B; Mon, 26 Jun 2023 11:41:19 -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 | +------------------+----------+ 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) 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/