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 3AA09436F4 for ; Thu, 14 Dec 2023 23:33:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3657C4334D; Thu, 14 Dec 2023 23:33:16 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 31C6543291 for ; Thu, 14 Dec 2023 23:33:15 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d3536cd414so88945ad.2 for ; Thu, 14 Dec 2023 14:33:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702593194; x=1703197994; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OKnrm7xs2u/8VHJKtwgchLrqEEpKG1PZenNZnRJsN04=; b=NS9HqYxGWxUc10c8bgJk45BzJp0jQKRb1la9BXBkW6M35hZq99KPtTso1YBoGSkAc5 TE+iWMset0il/lb16B5TMwRtsYyZgk5Ni0x16ZcFUjy+gTxDZwGu3zWuhhyioqPRcFPE K0indOoNSkPxawk7k0kIG18g8zdICJ6n2l6kY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702593194; x=1703197994; 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=Jwi6VMQKAbkdDvQ2cnADq+xUBJ8Ala3q0IFhO2nKrGpH2iq5xQIhPniGNtYCx2BWoI n/oT6/uIpI4ArWsrC2h/uTR+KpX7UwOli6NWvrQfrHOuX5F6uz1sdIBO0oF+SZL8EYup Sr02lsr+nj9WL7GlmxVrT0lF/s6O82x3ZVMKPK/FCyvIBo2XHMo9PL/vWo+G4poo5esV WYvZOuG0+sExC1F0EkWnTBEflBanbRT/zCnJz4ro5MgLsQwvK2iOZfhnrdFLBwnNdf2B ovHKfyf92QCA92CYzPghnhyhAF262+NtiM7KYD+FkPqW6p9D9rneE7S9Uybo43eMtbE/ /OFA== X-Gm-Message-State: AOJu0YxYRY2HkfhqlacSrlAvW+KajMNx0S4rF+LOASxez61OiXAVhA92 3E5PBP1z+lf/5IsluHa8iaydHxQuEJjjIG3N3EDgX5dnEkbfyOWuxKAYTg== X-Google-Smtp-Source: AGHT+IH7SqUtVY1zbm9HZNLAlXDIBTDgdRJR/05HcsHY+RbOdsQsL+RiNOza+01s8NyjhDq9UAGkte8I7Vg+ X-Received: by 2002:a17:902:d58a:b0:1d3:766f:364e with SMTP id k10-20020a170902d58a00b001d3766f364emr1506556plh.134.1702593194399; Thu, 14 Dec 2023 14:33:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bg1-20020a1709028e8100b001c74d16646asm797533plb.28.2023.12.14.14.33.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 14:33:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 14:33:14 -0800 (PST) Message-ID: <657b82aa.170a0220.e0ee.8706SMTPIN_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 9712F605C311; Thu, 14 Dec 2023 17:33:13 -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/