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 1D280436F4 for ; Thu, 14 Dec 2023 23:38:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 197314334D; Thu, 14 Dec 2023 23:38:31 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 2301A43291 for ; Thu, 14 Dec 2023 23:38:30 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35f89f18daeso457605ab.3 for ; Thu, 14 Dec 2023 14:38:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702593509; x=1703198309; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OKnrm7xs2u/8VHJKtwgchLrqEEpKG1PZenNZnRJsN04=; b=ALjGx+ePJzYUUkZmacquCP4hEt4U3Mf8WbDgaBzIW1yvbByZC96SwfpsIfJQkuJ9/M YbwWXtdAgIfKjRtRe+QSxxssHph5+A/dPD6irm1km3DI4N3B6HfmWa1NoEo3/Gr7RY5X iEkDR7RK2L614zXWlW0MCbAy512kInZZfzddI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702593509; x=1703198309; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OKnrm7xs2u/8VHJKtwgchLrqEEpKG1PZenNZnRJsN04=; b=VybVpMEbFCXRpLPB5rygUdLpe38d448dD/c5+QSeQrPRV2GrheICZ3iTIWWLfpD7F8 vqAjloEN+IJAM/HlCaGIhC4UDmfXmysXoUGjaA6Es16Xy5ml6QtNytmujdHcMJz9+e0m fyaTFy5uD2zKhdLn5HvWtCJgoBMQlLdpvhKCBfp5H+YASCumhrDk6StaqhuTQy5/zVvl zEvpOzWjuRIh3nMvR/ZKXGJgIDgoSQepUBJPfVlPVliIRnq3CbdinnsVYPuFtJnp14FJ grXggS11Iusx1r3Er8fX/rvKd7L9I3tzCxHDX2K2CZOToPJh7UPI5rSDCsA3c4w0XJxY I0RA== X-Gm-Message-State: AOJu0YxoHhZndv50TnQeOZG6G214ZX9rlXGp2M30YUx/m9LUhfJ/imG9 ByV5LNkuDIbF+vohNDsnG3toe8LG+6YTV8H1lR/5IqsL1Iw5yqyDSN0QkxCvApQp9+GlEmATrQ= = X-Google-Smtp-Source: AGHT+IGSvbuJS343ZhGIUI4JYNz++nOBqNcA6RcGeRGCnYlzSFWaGLNTDm4H7IGhcL1rgU98VbvkHAg30MTZ X-Received: by 2002:a05:6e02:2161:b0:35d:66f5:946b with SMTP id s1-20020a056e02216100b0035d66f5946bmr12724564ilv.21.1702593509552; Thu, 14 Dec 2023 14:38:29 -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 v24-20020a02cbb8000000b004692645f6adsm623832jap.32.2023.12.14.14.38.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 14:38:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 14:38:29 -0800 (PST) Message-ID: <657b83e5.020a0220.b5274.2197SMTPIN_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 18650605C311; Thu, 14 Dec 2023 17:38:29 -0500 (EST) Subject: |SUCCESS| pw135183 [PATCH] [v2] net/ixgbe: fix memoy leak after devi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/135183 _Testing PASS_ Submitter: Yunjian Wang Date: Thursday, December 14 2023 06:44:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135183 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28617/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/