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 9D25A45EE3 for ; Thu, 19 Dec 2024 03:49:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9424140299; Thu, 19 Dec 2024 03:49:54 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id B8ABC400EF for ; Thu, 19 Dec 2024 03:49:52 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844e12f702dso12226539f.3 for ; Wed, 18 Dec 2024 18:49:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734576592; x=1735181392; 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=sL8VtNCmb7LK6yUmVOU0tOesRI1JxC2mkrH9EJCFI68=; b=bXuDZRcB4MbOTO0m8VEIA7qkysPnr936ZNjqcOUXrLuVTF2jsQ7J0vmfn4ZJLNt2GE AByqbEnTHTCwU6Arl17eekPwDW4AU27eNHixJb6roXNVEWLgy+CkTDTTsDoEcCQgHBJG zvlXbvvbtpbSW948VFe3BgmS/zZ+bCGru8lMg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734576592; x=1735181392; 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=sL8VtNCmb7LK6yUmVOU0tOesRI1JxC2mkrH9EJCFI68=; b=ASZTe24a2JtTyVbRmvmQJMgWZeWTuN4YxYOx1DPL7uzrK6GQCv1in/sgpgzDBNwmqs Z2UbvHv/CA7kIbNOwVRd7caTV4EctueYtHZXrCsjLLsao23Erej05CxqS3AgTO4ISHX6 jHRphKhjU+36pjJcNPCQoEwqTR+gG0mb3OysjPdRCR7olKgiUDiqoIJvz+spSHDeQQtR yzyED0C1EaolYfvOxzW9g22SYhusavZ/z2IgCNJE5M7adKwpTOdqStqZYz6h1sNKdPJ6 4qy2246SKMlDqCmQszBGVvvvL57a5wXt9bm1s1VPys2iDvT7Ls7/4ev8TjGk0exnvoBv x+dQ== X-Gm-Message-State: AOJu0YzBX85kDBpD2PxkbznK+BUWIeucHiCXyBTrtQT3PlEi/tgKEXiB dq0bJErf994WIJZyj06sAkHaaTIUPTXXaKPcn0DYPSx+vr4HEaa9fd1moWEl4NcF8VZyawb0u34 SOSRvD2tYSczT03Rlk/D4iZP3yts1+o9cleLONm9P X-Gm-Gg: ASbGncuwN3uqZf7YaZIecxL0/B3Iy7rInOqLg7Yx7xEXP6920co8d4AiSPpx1Xi04P1 jw24321cTqN7vp2NJ7NBEl04SzXaCHBGHOxje65ubGpbU0VQcKivoWo+qhSkGpNvrEbwTYZklRg 9OhuYqZPHBiRRMTO8yN1I4ei835HFF5YwdPn44cDp3MU75X3x0xaVc+XhQYTcHlouJNP5Dq3gwK T9EKtPPTTcRLmRqhK+zVij9+lIdJ9GEPBqEf8MJyZaEuowZt2li0DqFj715R1kL9xu6m/7ncuMR tg== X-Google-Smtp-Source: AGHT+IFYcLrAgORpfcD/1LmFIbDVg1FqoBYSwAQEHJNrdWK4ZaYtsaP7ZPJILC7Sej0ZoUmU+jjutMwjyNLL X-Received: by 2002:a05:6602:3f94:b0:82a:3552:6b26 with SMTP id ca18e2360f4ac-84758604dd0mr509708339f.15.1734576592003; Wed, 18 Dec 2024 18:49:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68c242b96sm9418173.65.2024.12.18.18.49.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 18:49:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 18:49:51 -0800 (PST) Message-ID: <676389cf.050a0220.10bd14.0b9cSMTPIN_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 87D3B6052471; Wed, 18 Dec 2024 21:49:51 -0500 (EST) Subject: |SUCCESS| pw149308 [PATCH] net/gve: Allocate qpl pages using malloc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241218234635.2009033-1-joshwash@google.com> References: <20241218234635.2009033-1-joshwash@google.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/149308 _Performance Testing PASS_ Submitter: Joshua Washington Date: Wednesday, December 18 2024 23:46:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:78d0246a2e2fb14cba220d507192d12d2ce896ac 149308 --> performance testing pass Upstream job id: Template-DTS-Pipeline#203227 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 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.1% | +------------+---------+----------+-------------+------------------------------+ 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.5% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32163/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/