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 7DCC642945 for ; Sat, 15 Apr 2023 00:45:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 798EF40697; Sat, 15 Apr 2023 00:45:17 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 73F0440697 for ; Sat, 15 Apr 2023 00:45:15 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id e9so15311550qvv.2 for ; Fri, 14 Apr 2023 15:45:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681512315; x=1684104315; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=FCIysRqda5835TRySXFSOobYk9JgRVD+E68tnmBT/wQ=; b=VFwE/2PRG6hODObIGgLCYeMKqJgzDXqhbrkCQV0sXgfVwnBRanV5uEJgysDsVybki7 aN8MH94WMeqG5go1vp6OVEOcbNUKlrZOWr2wTf/wrLpHJ2TTG20BMR4t0Pa/nmyW3GjE 2jkoAQPDKjGvidUrJTUiP+PaqH4As4zF7Ze3U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681512315; x=1684104315; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FCIysRqda5835TRySXFSOobYk9JgRVD+E68tnmBT/wQ=; b=UOOjffKCRQ5a3JJW+zQ+YbmtGjn3UCQBbXTxQM0z4XEKHCz6d/4eiTacTVxMYEBrLh qKYdDfVpPeYo095901fy87OVBUuJVjM9Nmi6GwEMsc7U82lpzr2nBtafwBF8dME1u0BS vw29oSN2p8IlD4xcYFQ5Kbf5skNEv4UPswCg2y+MS1hCdtZjCvt1HmtOoGrIXBrFgyuB bD1i+wt7i3S0XJl7VmjTKUgc1jcPPjT7jsSeu7ghdal+/A7MYATmHSUhnxuxtHE/EjsC cypUCPnTfXFR7svHhHdM4CDOFQ+HbAGtlxoPPlVtyxWSzW8f2nqwvzaVgQHadwfmg/Kh W2Dg== X-Gm-Message-State: AAQBX9c/7kqf46XXWtO6dS8eSoFaZMkCIgiGEchBayfo3SRjOod+jLlx 8S0tyx+2aADPz9SNoSahOGorj5Z4lDdMaz/mGIB/szZzbEU6y3hgS9qIsWjW4WD9Lnd5cwl/4A= = X-Google-Smtp-Source: AKy350YtqJfRstYOJbB0mOY5gsskUU/weGY5Bbzp9l+fBayCZsS4QJbLntogTdmf8BrI+mORd6dwQSPF07vO X-Received: by 2002:a05:6214:d69:b0:5a6:3dc:a7f3 with SMTP id 9-20020a0562140d6900b005a603dca7f3mr6544730qvs.15.1681512314864; Fri, 14 Apr 2023 15:45:14 -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 w3-20020a0562140b2300b005dd8b74b9ddsm905335qvj.13.2023.04.14.15.45.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 15:45:14 -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 973A9605246B; Fri, 14 Apr 2023 18:45:14 -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 954616008C; Fri, 14 Apr 2023 22:45:14 +0000 (UTC) Subject: |SUCCESS| pw126072 [PATCH] bitmap: add scan init at given position 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: <20230414224514.954616008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 22:45:14 +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-Performance Test-Status: SUCCESS http://dpdk.org/patch/126072 _Performance Testing PASS_ Submitter: Volodymyr Fialko Date: Friday, April 14 2023 08:39:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126072 --> performance testing pass Test environment and result as below: 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 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -4.5% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25993/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/