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 C1F1745EE3 for ; Thu, 19 Dec 2024 02:42:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A6DED40299; Thu, 19 Dec 2024 02:42:56 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 4A68A400EF for ; Thu, 19 Dec 2024 02:42:55 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6ef60e500d7so2480237b3.0 for ; Wed, 18 Dec 2024 17:42:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734572574; x=1735177374; 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=tHN31fUK3Ymuntp/paLls9tWpY9nSEOrbmNyj1awUDE=; b=Ha5DpjdGu8Ukhd3SH1I1/0Gta3L4pQPJ4GkG8ni/TzFHH6dLd0dgBxkqoPvDBaECEH 1pAqgejUgwmu1Y2ZfctMpKvlB+TNmuSwZcODGpIGdzxYz0DbDLJMQV5WrQUh/BfsQt0N 9h278mLm2H9f+bANpEH38aJEa09d4zXInkpso= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734572574; x=1735177374; 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=tHN31fUK3Ymuntp/paLls9tWpY9nSEOrbmNyj1awUDE=; b=ea6ROSej3HiYlwCTGG2tr4gzBNo0+6OCldZlK0I09Cm+mLpv4yEXL1zUvTjOB2UBf0 tORjwlRXlf8PKUMDejGbcDXYpjcJqqn54FwYFgwI7PqozWlatZOwjwXs7hbSUEqIVEAo qViG9xu20jlKvT5BwawBX6d4SoiBw6+UfO/cpAbjCsDBDE9tc6hopQvjqUV13C5WHXbE NjV8E41t/sFAy12TDDigXZTRVQaiQQKgwHdiFKpOFqvsCEKOwk1JOADNH8ecZB5Jbk/Z zICcSuR7TBjBHyj6eAHfNU5dcOuqbWDQkKZ7/J62oTkn/PDcX/eeWbKp6eP+495A4cyI Nvvw== X-Gm-Message-State: AOJu0YyoEC7qWPB+YP1OSW8SDjOrwMLG9sV9VmfcyFB5tnxo7mUTLbft hsfIi0IC3uMqm2YttKFunPwOFXeSiub8XqDSBiinrTpg0RzQcguTOUxU7kWbYfF7Z2Vfyd84bK5 lAtL7f10D5msGrsZobnf6wMd7iWlJcSPT6EGecJSx X-Gm-Gg: ASbGncuq9RT0b/vIGkGj4JyEBcfMQIJtylsrT65cMqatpN9x1vyThpyeSJ/AnWOCgFm C3uMSqR1/b5k/t0nSxG6bMPaLVvg7LVI3JA/zNLCN7jYKdS0mKO89iMtlqzLzd5CdfDzO0ajK6j +wuoKM3z9pa8mC4+Jzr1edjpOWNkHgl23+rWJeDWaCJQOiZlI8Kinoz6ZsF/+bwlcpI7N98SEiK SnZSR/affCqdylgZ/Rs0aTjwERrz/2MmcILqUzQBAAIoDr7UKl7QewPL30PzUhdpYdsSb9cpo+4 /A== X-Google-Smtp-Source: AGHT+IFV3CNQj3uf/ctj2/pxnHpApfLYPpB0O9hIoIu7tGtFj4tZ6tuYdrhFqbCAxZTqKP9ZubZioHJZAXWO X-Received: by 2002:a05:690c:6505:b0:6e7:e340:cd36 with SMTP id 00721157ae682-6f3d26b693dmr48458977b3.40.1734572574567; Wed, 18 Dec 2024 17:42: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 00721157ae682-6f3e741e10dsm78777b3.19.2024.12.18.17.42.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 17:42:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 17:42:54 -0800 (PST) Message-ID: <67637a1e.050a0220.22af08.0a17SMTPIN_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 37F646052471; Wed, 18 Dec 2024 20:42: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#203213 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 | +-----------------------------+--------+ 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/