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 98E0042D70 for ; Tue, 27 Jun 2023 10:15:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9332A40F18; Tue, 27 Jun 2023 10:15:39 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 093D140F18 for ; Tue, 27 Jun 2023 10:15:38 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-c13280dfb09so3247385276.2 for ; Tue, 27 Jun 2023 01:15:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687853737; x=1690445737; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aXnvVUOP0debL2+PvsPXKQ4vsDqHG05mfPI4QRyZLDU=; b=hNEruiI/kQQorX+MpkwqbWAgnyEtnN58dHImzPkpeT0J/6msymqd1jkJ5n9aGOLB2u o28BJtXazobQ10koeO4yJaqz0oegCBtmzfSwQj78+IVdBAwHED75lpfxamQ5aCdjZxcs mwvFU1qgOznZXYA+m+muCXrturEJhnWd2Gco0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687853737; x=1690445737; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aXnvVUOP0debL2+PvsPXKQ4vsDqHG05mfPI4QRyZLDU=; b=bWYGJ6IxS64NOgYG/U1epup91Et5u+5erActBFkEeFbqrZdus+kaAozk+fuTsbCar7 YneJ3sdPLj7DXG2lac+eo4xNvldVU9wHb0bqtdP5D2ckqSEalSIbHSNEtRC3dZvb71TW ccZz70Yev0AOtUZa9Q2UhZ2yIJInbR0a4soagzVZcB4M8TYHCn7q0jJOGsS3v0EAlUeu nxr2uFLJWtjeye3kS6zawUe1rQStCxBrMkWgFKkOxOm8dNpcO9kZ0bgOAWqUqbZ7CNXN sJMVDaJ4EIg7zgR83ktn9BHYPH2OrKDzJI7ddoY0VNuUTDOOLow14psM3zNa4WMxrzNT Wr7Q== X-Gm-Message-State: AC+VfDxplNQJszJ86Z6eCOqGp2yw3XWVhlsK0MNfTxpFjOe76iocu4mD J2xGuHDdNMxIAC1/UMlj24AJWmpMSGsvkmtyxBhgcJosl+7SMVGCDPm2/w== X-Google-Smtp-Source: ACHHUZ545XvxrZTkNAd9VwmQCXl6n5UvLvhuKPYNBi5oy4hebdxoqv60ffkCM2w9MnmjflrE//mCcQCtKRbO X-Received: by 2002:a25:f605:0:b0:bc5:402a:ae6f with SMTP id t5-20020a25f605000000b00bc5402aae6fmr28103293ybd.19.1687853737436; Tue, 27 Jun 2023 01:15:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q206-20020a2575d7000000b00be42748aae2sm422377ybc.12.2023.06.27.01.15.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2023 01:15:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Jun 2023 01:15:37 -0700 (PDT) Message-ID: <649a9aa9.250a0220.725ab.ad5dSMTPIN_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 239EF605246B; Tue, 27 Jun 2023 04:15:37 -0400 (EDT) Subject: |SUCCESS| pw129013-129012 [PATCH] [v2,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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129012 _Testing PASS_ Submitter: Dongdong Liu Date: Tuesday, June 27 2023 07:11:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:42f113c53cbbbc4585ad68b4d2a8aa9bddad23da 129013-129012 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26818/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/