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 9700C428BE for ; Mon, 3 Apr 2023 15:54:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9335F40A7E; Mon, 3 Apr 2023 15:54:04 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id BDB2740A7E for ; Mon, 3 Apr 2023 15:54:03 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id q8so730069ilo.1 for ; Mon, 03 Apr 2023 06:54:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680530043; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=tvH9amBoR5+XyUfM7q5rvFc86cUHSOO+cEbPv3Ee8mg=; b=FwjsSrm2orMtDxIQQHYI5TRClfkK8/gXmNb/WOaBRC0FT7YYP+qe/ajxt7wKm2UtlG ISI70LZQ2y10P/iwRHDeQA32tUOSsszJ+xppASmKtbh7M/tLeW3zYvl+vWBQ9Uqfuzxz 3XNR8Y+Sxm3xp2qE4JhPrlN3TIA5abKvcR/z0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680530043; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tvH9amBoR5+XyUfM7q5rvFc86cUHSOO+cEbPv3Ee8mg=; b=8KlpIXuu6A2Rigk0M52SU77/GKEvsxx381yc7QKihBNH8fmi1ouGTHR0GtSvntRTmF eDlCDLnfjASAPA91TEI1/6RuIWdAPmiGfJLvw/z7V3yPJLq/VCzP/bO3T18f8oK/DpEt y8Ju1itf7UDZCjaFkKaXtxKnUEaYLmveXFeD5fOSPG+wIbyJYPjS6vKwJp2U9nCGsDvc dnjMpTu7hXtscQN1Ft/W9GNf30LwGGHA2CN1IE4EsRBCfGPi68wqDnWkHHmcWvM9ypkg NsadaE0haHl9JBo596gqXn2vT/+Yfsj0MLosfNDYUVC5vvTPycw1ZSbigt5v+3WuESqc 2esQ== X-Gm-Message-State: AAQBX9fup+bnhbf9wmDLHA8bofja0/NvUAIKG8I3/eGO4R7FnUt5LBfn fwy2pyTMyAvHJWdKzay4EsuMsWtApUSKQWoEK1LjQtR4NgqgTz14wJSDAVP6h/2TzfDctnrA9Q= = X-Google-Smtp-Source: AKy350ZHELC1kzRq58OrAI17iJ6h+PRpplyQV8qEwecB0H/JuFbjRDvC35LYZOWypt0NBn9Igf3NPlwbEOeV X-Received: by 2002:a92:dd0c:0:b0:325:d6b3:4545 with SMTP id n12-20020a92dd0c000000b00325d6b34545mr12042686ilm.13.1680530043078; Mon, 03 Apr 2023 06:54:03 -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 f20-20020a056602039400b007594cadaa34sm1180504iov.35.2023.04.03.06.54.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Apr 2023 06:54:03 -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 87920605246B; Mon, 3 Apr 2023 09:54:02 -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 966D260123; Mon, 3 Apr 2023 13:54:02 +0000 (UTC) Subject: |SUCCESS| pw125723-125724 [PATCH] [2/2] event/dsw: replace burst with bulk enqueue 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: <20230403135402.966D260123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 3 Apr 2023 13:54:02 +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/125724 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Monday, April 03 2023 13:13:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125723-125724 --> functional testing pass Test environment and result as below: 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25906/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/