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 0A3BF436F8 for ; Fri, 15 Dec 2023 07:21:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0155C433BA; Fri, 15 Dec 2023 07:21:13 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 9326C402A6 for ; Fri, 15 Dec 2023 07:21:09 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35e70495835so1611745ab.3 for ; Thu, 14 Dec 2023 22:21:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702621269; x=1703226069; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Jh7QhwtfhxIy4myR2Ap6sVodG8zmEernLhHiDqLouX8=; b=Vfhop/evUjI59NyBYj/9ZyucFHFmFF4giRiyKMi9UGSgH5e+ox8673JIkyQHIcHOfh O4UVV8CugH8bC9FdDzf9Gt1S/wwVHlFZvrUrrYqDym0NqVBpaMfzCa1j4Py25mkN09Er 4ZAJaWSzD0rrfd7tOQVzhpB5oGrkBPAc1Fxg8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702621269; x=1703226069; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Jh7QhwtfhxIy4myR2Ap6sVodG8zmEernLhHiDqLouX8=; b=bj5Z2wG0zyGXWWy2hKh8jVMuuOjZAW3TFbKRHnegSpJ4oxS0/yRKrgDVD3X6v0N7bd Mtxk9/h70ZO3LYazb+zRvqgz1o8pNQ174FB+kIMgq+zyY3lXk5GHoA2uwJiKFICMoo7B UI/tIgyxPyh4c3hy40sYO8GHfckKA49ffbncaWmI3Gi6iyS448yrjMJ1WOassv4V5kHk skmsKgIxRvAM7sXNZJyW7pmMObfD598a5iLSX6a0opzQYstcgRBttduvnEagM6Zz6Tyz HSrjyik7oZyJ37LmX/K+HJd3f0JG9YH2oTh2d2YDJCzwj/BX+TzN63IMtW5O8o0yEJtm kuyg== X-Gm-Message-State: AOJu0YzTzTZA0HfMfc9JVzyVI2oTSv9cwrt6BBl9HGkZw9C1zo2kcmKh fyy27ZPJ67RfODd9za6LXwutyHrHqz8lK+ClSiHd8jscf83MA7fM90zXJQ== X-Google-Smtp-Source: AGHT+IFTOuIDcqhANsZUBRwc9y9bqpZEy+YjSZKnx/lrAVQvZo2kkGrjwFrVXSbVNaBTDD1NUgvuL3t84Qz1 X-Received: by 2002:a05:6e02:1528:b0:35f:7474:ef8e with SMTP id i8-20020a056e02152800b0035f7474ef8emr5651099ilu.26.1702621268906; Thu, 14 Dec 2023 22:21:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u8-20020a056e021a4800b0035c8e637552sm1236482ilv.49.2023.12.14.22.21.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 22:21:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 22:21:08 -0800 (PST) Message-ID: <657bf054.050a0220.ffe70.7f3eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6D6BD605C311; Fri, 15 Dec 2023 01:21:08 -0500 (EST) Subject: |SUCCESS| pw135219 [PATCH] [v3] net/iavf: support rte flow with mask 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135219 _Testing PASS_ Submitter: Zhichao Zeng Date: Friday, December 15 2023 03:28:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135219 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28641/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/