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 B205A45AA7 for ; Fri, 4 Oct 2024 04:45:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F5AC402DD; Fri, 4 Oct 2024 04:45:49 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 604C6402C9 for ; Fri, 4 Oct 2024 04:45:48 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-82aef2c1e5fso71888339f.1 for ; Thu, 03 Oct 2024 19:45:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728009947; x=1728614747; 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=gMZ9pEn+SDOYragB52FzEdKCRLlseA8eU9VlOLqzFQg=; b=YA2ZmnSPI2yOw1w9iApvH/RDTKl2zSUiZoZzepD8OLe5OkqCT9hKQ7RAJcSYybfE6/ XsgR/IZCUrpesT3PYhZhepH7I9x7M39uyVpHEGvVaDAsEQeoVAMohdALbgWx6WObYO2Q 0YoyP4H/wLy8lKHXNfh+DPBIcWqETH3S4LIns= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728009947; x=1728614747; 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=gMZ9pEn+SDOYragB52FzEdKCRLlseA8eU9VlOLqzFQg=; b=CqTyLeTDOai3rOwjsbTSYw2RupRrwhQNk+Kj9EDvoCpb9JtHFdP97jUkAmhH5OKJGB 3zR1TWq/8AGv8H9yEgVWHMlOT3A8QKRUN/Bjs7oodEdAhJuk53SPV5fFcQUhbM5wAq3s k31n00s3z2s9IqhOuYJ0V1PuLzofWTD6n0PqbrqmYz5wQYdNRqzhKjcPgT1VsZvoZlWA t2HdrbsLhienlt0cWYYY1gmndpegrSVNrIBk960BQgNV0RJw62jY2satkXgeTLhgTk6/ nkWlFG/xOg2e0EKEqo9PP1FiZWZi0itY86gJDaKrCkSVubvyq2llXQLE/kRoG2oc7BeI pf/A== X-Gm-Message-State: AOJu0YwV+/4hv6nMlWjiJElD7tuZGUxcILhKBiGn/lS0LntPFYoPVK7/ K6Gh4AFZld1Yic2P04jZ/aZ09qKMPwsmaaBk+VTFdefH1M9/2jEk44/Wi/ov48MYK6C4eLZHDZk uoT03skCYV5bHCLt7qCAJkP/nHcJZGmq6PqEsmzT97soLBGJqbyswfIF6 X-Google-Smtp-Source: AGHT+IE7ODinimYiB5V2EltgtOC7YKYqgliI9zaEyPBEMF7d6GPRyPJ8dC3j6LKDW3a/7iU5Yy+7QCXTpinh X-Received: by 2002:a05:6602:485:b0:82a:a454:6306 with SMTP id ca18e2360f4ac-834f7c5a2afmr147998639f.1.1728009947549; Thu, 03 Oct 2024 19:45:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4db55a9fb8asm113389173.55.2024.10.03.19.45.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Oct 2024 19:45:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 03 Oct 2024 19:45:47 -0700 (PDT) Message-ID: <66ff56db.050a0220.21523.78a6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E7787605C20D; Thu, 3 Oct 2024 22:45:46 -0400 (EDT) Subject: |SUCCESS| pw145016 [PATCH] net/gve: fix refill logic causing memory From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241004010518.238331-1-joshwash@google.com> References: <20241004010518.238331-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/145016 _Functional Testing PASS_ Submitter: Joshua Washington Date: Friday, October 04 2024 01:05:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:aafa5ec4fcb4f9ac166cdbda2b1555f66e9ab188 145016 --> functional testing pass Upstream job id: Template-DTS-Pipeline#185167 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/31251/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/