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 77D3942306 for ; Mon, 20 Mar 2023 01:29:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5772C406BC; Mon, 20 Mar 2023 01:29:55 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 8C04F406BC for ; Mon, 20 Mar 2023 01:29:53 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id f6-20020a17090ac28600b0023b9bf9eb63so10677190pjt.5 for ; Sun, 19 Mar 2023 17:29:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679272192; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=THSkvu8HshAS3CzlcF6dCDba2D04S0VrOgJRnwxdaZc=; b=aZ9Tdl5BY6dOv5VEYBKPtbMNh+AOnqiEkbZ5E8GBvOGiM2SJ54O9f1jjbEART7o+Cq NYKarY6kIRetlGIPHQHPEAVcKYm2+XwZg0OkdrOhSD9ez73XQJaDwLZECBD/OSE9y+X7 aqYqPykzGBYWnUSIIOvw+lRTbdf6ncHYENFb8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679272192; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=THSkvu8HshAS3CzlcF6dCDba2D04S0VrOgJRnwxdaZc=; b=Oh+s8kofPSAxtkUnoMl3MylNtDTa5f8OkP46l/dAWsuSkQl7DKbLuXI3mT0IhYAag6 SifiF6H5M6owpuOXSuoEFbNYCg7AY6XguYV1PFF+w0gRTnaVPqKdwItEsE69fU+BxrEE nzp7ie+6u8ANwqAoXMVB6h2zC4LvgLqeB9rojIgEqfvXV0kIG/EZQ/TbFmSo+AiRpc2H 4IbODvN/NpHNpBllfJoFx1GFTEqOezrEMzfCZN5coduo8Rg5uvFOyvAgPazmTuw8HhC6 yCVHqbSvhbkc38eWjWFtbJlLLyQ1HiPKHtbjYUZ74QJCSsEKiLiQHx7L/3yozvWDDG95 Kupw== X-Gm-Message-State: AO0yUKUqd4yRQbwea0yzmSFaq4Hn/dACl55WRe0ETZXL2nwAq72z49TK MUNSiN+h2+lSHV6FAyo0SJ1U2rLrfsIP3Xu4Qy9nuTjK0CE4mv+7LwplHchWprROhfql+OGO3g= = X-Google-Smtp-Source: AK7set8jD1EoQnlhgPdVupOskYDzeYxUuYopqVV5AxBsByc6Xw8bBYY1GlLpNeSeX3h3I4nXtw3cxdIPDSus X-Received: by 2002:a17:902:d4ca:b0:1a1:b137:4976 with SMTP id o10-20020a170902d4ca00b001a1b1374976mr9157974plg.19.1679272192758; Sun, 19 Mar 2023 17:29:52 -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 b5-20020a170902e94500b001a194576616sm1053801pll.96.2023.03.19.17.29.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Mar 2023 17:29:52 -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 F3727605246B; Sun, 19 Mar 2023 20:29:51 -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 ECD6660214; Mon, 20 Mar 2023 00:29:51 +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: <20230320002951.ECD6660214@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 20 Mar 2023 00:29:51 +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-broadcom-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 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 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: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/