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 64C5A46053 for ; Fri, 17 Jan 2025 20:41:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F8B440DCA; Fri, 17 Jan 2025 20:41:30 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 089E940B8D for ; Fri, 17 Jan 2025 20:41:29 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-21644aca3a0so60435875ad.3 for ; Fri, 17 Jan 2025 11:41:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737142888; x=1737747688; 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=M/WKc9rXwi+RRMtZCRgv48djN4jc/6LbzNnUUksLEWQ=; b=Pqdg8OhmjW2rCxKCnZGPWDvFJdDA+X2yjMQ2vCipCFEyzKTLu/qiYBU0gRk9wdwwzV NT4YVlkCYNuDq9cfTbVNHYaZdiCk9BothYuKey8QimNhTHUuCPKL06gGvcxmJamFbih9 xbUCmL8R7wsr2sCXTw60UMR/S8bTvKn/x9v7g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737142888; x=1737747688; 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=M/WKc9rXwi+RRMtZCRgv48djN4jc/6LbzNnUUksLEWQ=; b=VzhuWJtWBLoHDa7TB2PU31dOcB0O8lsuPVVlcRgaZDqKBvQrXC/F5WFTALnSjsp7jm secXM8AV+pJZzuKir8IoRy0Rg1GLqTcsvjp5iL660GgeIf4jKbehun7kmqbvupN5XEAh 9qu2f+L3U8IQjO5ZDqQomIpJQgz7ZENWWC8qCVi9QtsIIbhV2eDE8Z4xLa26KcHO1/c0 gSzJHW93N4SsBpS2vOkPNHuv74/+Q5S+ZXjWE3Hqvgitv1Mx8wlkwl3u8mx5pPwWDt/U bC7zdB2olMM8lmLyb52CQY5rewRBDtm7EXs2cu5kez3Wt06Vek+QzudaA1XVQ3HtUZOv I9aw== X-Gm-Message-State: AOJu0YzqlH4gWM1GHM0Bckd9Lun8ro5eoyfX17x1/9vSXbzipmJv4wGU 6/2pfsZHY60uacyHTAHxYidiRBeVsz3rlpBPjaQCnOodZh37/OlKNKH6moXFF9t/CgbU0U21L2h C4DVHelBuvAZXQj6OhoaqoS1BZ7siU2a9dPBgm+wm X-Gm-Gg: ASbGncvY2ytmm4vTwP48TqlzJDvi+CvkSFGAs0fJxuKvAQd38y91A5R6AdBXKTgPhlK zVyzXmc3RA5iPoFAzy7ZSfa307LLHTOhaxhvjyoM5IYlGsXHOgFRtpUFwck1keAmaxsLWXPRVAQ WzGUGLnirrr1dfqSgHoKcjU/SnSEzvO8ylCUhXQf+Li1qHnQl7f/r9kBLfeHepVILQalC/o/tpf TXG4Ra4bdqfgZhT98cRrWieaqlaxl+8/Ly38UVBjBYOwupCga45jWjKctxEF2pH/Idfulr4U4aV jlaylg== X-Google-Smtp-Source: AGHT+IGNEBhPbf20b3a9AquZ4sY1xxa6Z8U82327STwwq0kgTiINasKjUJd+pMsJ56XJB0eol+eDUlYclI1v X-Received: by 2002:a17:903:986:b0:216:6769:9ee7 with SMTP id d9443c01a7336-21c355e8447mr67524185ad.41.1737142888093; Fri, 17 Jan 2025 11:41:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21c2d42ebcdsm1399915ad.117.2025.01.17.11.41.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Jan 2025 11:41:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 Jan 2025 11:41:28 -0800 (PST) Message-ID: <678ab268.170a0220.1f8541.a378SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 873496052471; Fri, 17 Jan 2025 14:41:27 -0500 (EST) Subject: |SUCCESS| pw150199 [PATCH] [v3] test: improve resiliency of malloc a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250117144112.2544963-1-bruce.richardson@intel.com> References: <20250117144112.2544963-1-bruce.richardson@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/150199 _Performance Testing PASS_ Submitter: Bruce Richardson Date: Friday, January 17 2025 14:40:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:06e2856620a70000b2a28f0ea715fc247b85fd8d 150199 --> performance testing pass Upstream job id: Template-DTS-Pipeline#207594 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 Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32360/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/