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 713D0427E0 for ; Mon, 20 Mar 2023 11:42:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CBF1406BC; Mon, 20 Mar 2023 11:42:30 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id DCB33406BC for ; Mon, 20 Mar 2023 11:42:28 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-17786581fe1so12513334fac.10 for ; Mon, 20 Mar 2023 03:42:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679308948; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=QMhQY+SThdfMZ6uwfW4hyAWZdxBM1nVbil6lb4FLcNE=; b=FVo99wfO/4EXcEh1RS7e74/Z1UnfKwc9AONTxk2vw6E+MEAE0l7TIy3EJqmn3ThyiE mEe4dWd3WU1Kea7EkyUGov+sEpbbz1DbwT0bXZVf3X0VgakNTsRmos1tr9oEbV6lvzYX VvvpOl47Y4P+SPD9u1umWFXlX0YJgKBDmqAm4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679308948; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QMhQY+SThdfMZ6uwfW4hyAWZdxBM1nVbil6lb4FLcNE=; b=4H4I0TaWO2j/otVqhZFFWdp0KZEFOfgu+PfqxzUQeLOEQlAWJT7BTijUgwxA2qZToK kvI0sk2ngqn+lAP231tpPP/ipxv5Na5GSp7iwHIpwKE8pfOuUwEl2Q85i/HnMyRUQ7iD ysVDnVho5IyCo2ACP+6w+E/nbCoBa6ZF611scJA3aEE/u4xIObEpE3DUBrMIXSr6uA2o KVfK2ytg5BVG/viQ+4jSEbuxftQeVZ8HDp6vhHLUOb62UfpXeBYrjfYAtYuBAf+OWL+w pYDvfl2M6wMmllPiz9Yi9ll8z/0uK94gJpi6SysHh1B6cx4tGL2aDlsf1WUtg3tVxafm ejXw== X-Gm-Message-State: AO0yUKWnckagSCEXUfwkAiGdIucu82to3u/gSEehLep6/aUWKfEHJzXr T70r/Qr+c0g7tizpkgRWmP8AxMp+BcT6Mu2YPXa4dSPdG9FVOi1KYiSSHw== X-Google-Smtp-Source: AK7set8HiNJOIqMDMQa3fqzEt6KClkDkg2iU0TSbxO/z14OVmAC+ShmlAXAoD5cdPkbR1GwEMyAwLieRE2V0 X-Received: by 2002:a05:6870:d623:b0:17a:b61a:4300 with SMTP id a35-20020a056870d62300b0017ab61a4300mr4282839oaq.22.1679308948401; Mon, 20 Mar 2023 03:42:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g4-20020a056870d20400b00172427061e1sm1447200oac.0.2023.03.20.03.42.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Mar 2023 03:42:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 11E1A605246B; Mon, 20 Mar 2023 06:42:28 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id EC0A860214; Mon, 20 Mar 2023 10:42:27 +0000 (UTC) Subject: |SUCCESS| pw125247-125248 [PATCH] [2/2] net/mana: optimize completion queue polling by processing a batch at a time From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230320104227.EC0A860214@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 20 Mar 2023 10:42:27 +0000 (UTC) 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/125248 _Testing PASS_ Submitter: Long Li Date: Friday, March 17 2023 23:32:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce5440e0350df101443aa4d0e96bea0a06ef9364 125247-125248 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 20.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 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) 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25787/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/