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 D7DD142306 for ; Mon, 20 Mar 2023 01:59:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3FB0406BC; Mon, 20 Mar 2023 01:59:48 +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 D4160406BC for ; Mon, 20 Mar 2023 01:59:46 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id om3-20020a17090b3a8300b0023efab0e3bfso14631338pjb.3 for ; Sun, 19 Mar 2023 17:59:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679273986; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=smEh8pNAbQxxbSSfa/uxKMbG4Bq0DL3wMvVedMh5oXg=; b=WeYfx8uQZBAj3XnY/B1nLoUCGQRxTBuOHK7xeYXVegOwOXBEN/iFbzMzoI+iYU3FQj 3kS02b2F0LMxv9D2OPrZqi4drvBEqwRZN7Qo+cDU32czaEGe8towUDvcdTOktjwlbKxw NMdMLym6a7MP5c/oIjnNNwRn8R0J7cNUdo8zA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679273986; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=smEh8pNAbQxxbSSfa/uxKMbG4Bq0DL3wMvVedMh5oXg=; b=UxwkdkhKUeGauZ7LANue3v4LajQrKUqGgbMqnf1ky4fa10oIvzsdDZvyXCn66sOE7h 8sjLgfmfnZh73P5Y0ke/ZY47Bw4sUnkZq5nNXd9eH3cJxvWpqD84ryNy/Tuk5CJhCXS6 EiOgVMJ/PReMHSnUDGVQZGnLS+cAzAtjTpdj4amW7h1aF2GujvOX8lwsBZ/6+KYrC+ke 4cb0BOWAfRyYiQrDesUljnu2G6FJNSabKdGlRadDSeodCsfdfWfak942mHuVi20ZfLqa b55pt5b/zWpTwkQRpfk6ho+3uuQS8+NX8sPc3h+Zq+oEtK29S5u0qldl9oPTfEhER0B0 Z8kQ== X-Gm-Message-State: AO0yUKVDKO2HpH3f5K3ZBMgyena534klxeh2PLSX7st663i+wPA1EDp1 TH7OqJGC6T3IKvo0RxANepT+WaDogbcU1Gi+My+oonHpuAoTfEt6VPU6a785xt27y0kAbHBN5Q= = X-Google-Smtp-Source: AK7set8OR/3WhwFP3yJBykV8i0SkHCOEnIIgCYxwF+t5VU9z1kHllP06K8jKbsro1qkLnDbPpbaoJsNlFLiM X-Received: by 2002:a17:90b:1b4e:b0:23f:7770:9e75 with SMTP id nv14-20020a17090b1b4e00b0023f77709e75mr7854195pjb.47.1679273986036; Sun, 19 Mar 2023 17:59:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id on11-20020a17090b1d0b00b002373d0c6c0csm1932561pjb.12.2023.03.19.17.59.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Mar 2023 17:59:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 870D1605246B; Sun, 19 Mar 2023 20:59:45 -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 853C360214; Mon, 20 Mar 2023 00:59:45 +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: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230320005945.853C360214@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 20 Mar 2023 00:59:45 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125248 _Functional Testing PASS_ Submitter: Long Li Date: Friday, March 17 2023 23:32:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce5440e0350df101443aa4d0e96bea0a06ef9364 125247-125248 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/