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 A1027436F8 for ; Fri, 15 Dec 2023 06:43:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D32F402A6; Fri, 15 Dec 2023 06:43:17 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id A4F3240266 for ; Fri, 15 Dec 2023 06:43:13 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-20321785480so259422fac.3 for ; Thu, 14 Dec 2023 21:43:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702618993; x=1703223793; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Wo67b6H2YVVFc0oBtwdrPIz6gamXFAmNNSylQDtDV4c=; b=EdRnhVMOzxfC96mCKDqd/ZXvmi+NHzjbuFGr7ooho532fo0VLhFnMXJ3WH+QDWLV1k Flfv7w4H9eOE0SkykNQ5nZACa/iRG4c8poVzGxFOcnu7L8TUzd7oGZhE+EiQZ2AxmKKk CwUX+sxtzmWPlfuM6SjepJ+4NBQLYNWYjFUzs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702618993; x=1703223793; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wo67b6H2YVVFc0oBtwdrPIz6gamXFAmNNSylQDtDV4c=; b=jWi6wY6/GM289eLKyvMPeKqt2K46yHy70oDspbTE/v5vnZpohnWRBJA/gujZ/50+yZ BQ1RPB4sSjsPBTXLdhO42Rrt98GYHsjTZP/Egglm8n2Fw5ERfSqQXJDw99aBuywV4na7 wQNWSxgKnmVb64OXIbSusN2Tvi50TB3WKQ10fvcjWRUlI9NNRK7yH6EIC7KYyattMCcV buvBkkmyXgJ/sLDSCs+ZSKrjEs88LI+u/g0SuzBpEvAZQJySlJ4V2ysOsBhA8xxAwokU mih2OdMSX16iWpAGnZqDbVCZuSnDjO6X17VolSgF/TzcVW0xnKP5e+a+ymDGSYAFYc76 U2Kg== X-Gm-Message-State: AOJu0YwY275zemXsS0QhUiaeCl9HPcMfI0Jw8jAOr6WrQb+ZAZ5WHY3q HSuKEabkA7nDe7iz+8J31pbvowFtesTYttkp715q08SjcL78jbahGKmWZ1rkPq7/y40wV8jPdg= = X-Google-Smtp-Source: AGHT+IE5zt7kcjTYsLdCzIDeeWq3ZFQ7BtHVjbqIbpEKachwk9vGOMMyWa/n1trUnq5TtLQvuDx7a8W0DvqT X-Received: by 2002:a05:6870:d686:b0:203:6dd4:d9f2 with SMTP id z6-20020a056870d68600b002036dd4d9f2mr441690oap.13.1702618992936; Thu, 14 Dec 2023 21:43:12 -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 zh21-20020a0568716b9500b00203282fef6bsm246778oab.19.2023.12.14.21.43.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 21:43:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 21:43:12 -0800 (PST) Message-ID: <657be770.050a0220.c288b.8f30SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6CF30605C21A; Fri, 15 Dec 2023 00:43:12 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/