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 9CB5345A88 for ; Wed, 2 Oct 2024 04:26:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 991AA40268; Wed, 2 Oct 2024 04:26:21 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id CFCF640285 for ; Wed, 2 Oct 2024 04:26:19 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-50958a19296so1259225e0c.3 for ; Tue, 01 Oct 2024 19:26:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727835979; x=1728440779; 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=BCXmlTKkgzPT3X56Oef2b5Cx7H0wWr1SXw8vIMEWOQs=; b=YHFDDQM4/Sg/oEC9F86l7STr8RQybFHVfgExLJIpeM6KP9usfLDwIOEltINGSoTyi9 YO1rERrdL32GrEpmX5f4WQDFLhK2wjvNtGE+G/sKr9JM/pghCPWaZnwgdvCpBhten287 D/k7iYcdwc4nE5X0dSh0L6iblOqV+SGvyfqV0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727835979; x=1728440779; 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=BCXmlTKkgzPT3X56Oef2b5Cx7H0wWr1SXw8vIMEWOQs=; b=MraonHIc4pebMsJHIlM9za8kDxAQd8T12QNCfMdPBoPqBYBUCEjzIVASeDkQg0ZMuW sS5NZCivTpNfy5EsS0bObHbkVKMlRGV2Fgt1daEiHTeDRPvj4N5ro1BigyjsPHXRcy/4 yoDUN/NaFp5OjZQwKdEhzQOHLCTRmv2I3uEG3xwb7L9/jk6DAvFTBARBImoGLtQKb51y ebfWXfiUB9IVMWIUGuYBY/KdN9WKN0POveC5Xo1iDSeg3i4yN7D3/71QTISx3X+BCrzl HkMyybvhVn8VuteTzPgR6CBCHw4Lxjv0aj5UUMS9zkBcUjjuKrhK13jnvIBNrCGvZlBA AbHg== X-Gm-Message-State: AOJu0YwX0RT4JHiqYAoti8IIqicdfW+JmJyzITrPerp91gAcZz0lyaWA tSBX+X/rqaKeB+qQcK7Mt3bLof6Q9f8Izsi4rsHKb8il4qJQ8WrdBlfArtMYdh/Th/TuZQee8EH 9RpJWljmb/3hvOwqhGtWpMeu6sR7D9SZgdBtdVJom6CxoyEhNWcpcwOh7 X-Google-Smtp-Source: AGHT+IHs5B+9KBhgH0r9N50RjUbGCo2rybhDxgfhr3JIxPpSpTXkeDrUL8cyxVwzPupymCeXzbvwpE48l7ES X-Received: by 2002:a05:6122:c91:b0:50c:55f4:b53f with SMTP id 71dfb90a1353d-50c5820f587mr2504826e0c.8.1727835979278; Tue, 01 Oct 2024 19:26:19 -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 71dfb90a1353d-509fd9cf663sm344650e0c.0.2024.10.01.19.26.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Oct 2024 19:26:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 01 Oct 2024 19:26:19 -0700 (PDT) Message-ID: <66fcaf4b.050a0220.1adf3c.a14fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E6121605C351; Tue, 1 Oct 2024 22:26:18 -0400 (EDT) Subject: |SUCCESS| pw144889 [PATCH] net/gve: fix mbuf allocation memory leak From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241001234852.3312594-1-joshwash@google.com> References: <20241001234852.3312594-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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/144889 _Testing PASS_ Submitter: Joshua Washington Date: Tuesday, October 01 2024 23:48:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:aafa5ec4fcb4f9ac166cdbda2b1555f66e9ab188 144889 --> testing pass Upstream job id: Windows-Compile-DPDK-VS#3281 Test environment and result as below: +---------------------+-----------------------+----------------------+-------------------+--------------------+ | Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_meson_compile | +=====================+=======================+======================+===================+====================+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | +---------------------+-----------------------+----------------------+-------------------+--------------------+ | FreeBSD 13.4 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+-----------------------+----------------------+-------------------+--------------------+ | FreeBSD 14.1 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+-----------------------+----------------------+-------------------+--------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31217/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/