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 7312942ED8 for ; Fri, 21 Jul 2023 10:22:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 502AD40DD8; Fri, 21 Jul 2023 10:22:12 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 490DE40DD8 for ; Fri, 21 Jul 2023 10:22:11 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7835ffc53bfso43349339f.1 for ; Fri, 21 Jul 2023 01:22:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689927730; x=1690532530; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Rf5vRT5ooQV26hxcscItf3GHpVVvQG4qf/k/V3tDFao=; b=aUZq87U/+/VB0GsuzWC8lXet/vSAkAoc9TDb27oZG40+gBHWOsRnBHtpBlKurgLAXZ 7ouQ/MKcL24XfJwGwjZSLtaaUJBG8NTIfirN33ywB8tvS/pOkISy7QYFK1xyNaWiD5mh wg3OjRQS0vHZarHtdhzRS37342m5V9PpVwjDY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689927730; x=1690532530; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Rf5vRT5ooQV26hxcscItf3GHpVVvQG4qf/k/V3tDFao=; b=XS2mb+fMlPQA7AReYMAXGNpQdnmRpvcLOj5BUlDg5ZW0fnqrtxx4iu/yUCUt3MmRFF I4juAMpThvtkbahPQACPrpRpfIK2saF7zuJS0/uWJoVrvk66mpKkkfM3jjSXgd6B6rbE qu2TAgq1WBNEFSsAE5kiBjhgI6Nv1Qrhm4hJNacIIVDUDsiTMXhKI81cNapRkZcwkKqd wSpvhHPQy1vlwh7Gz40vl66eZroo7ybwBGUfNT7JSyLLqBfrcm6/prftjGWC/90dHyhl hlbTigi6lBF/nvMIJcY1XPNJGqonZNyM8iDVkBz0UJRNJJ49hTbA5uTHTni4E5+bwBLv wjrQ== X-Gm-Message-State: ABy/qLbaF9rhN83oT1dhmrNvroEd694OlxT9X91p6S0ywZjZA7jGQpkM Bkv1E5ZEInz0iodtA15nKaAOmAkwTY0kWhiR5QHJWML8XhdgWbTeah3/xQ== X-Google-Smtp-Source: APBJJlFOAeSKG9o9qrNvI3WM2SCeWFqhSRUtM/lCdrYcywQU9CTU1HDiK/Ye9eyek60swZeO4N+k5lTgpJsg X-Received: by 2002:a6b:db14:0:b0:786:7100:5727 with SMTP id t20-20020a6bdb14000000b0078671005727mr866582ioc.1.1689927730642; Fri, 21 Jul 2023 01:22:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q24-20020a6bd218000000b00786fd8e7618sm151589iob.9.2023.07.21.01.22.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jul 2023 01:22:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jul 2023 01:22:10 -0700 (PDT) Message-ID: <64ba4032.6b0a0220.e2b09.77f0SMTPIN_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 193C8605246B; Fri, 21 Jul 2023 04:22:10 -0400 (EDT) Subject: |SUCCESS| pw129678 [PATCH] [v2] net/i40e: fix FDIR Rxq receives broa 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/129678 _Testing PASS_ Submitter: Xing, Beilei Date: Friday, July 21 2023 05:35:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbafb3676c482dab60c0b5465b47f2ea33893a36 129678 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27122/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/