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 97ED2436CB for ; Tue, 12 Dec 2023 04:28:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 59B0742DCD; Tue, 12 Dec 2023 04:28:13 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 3C79F42DC5 for ; Tue, 12 Dec 2023 04:28:11 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5d4f71f7e9fso51120017b3.0 for ; Mon, 11 Dec 2023 19:28:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702351690; x=1702956490; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T2TnGPtlj4AGNCYNJR2B5ZHMZHlPxztpHB4CiUmEalQ=; b=RhGn4QffdAgy/pDkkFVYup5JrvPYBki8Ns3upFZeenNaJry0h3ZOoEZb6SSIIXkgH6 K6zJaV6Z7eCatbjdf1UiA8H4H1iEHZLl7ixZpLc1WCZ8wJYs+uU++p3nEoUiaPqtfOuM Mn5g0j/aq22YlkmHdP74XAnevAnXt0nRBsCEI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702351690; x=1702956490; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T2TnGPtlj4AGNCYNJR2B5ZHMZHlPxztpHB4CiUmEalQ=; b=tR5daxZeZngjOkNhxMH2lEkqw7GRunu64IMT/PKjVVWXd3HneVS+w1JkzCWBjJ9ZYc +vCc+LRHRb2PurLL/I1JI9dCy27J/3auBJ53AAD+4yPSprlrGYUnAwUMc1JOmKBrZH1B Lyduj+w65XC8N9YClWI4y+Bqpu9hBMtt6QEvbPqorxxr6xlxwNKawmk/ySos0kxpZDMG bhQ8idCzPrQq2nnxfxP+XMAw5j4KfNFHYQ/rTFmfaFeOcUiLzH5znBm9QUD71Z2cjfox +WwIwKd/LAkuiMOvm1Q5MifhYgKAnYkHh1CS5M1CI3LJGH165KWOFJVUBseIrdEjisCi p9xQ== X-Gm-Message-State: AOJu0YxYReQpfTg73aNSKlEUDjLpJlYRgYdkuGaq+gIic9zN33KTEclr saGrYszjtCp3XgJXaZFkla1whUmmMDWxXOaGkZz/fen6sTLP9B2aJ+gixyOSWjmA6RoSfkQfaw= = X-Google-Smtp-Source: AGHT+IGGLpxi8YBbvofMhsMeCICYjj7CxJU1J3bYF3xCGLWbkEvHLUQWOkIDX4eAa8hUvarkVDgBET7MP+RZ X-Received: by 2002:a81:4906:0:b0:5e1:b7d9:3b9e with SMTP id w6-20020a814906000000b005e1b7d93b9emr674411ywa.50.1702351690588; Mon, 11 Dec 2023 19:28:10 -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 8-20020a9f2008000000b007c59a632d5csm1060699uam.11.2023.12.11.19.28.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 19:28:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 19:28:10 -0800 (PST) Message-ID: <6577d34a.9f0a0220.4c6f0.ee22SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 42FD16051837; Mon, 11 Dec 2023 22:28:10 -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-abi-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 | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/