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 C4523436F4 for ; Thu, 14 Dec 2023 23:37:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C091C4334D; Thu, 14 Dec 2023 23:37:13 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id CA3BB43291 for ; Thu, 14 Dec 2023 23:37:11 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d336760e72so107165ad.3 for ; Thu, 14 Dec 2023 14:37:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702593431; x=1703198231; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OKnrm7xs2u/8VHJKtwgchLrqEEpKG1PZenNZnRJsN04=; b=cFRFa85o4VNI01oYLk/mNjRIz+O1pcJrZqH1sZwhmokfaNvYZTd2TNrCAqXdXDqyLT aIU5mAZaMAgc3PX61PufUzs1Hfp2c5bHtVGjQBZn23TpuImkz1iXD+yLrAlbXXTvypmd 6y53CRN6Bc4BHoPZh81nfobgTdI5DY1fK0QxQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702593431; x=1703198231; 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=EHiubAqmt0YcBWGU1krKbZe5at1cfoA62ywcaTgohhc2AmrE2ahKups/dQB+lja2oP fSfwz9mwR6Yu+QYsnZSPnIaP4IWxP6J0uS23s3LUeiYhfRvnWuqG8Ce5zoFBSUgfQ9hM iJ0D9g1Knnc+P9icfisiyO9zshgnFL18vAg29CCJ94q5Bh0rSI8ZfFV8lpbqnWMkH4sU eVfFxzmwksPN06ALMKrs72R/CYafrDp9u/26GJBes6pTkfYJxzRjqYIbx5l2W4Qg2gGt DNRFEiPyVuGWlBYvUXwIHKtLLMDylIpVS9pxNLrBHantwXpwyr3+nino9fhXBgFP1lY/ 1Qrw== X-Gm-Message-State: AOJu0YyCghQLFlNr3Wj5xhSJrUSfJxK2YTEgOg6ZFVkrSOBe8qwl87GW avloJu6zes7KXygqHZTx5LrBSP0K3gikyk+sxGO9YiVKb/VbUMKdKFhX9ziHhPZpPX6HI/93BA= = X-Google-Smtp-Source: AGHT+IETMj+w3XFBqAhz4fMmQgWBbt15LQFA+vt206at+ga83XQNmqARTMFXt6AWU65jy/yv0IetQLs8JubP X-Received: by 2002:a17:903:40ce:b0:1cf:7bf7:e655 with SMTP id t14-20020a17090340ce00b001cf7bf7e655mr12083308pld.8.1702593430644; Thu, 14 Dec 2023 14:37:10 -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 q10-20020a17090311ca00b001d36c4d4ab3sm108619plh.60.2023.12.14.14.37.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 14:37:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 14:37:10 -0800 (PST) Message-ID: <657b8396.170a0220.47f5f.4115SMTPIN_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 CED8F605C311; Thu, 14 Dec 2023 17:37:09 -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/