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 9950841EC5 for ; Sat, 18 Mar 2023 01:15:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 772E14021D; Sat, 18 Mar 2023 01:15:43 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 47DB24021D for ; Sat, 18 Mar 2023 01:15:42 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id ix20so7019929plb.3 for ; Fri, 17 Mar 2023 17:15:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679098541; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Z3mOuf+x9DY/VJByO63jyA5dht0vEPHXhV3GBkIESgc=; b=NPL4yjlIw3EvzlIULKUaNUYhi3/HYR2u4G7gErSTpa2XeitoMhydFz5wLZ3wMxJxh1 vq+8SvymSS7eJ9kH0Fkpd/ywanTg0KDf0XnYGDBoovAqSD2cvJrPPi5Wfn75+oxNdZ5p iI/ki+/7Ms9kZkKeVZZdmVRo1X3k6HAPmNsN8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679098541; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z3mOuf+x9DY/VJByO63jyA5dht0vEPHXhV3GBkIESgc=; b=EfHPtwqfmJApgh4XB6lRCNgR5cW10VN8Qp6NM6K+aaY9ySg8APY0V4udZv4hCmWd2j EbPTPluByWRXJ9abCKpteJ7RQNyuWXVfiig7tWQeuLAGfWmnTMj0Ocj1al9JP6P/KOTZ AhbgsofEKZiAEldGeylcmIGWGHdGxOU+bOzISRc58lcul80cRjxV74pv+dgTY16nWNll Ex7zxIc8GRPauhPj0tmuHNys0FVCnaceW75EJPWBmUGe3XBRwieIL3Csh0QImHHCeeEn PlOE9wbavUotBf60MqV8bybxB+6/SDr3QxYg04Qawsa/j0WD/8SbeNPfSyPjPpcZyird LsKQ== X-Gm-Message-State: AO0yUKXd/AqVJWfSdSQQZSSIIjy+y5j2tEdJUnYafWKF8QzwX6Mt2qg/ fQhdbuPAWXTdeIova+anXx0vb/QFVD0oK2+bj9n3T+qyMj+wEpTBdzbji6VPOBqUeQzMuBtzmQ= = X-Google-Smtp-Source: AK7set/aTAiQpU31wZJ3orKnIRxDrsSqNNzsjTeuc/P5jqFJQOcHFMPnDNR0HgBbtZzJRii+ffCEC2PtxSUs X-Received: by 2002:a17:902:f2d3:b0:1a1:85d4:a775 with SMTP id h19-20020a170902f2d300b001a185d4a775mr7610703plc.29.1679098541525; Fri, 17 Mar 2023 17:15:41 -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 kl6-20020a170903074600b0019e2797ea17sm253428plb.93.2023.03.17.17.15.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Mar 2023 17:15:41 -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 08A67605246B; Fri, 17 Mar 2023 20:15:41 -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 060576011D; Sat, 18 Mar 2023 00:15:41 +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: <20230318001541.060576011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 18 Mar 2023 00:15:41 +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 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/