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 6D9C341EAF for ; Thu, 16 Mar 2023 11:28:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 65FE040FDF; Thu, 16 Mar 2023 11:28:08 +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 3549040FDF for ; Thu, 16 Mar 2023 11:28:07 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 6-20020a17090a190600b00237c5b6ecd7so4832277pjg.4 for ; Thu, 16 Mar 2023 03:28:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678962486; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=pq7SuBYT3QFJZwSp0z0EnAo9igjXtEu6iqPP6PQUCvs=; b=HEjr2G2b+3INynPVFKypxmAcu6Yab0nO2XGUKdoUhqnZk9/vIyfTvZMl3vASn8hvfJ /BTpcnHCw2yVkuIeTH9+iHQKtOzRrrsWSGHO9oR9C296GpwoKIFCZn5TI2cvP+XIBc/C sbHsCE1YCeVwYx8ovGx0XqUVH/rhr0KIz8kdY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678962486; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pq7SuBYT3QFJZwSp0z0EnAo9igjXtEu6iqPP6PQUCvs=; b=dTfzQIRtoqYtHRmrMTdsjxyLRp5K9ZkDSfCu8LODUG51bnJlHtaEFgV9NNPVGdZczd 9ky9248pXNbyGdqWD04PxvvF07nBkLhVttzivWjQwoNsQfXx/pmjzNx98cTPngqmspxi W3Fy9uzDJI8oO1p93S9QC1Qhx1WqztGvsKU944lV+S67TloTA2xmGR+ItF6eSRnfpsf0 r/8y9RLEjqk+hJkPpckxB4rxyXgXhfyRrLcZOGva586mSN20aDmEYwRNwmeMiYp9IBW0 QroKuyL8bCcpZoJHpkXl+Zl+0Rp7b+xP6VymjR9Q9k2KNxhQguGDT2JutVY743QkBrrz Rxfg== X-Gm-Message-State: AO0yUKVAx+vR2BpYjL5bdnTKMUViPW4rdK7XAz1jidrbWgPDVLFZetca 6KMWf9mstHyiRoT1e0aT8jePvD/RtrLqhyS2Vzt73X+zIzJdeygobPL4bBFgN7yZ2Jat13BYuA= = X-Google-Smtp-Source: AK7set96YZd1BKP9oaH+u6YBdMFVQaLdFJUOY7iJVPK7vm8k+1BJbAa11klzaLcahIiSD7oz07r+um6e3er7 X-Received: by 2002:a17:903:1cf:b0:199:1996:71ec with SMTP id e15-20020a17090301cf00b00199199671ecmr3502245plh.16.1678962486396; Thu, 16 Mar 2023 03:28:06 -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 a8-20020a170902ecc800b0019ca3cdc362sm302701plh.82.2023.03.16.03.28.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Mar 2023 03:28:06 -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 9C2CD605246B; Thu, 16 Mar 2023 06:28:05 -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 9B32C6011D; Thu, 16 Mar 2023 10:28:05 +0000 (UTC) Subject: |SUCCESS| pw125180 [PATCH] net/cpfl: reset queue flag when queue is stopped 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: <20230316102805.9B32C6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 16 Mar 2023 10:28:05 +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-Performance Test-Status: SUCCESS http://dpdk.org/patch/125180 _Performance Testing PASS_ Submitter: Xing, Beilei Date: Thursday, March 16 2023 08:19:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:8c9bfcb1553d756eb5392a56ac7813b3865c3ec7 125180 --> 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 Broadcom Inc. brcm_57414 25000 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.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25756/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/