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 42C4D422D3 for ; Sun, 19 Mar 2023 18:09:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2AFFF410EC; Sun, 19 Mar 2023 18:09:07 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 5FDFB410EC for ; Sun, 19 Mar 2023 18:09:05 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id hf2so6627902qtb.3 for ; Sun, 19 Mar 2023 10:09:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679245744; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=6/dTRQSChTP7NtPGuMA2tnFAeoD9olzBS1zPeKpWRDU=; b=QvqwrQ2McUkkFDobDrTwyh+9iQkuVM3H1CjKhsPo+O9Q70SBD5G7Rdm1ZUAR8G3Kr8 k+XzDKoDmVqLxcWV7YARgPbe9UFhvh0QF6xvD1JY0/jmxFJdDd0tcdUKDtnUszs8N9eC uXjHJJumj2Hcgnxy+u1d1G6iyjw10uym6sQbA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679245744; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6/dTRQSChTP7NtPGuMA2tnFAeoD9olzBS1zPeKpWRDU=; b=Cj4ZU9+WJ0B76NIkBXgT2SlFlO7vdZxEBZCUS1NWUvUqPqo9uIeTgPAebgPlSS7S1a cQmbo3JFUESqEHRRSjZ35Sktjb2XMUD+Pz/lOKv8eHYxtQCxYhT6gQZO0qzJDopCEhP8 RPiJtLK+XEveR1wkq1p3ALhdhplSlF0WcpDKwmvqGdy9nl4itmNbOYEBhpzYBMudIBlu 6obZo5eLqroLf3uUMUJAo6g9DrqgDsFLJtX3HWiesr8QZaCtp5shHKMVvdsPa+kfO9Dh VoyKTeFVflfipenkWkxNiRB9F8kZXEfww21wCUp6GNsHGhCuNQPAjQWq/JD1C7Bo3HwI rPMA== X-Gm-Message-State: AO0yUKXipnMcDsDA3wq7pPqXtzFGfdDgEbRT3GHW51zGSr9zduhEwp6x L4Bk1Nl58tBN6rsblmwRJDQhonR60tITI+KVqbqTlYSbDyWJvJt0hzYlFQ== X-Google-Smtp-Source: AK7set+YUjZsyxvzDJiVU/eaGx2i8OUAUM+K/3dDa0S7vJr7Lu84lfsHSYr48QT25+p/D5lliY0RE5VYPsnx X-Received: by 2002:ac8:5894:0:b0:3bf:c388:cbea with SMTP id t20-20020ac85894000000b003bfc388cbeamr24581859qta.43.1679245744752; Sun, 19 Mar 2023 10:09:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n9-20020ac86749000000b003db62c6e537sm817938qtp.22.2023.03.19.10.09.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Mar 2023 10:09:04 -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 76A47605246B; Sun, 19 Mar 2023 13:09:04 -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 744E660214; Sun, 19 Mar 2023 17:09:04 +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: <20230319170904.744E660214@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 19 Mar 2023 17:09:04 +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-aarch64-unit-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 | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +===============================+================+==============================+===========================+==============+ | Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | SKIPPED | SKIPPED | +-------------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | SKIPPED | SKIPPED | +-------------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 11 | SKIPPED | PASS | PASS | SKIPPED | +-------------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-------------------------------+----------------+------------------------------+---------------------------+--------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/