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 BDF1245EE5 for ; Thu, 19 Dec 2024 04:18:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B3CF540299; Thu, 19 Dec 2024 04:18:23 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 70A4B400EF for ; Thu, 19 Dec 2024 04:18:22 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21661be2c2dso2744185ad.1 for ; Wed, 18 Dec 2024 19:18:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734578301; x=1735183101; 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=knYTzXO3sHGw79MLIzM0mDrWPAyxTTJlSAJfjuhkwAE=; b=DWCMDsNiAVlTzsP3JaSh/ZNZ/aTL9C/cUJ17XHl2F94MOEcvr/S4lV29Hd4IztdQsG ltSUZ2FWbDhkSZCRlliVAlaT3bo1ZWopDQgYeIzgUfetbmw+3QReTO3JtC3vZvA8M9gS sRwaVsRnIpn2EmgChsOHHlY7pi0WlGwFbZdjE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734578301; x=1735183101; 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=knYTzXO3sHGw79MLIzM0mDrWPAyxTTJlSAJfjuhkwAE=; b=ADwvi/3qaBBa6VA+bNN6WUM37XXvcLxcZvDaJdyGqWelpJGdXIlnUp3v/S5GfD3kz7 fwtoGqakzKUG6k5NysysYAQlAtaKBqPY7ZQ19u7QD5aISScXZwvcwuNq4yvTQqEtoZGz 4GFinb05JFahiattMULcY5tzwYVknPCaM/W41mac7PsnUugjMn3yCIUGbZ47/AV8FOwu 39d7AE4Idm44CrZOjNfQ5GFeRdov+09aO1Wu+ElDwV0uMLLlGqkgNKI6nOnz74ThDke1 uXQVdsbxqfWiOFH+xGQFMnezalxReLRihuUIetXz5HlY70SmxyXwrL96ngBq6ci9FI8G GOTw== X-Gm-Message-State: AOJu0YytX9v6kxx+I7j0RCqebNadl52Ty1+eT6gUHJfsVde1EDovoxSd k2MUqjT6ci+d5aaC+k06skDXAaJWDIpAHu02CQD4eOsheOYs0cOVJoRJi5lDIZD3SpwwAhT3Gcz TmB9IwVoFpyDVTSeh98j2ZqqwUGWgTiFn2KsjU+QxGOE7irMv7eS091hm X-Gm-Gg: ASbGnctbdgb2JeSaMO8mwZp66Mj0JjkqVDiMRFqKmYB1XDJS4AO6g3XAoIbhlshIt+h sCpJ8WAB7zZ7QzzzsWS6AURqGdPAeuNEExvz/3rZiNUgEk2Y8B8IPTTLFHXV/YKFQKiKEHAlOGo o5Bv2JKx3eswjPtdhyum3oNMQCUlNUhw4TdBjXtw4PofZI54xpguHNwrP6bIbBBp3qyqlj+Sb/6 6LS2q9QGqunCjMzUNTlwPJfab2E/OlFQUBVwp7gsgYLR3ks4piuiEfBWaSJg//RS4lzg5E+msDQ iblBHw== X-Google-Smtp-Source: AGHT+IGLTpInsVq+nKn6sqNizG1H8VLrqb1w2VzluO77kBrek8IvegPs/AhHAx4BKWm4zMZGaXUdkhNUen8k X-Received: by 2002:a17:902:da81:b0:216:2bd7:1c49 with SMTP id d9443c01a7336-219d964a512mr23946985ad.29.1734578301642; Wed, 18 Dec 2024 19:18:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-219dca2dc58sm166755ad.122.2024.12.18.19.18.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 19:18:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 19:18:21 -0800 (PST) Message-ID: <6763907d.170a0220.2f664a.142dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D2FE26052471; Wed, 18 Dec 2024 22:18:20 -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#203233 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 | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | 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/