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 2CE02436CB for ; Tue, 12 Dec 2023 05:12:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 250D442DC7; Tue, 12 Dec 2023 05:12:02 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 9E5EB402EB for ; Tue, 12 Dec 2023 05:12:00 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-425959f36b0so36902931cf.3 for ; Mon, 11 Dec 2023 20:12:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702354320; x=1702959120; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pX6AwWVaK37tLkucs7CQnTYnsH0LoNcgG2xOJsg4Pbk=; b=c9bHXI2igLWIWhjxLMS9rE9120UWUkAYOJehsI8hOjhIqfxUwAGYnMba3fpbXApEPL GxLLisaWacmK4Ihljq5g0ocZdV7MjkhdeedsK4cu1VGBgaAffkMudz41kygFXMnFLgWq BprRNNWDlum0i265cSio21AiU70UVnYSFFlII= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702354320; x=1702959120; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pX6AwWVaK37tLkucs7CQnTYnsH0LoNcgG2xOJsg4Pbk=; b=JhYqGH7yzNApH5PG1/YcTZgYKAvXoUzsOB8FJ2ru/mjBGqGVhE9zePP65mddwanTM6 qTAJDm88t8eJygQqmdlew0KpIMUp91lZV4C6+3fg7kdNnA27fwnRcrhYXpAM4mDcpMTc kF9m1FYeDd8G6wWPnSctlJAmosw1eZuLX7mJclPRWYw+ppeuLkWaZcHs7JVFw3xasy0o CuVwmbQPoUXaK9U6wIF/T4JAf4crA5hAKQ8IWWkpf8EEXkOsoIMB1h9xol9P9haKmWlx hhYrxmJJh7Zlullj8QGDAmx95ifR5YPE7XFHXB67fmHHZxmgdLBme1xi51GKrSl+J2PO tJRA== X-Gm-Message-State: AOJu0Yxa6c8qlW4HcfqboOMtdX66cgn5Pm/VeyybpGVsKWZEIDn2j2eD cfdXkgVUP9wUE8JYOQ40TmOHF/OErBMn+agV9ALtkyznCc9Jln0O5EiyxatfOGbnbkdBT0xF1Q= = X-Google-Smtp-Source: AGHT+IET/WaOKkF4yGI/NtLOVvB98HAwus4fnoQUJ2eNXNUtmxX0RBFQGmbNCCSfUz9ykNassnNL5CwTUgcs X-Received: by 2002:ac8:5703:0:b0:425:94f7:8749 with SMTP id 3-20020ac85703000000b0042594f78749mr7122394qtw.43.1702354320132; Mon, 11 Dec 2023 20:12:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9-20020a056214184900b0067ab4d25cfasm659635qvy.17.2023.12.11.20.12.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 20:12:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 20:12:00 -0800 (PST) Message-ID: <6577dd90.050a0220.8ed23.3944SMTPIN_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 CDD266051823; Mon, 11 Dec 2023 23:11:59 -0500 (EST) Subject: |SUCCESS| pw135047 [PATCH] net/iavf: support rte flow with mask for 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/135047 _Testing PASS_ Submitter: Zhichao Zeng Date: Tuesday, December 12 2023 02:34:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135047 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28591/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/