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 30D8E45EE1 for ; Thu, 19 Dec 2024 02:38:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2384740299; Thu, 19 Dec 2024 02:38:57 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 0EE55400EF for ; Thu, 19 Dec 2024 02:38:55 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-467a6781bc8so1777041cf.2 for ; Wed, 18 Dec 2024 17:38:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734572334; x=1735177134; 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=axcUcG0zHg/Sljnuchb0+5/3Lju4wtiukbtCgsSHjIY=; b=h06F8h7btsJO66AzS7mVV4e7CPkdeidlYfhUpsM+n31uXiBwf867UPkFdX1Vhoo+AY 4kd64I6DYhqnrdcDkWPpk+HmVgNW36S93Er8K2BTzKBTO/3MlmRWojTk4sKeixwrlyn7 n3YV9ht0vpTwJ2EYQdRDItK31gM71W+2jh5us= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734572334; x=1735177134; 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=axcUcG0zHg/Sljnuchb0+5/3Lju4wtiukbtCgsSHjIY=; b=bDdi4NRPdydRn1Lv1iqZhLFhEjHTmhPxt/A4XK4GecA2RmgYRIMjnJp1mS7cPGiYMX eeVhB2I0i17HgoI1btqAeAHRUmXBxdZXc8cuCY4HrRZsGmXksoU/V1q4TP1Pynqrjqug uv0opXgzkarlRL8l1y/G516MHJIiyKr9Tupd6JhVvUmqGKPU4fIkw7UMjV3gAdygOqOO JvRW1/UOc6Lw09y6+3yaQaGccSrxl8OZeRCRK6Fjz6EYdxUtFqnLkjg4irpaNH5nzqjK TDmmFUm16VUf6BFy6aLkUBieHMsgt0t8Q1qPFS37uUvaF+aQUhQQSwl96+Vf8747cfk2 VtkA== X-Gm-Message-State: AOJu0YyGpvJ/FJyfOoMIp06jfwS9GERNT4iYmexXTMtTiYHyuUY6Df27 y5JseGg/nRS/2qgdn6Dd8EZMc4ft/Ik7D07UMdaTzFkDKvA0l4a0gKltblyAFygdJbjtX8IiUpH mbC9+KSGDlNxghiClnn6RioiJezHH5qRJlo0EtagO X-Gm-Gg: ASbGncsfBs657v8sn3jDsFq33wFB9ZxCWqk4ZfJ5W0QLAw8R9c4ECyCM8y44veVeMFh ltCA8CHwWpFzPZKAyj0alx/YLa5hcwJfLkTjIyqho7JHPkradoJ8d/7vFO35zP9DbTN85yn/DMN 7xJaAVeTWHLJmsME6P33P6oAc2UG21BRIdVusFrCtKyydWr2pM4yOvPYWZ5zD5rn6UrY36vR3Ti 0rD2dX3KlE9ky/1B5nFhZMLJ1rA4zp6n6MRM5LzzWuZCLkiPbeeur8yeIFumTDGeKAvIERbi8G9 Ig== X-Google-Smtp-Source: AGHT+IF8RpRddedoyz7IfTLr1PLJixWaZKB6t4+JN4CKuCnhSFvZdP+VyyG3fnYUHfLa7UUs9XIbCfK4ebsZ X-Received: by 2002:ac8:5f8e:0:b0:466:a3d2:ae44 with SMTP id d75a77b69052e-46a3a719dcdmr33593801cf.2.1734572334434; Wed, 18 Dec 2024 17:38:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-46a3e6af156sm98391cf.2.2024.12.18.17.38.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 17:38:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 17:38:54 -0800 (PST) Message-ID: <6763792e.050a0220.1b7aa3.0cf2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1CF476052471; Wed, 18 Dec 2024 20:38:54 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/149308 _Functional Testing PASS_ Submitter: Joshua Washington Date: Wednesday, December 18 2024 23:46:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:78d0246a2e2fb14cba220d507192d12d2ce896ac 149308 --> functional testing pass Upstream job id: Template-DTS-Pipeline#203212 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ 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/