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 8F983436F4 for ; Thu, 14 Dec 2023 23:36:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B7B14334D; Thu, 14 Dec 2023 23:36:22 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id F320A43291 for ; Thu, 14 Dec 2023 23:36:20 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6d0985c70ffso8168b3a.2 for ; Thu, 14 Dec 2023 14:36:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702593380; x=1703198180; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OKnrm7xs2u/8VHJKtwgchLrqEEpKG1PZenNZnRJsN04=; b=QKi5G3G6/zSlCgvmDWMT5qpnSv14QR2F7JUu7fQJ7tZsVF01lXysekqt6kXh0BSgTw VX/FRGSI151vj+ih3MTY1YSMbIBpkmM5951M066iLNL4U7NX5LT7KGxp9bm6sVkIihJn 3uaZM4sdqJixtRcK+sHs7mV3EP9XuZxmibs6E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702593380; x=1703198180; 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=fwFoGgkp2ZhktbiUfggVhlUPxCocLXC6QQPf0TCqG6fRSXvQQLttd4hV/+rhHce75S 2XsMHW0rdto3L5ObDCixM286L5crjptEgvsEE0PHkjqnUA+3dSopHsqgH4A2Ab7VZD7v zzm60ZJfz7MYoCT/35NBCvB0+cu0wH502WJcBkG+dWHDteZsKYF6y9GS05eHAfs/j5wp /tU0mkDJ36mVchdEukZZJp8W7EEPM69gA1DASYd1MVt2zMJmkA/+Nq6lqDoxxmEYCjYa LTozZIZBsdVgLD6UFgwuzDq5QZODyvvHKmN+MsVwZUiIgKr3cp5mKRXgP210SPhq8K+Q qnRQ== X-Gm-Message-State: AOJu0YxZ1M1I5PB7b/UROvwQJUnAKk7RWl3eNRirzaowbinpKqqG6VBU fuEz3aWCnWRn9Fk8ShIj9vkX4APK0IEmkQ9g/duvgLgc1dkHfiWsMcl2tt1rAB5XgdglXfZZvQ= = X-Google-Smtp-Source: AGHT+IE/s4x/kGFH76AkqaLapypgZ+OpHbGcgkwUnG5i1K9f1zTog95UBK8GL8/DpnqDBdaX12eWzHXEoZ/l X-Received: by 2002:a62:ab02:0:b0:6ce:2732:28c with SMTP id p2-20020a62ab02000000b006ce2732028cmr6192221pff.59.1702593380154; Thu, 14 Dec 2023 14:36:20 -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 n9-20020a654509000000b005c657587716sm757765pgq.35.2023.12.14.14.36.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 14:36:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 14:36:20 -0800 (PST) Message-ID: <657b8364.650a0220.879b8.d644SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4506B605C311; Thu, 14 Dec 2023 17:36:19 -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/