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 9468345910 for ; Thu, 5 Sep 2024 19:17:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B21A42794; Thu, 5 Sep 2024 19:17:34 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id DE3C94025C for ; Thu, 5 Sep 2024 19:17:32 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-7143165f23fso860413b3a.1 for ; Thu, 05 Sep 2024 10:17:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725556652; x=1726161452; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Elsax5sRV1vXr/9A1a+e+ML5WvYkpuwpqYbl3e3Ftx8=; b=aaY6VJkGmY7HzVVEWv047JSXWFNkwU0PemxbR3p60/LpbgbknGM8aOFp0aLSAQNmFd HOYcfwTrhcD8CYIS8AD7AQG1WeJUd8r2NI4n0gyvoOMtGCANzwPE+iiuONQo2O733mA+ uPOs/tLZOvN26ESwOak3ZDyOvoRucBh4TrVrI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725556652; x=1726161452; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Elsax5sRV1vXr/9A1a+e+ML5WvYkpuwpqYbl3e3Ftx8=; b=M9pWY675f0cG2KJZhNtXnNjVlIBM/p5l6EywF7s3+Ih6+Ub/84Cwx0i3cKvsu7wNIj Z1mgJWA9iHX2USM6OGMklY5AuSQOvZhnTgCYkk0RB4PHngYIxa63ILzitmWJ3cZ98ZpN C6MByNMuEQk9Vy66ZBWAbYC4VHE/1nw33LZOXMCepo7sYVABApAD2V7x/sJMzMsNQ5yp KkyhsBWruSPzC+WXx1sJBMJq5ciTcgEB+eNss6f0Pb6x0fsryom7cS8GV+UZRCrr628Z p/lBuhUhC2fL6R4ZUYLqdgJYSgyEik03oKkSKrVwSfSF9Er8QlkJua5wRweE+KDWWnPE pRfg== X-Gm-Message-State: AOJu0YwPRi/hDVNTE85TdcHbFDgkF9WtXY6+yfAV67Yn1Ih3o7kwrEV7 /Nt8NCoBjip/l0cgMiuncAW3Ttqe1mKjnsuih1iywRbgJd/v7mQD3oW9vFuDIR2C0EKU06djAmK NLhFndqvSXhhDrnEdzjdxqYXkWEb7DWgZqsNl5wlP X-Google-Smtp-Source: AGHT+IGFhYTYvQs5gXKMWzEsGA+lwdl0kKF8Lxr/84tunlf7NMWMo8ncNzzJN+0DvRYlPe6pBUIBXO4ZFRZ6 X-Received: by 2002:a05:6a21:4603:b0:1c8:95cd:a812 with SMTP id adf61e73a8af0-1ced0439c4emr20217374637.11.1725556652036; Thu, 05 Sep 2024 10:17:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-206aea069ddsm1990735ad.124.2024.09.05.10.17.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Sep 2024 10:17:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Sep 2024 10:17:32 -0700 (PDT) Message-ID: <66d9e7ac.170a0220.1c27e3.057dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 7DF94605C351; Thu, 5 Sep 2024 13:17:31 -0400 (EDT) Subject: |SUCCESS| pw143622-143625 [PATCH] [4/4] dmadev: clean code for verif From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240905064638.17980-5-haijie1@huawei.com> References: <20240905064638.17980-5-haijie1@huawei.com> Content-Type: text/plain 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/143625 _Performance Testing PASS_ Submitter: Jie Hai Date: Thursday, September 05 2024 06:46:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143622-143625 --> performance testing pass Upstream job id: Template-DTS-Pipeline#178554 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -1.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -2.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -4.9% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30912/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/