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 DD01F43CF6 for ; Tue, 19 Mar 2024 08:12:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8EA14028A; Tue, 19 Mar 2024 08:12:22 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 6BCBB4021E for ; Tue, 19 Mar 2024 08:12:10 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c897ac777aso115130039f.2 for ; Tue, 19 Mar 2024 00:12:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710832330; x=1711437130; 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=gebvmHcfzNqRTxWhq2BsdMwnCUK9F6E0VbiRqngkVQw=; b=AvUaWR6k9kRJjT/2K1nRk/26WBxp7KNeUtimTLrZehzXtLViBNUNMY6YcnWa4mitBE btNKsa1jyDNa6HACpvL1Hn1uvpGis9gvtBe2qSpdcPUh1yTDV/HDL2TIHV2eAbXFUCam DKCWYyEcmGsvS/HmHo/5Tnhaxx7Gc8ZzZQ8a4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710832330; x=1711437130; 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=gebvmHcfzNqRTxWhq2BsdMwnCUK9F6E0VbiRqngkVQw=; b=OtP45v+D+JAWqOeKcz/qYd1JLNPNfOqIvZh+jp5O1xOnQy6Qfi5naD0enLf2Jje4F2 ZHWkRX8YEfQ+oT2G8YbmeYK9lGRqutv38FZq5+5xbvXBPd5OzFhkjtm4a4kFdWuS0oTq U/I4bedgdJk/ZdKDX7JtUg9L4h4SLsDyaiXttbbutXTCJHDwVw6VKx8RUMjOkgzd4XPX 8JQfb2jN3mGH4gFThAQ+PPCOPb64vFTOEiBA5myC6hESh7pEXrO8+MyoxtiJGxI+bZIM W3LstKiWl7x219kHZBh8b76+u48P7Rm5rvwEk0i1A6uwEzKpcrYp9kaEjsg6KR4FrVrV SBug== X-Gm-Message-State: AOJu0YxgWWMk2i3FbG9V1Zy5oCAEttoFJK3o7qVZkEPtfCwIRwd2C8ag ZyQmETa/KtFur8AxftkXRtXY86F7uRXni5I0q5RI2Az/ESYoTsvHThkbK1hM1uBwDKxRuWcY4cl 2yWWmnNmEKy/wszvm/KRfHdopbgUgbzaxtrLKERh/ X-Google-Smtp-Source: AGHT+IGkX1XL92ugsZe0PlCHiJVvLmVCGenc4/RPmB40woxC2JXNFZWQZzfEGrKGFr5zr+eegadcXC/briT2 X-Received: by 2002:a05:6e02:104b:b0:366:27f8:bbd0 with SMTP id p11-20020a056e02104b00b0036627f8bbd0mr1395139ilj.20.1710832329878; Tue, 19 Mar 2024 00:12:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x10-20020a056e02194a00b003675a75a2c3sm175317ilu.28.2024.03.19.00.12.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Mar 2024 00:12:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Mar 2024 00:12:09 -0700 (PDT) Message-ID: <65f93ac9.050a0220.ffcf.ba39SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5AF6A6052471; Tue, 19 Mar 2024 03:12:09 -0400 (EDT) Subject: |SUCCESS| pw138477 [PATCH] graph: fix head move when graph walk in m From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240319141454.3275543-1-jingjing.wu@intel.com> References: <20240319141454.3275543-1-jingjing.wu@intel.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/138477 _Performance Testing PASS_ Submitter: Jingjing Wu Date: Tuesday, March 19 2024 14:14:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138477 --> performance testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 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 | 4.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29590/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/