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 82360436CB for ; Tue, 12 Dec 2023 04:23:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7863742DC5; Tue, 12 Dec 2023 04:23:53 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id EB5A040A73 for ; Tue, 12 Dec 2023 04:23:51 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2866af9d73bso3680943a91.3 for ; Mon, 11 Dec 2023 19:23:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702351431; x=1702956231; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lIA4eK51n5rVUOmRQ3690fNUgUAPFPxUPt06d4wjqUc=; b=Y8EFapn3cb39wa/FXRyzO4zvE1o+0r/cWIgyEZJnlc5QOQ+16YQ7fhwtqEUrhjXxvH MwU1u2Q1RUOdaLN3614/dQErQxBC1X1aUHunV90z9WRkRbBJ+hQegUBSLGYi3T5T+6c9 YMHpPCInTn/dVWZ7GvD6OiSxlAa0790UWuq9c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702351431; x=1702956231; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lIA4eK51n5rVUOmRQ3690fNUgUAPFPxUPt06d4wjqUc=; b=OqKVkazJsfSF6O3E9Tf9y8aUN5PsyfPSjmLD0QrkisffsQhVfkdGj/hzo/QeANXo0n WY7JZrSJe7aw105uykmbjGWvfEx76EHxqvnkDYQ4EU7AwMH4axWmTU47BbUI0Xd+5BhC 1cPb0SusW5toQAHpKZkEJXLjaMkcx8AqWMfYl27u0EUx8LdcoPgg2MpcYlQ06RZI6exN QvaUkKnbWlolM0RY6yE0dkJchikqyASX9G16x+taaisOWcmj0qvM4u4x2jS8+oV1NukL fuM2nLrx47aPMogHXgR/pOgvWVEyEww9U+kILVvNcs++iJpF7ECPSg4CfKdavvYduLOm uEmw== X-Gm-Message-State: AOJu0Yx5cbMnMt8zm0Ultw9AY6Dy18uZuCSQZDXiXHBRSaDBREX5+Pk2 N3oF2aw82xTYDNkOagCnlMFpspy7kPBV7vCn3I+XA2ysh+3tD4joy7KvPA== X-Google-Smtp-Source: AGHT+IEMKMKJ8T2jVinmN7uK2GCevw4eKK90zZH+iw/KkDLKGovC2ldY9nfJ/bx/2QXUB7F++t+di6lKxLX8 X-Received: by 2002:a05:6a20:429f:b0:18f:bf28:536b with SMTP id o31-20020a056a20429f00b0018fbf28536bmr3477206pzj.22.1702351431226; Mon, 11 Dec 2023 19:23:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g20-20020a170902c39400b001cf5d004158sm501526plg.124.2023.12.11.19.23.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 19:23:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 19:23:51 -0800 (PST) Message-ID: <6577d247.170a0220.e5c46.e382SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6BE716051823; Mon, 11 Dec 2023 22:23:50 -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 | +------------------+----------+ 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 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/