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 B5312436F4 for ; Thu, 14 Dec 2023 23:53:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B154F4334D; Thu, 14 Dec 2023 23:53:56 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 8E37343291 for ; Thu, 14 Dec 2023 23:53:55 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b79a23a075so1871039f.2 for ; Thu, 14 Dec 2023 14:53:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702594435; x=1703199235; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CLwUn2W+3Qo8Hh46y0J17sj9UXEcx4Gnq8VaL+dfdwE=; b=B8iTU7AdpVnspMTZrIP6qUH7jfYNIYHaDM28bdpzBPn1EGiVOIsLxCFQtBSZe2jQ45 wqaS0d74lyYKUBBFv2NMEmfvqJDgbVYiaOJWefLzfdQGyYM6DutAhEYw+OkmU6s+lpqa WU39v3MHltRwjETkvcLWQqKd45FbgrTuD2obw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702594435; x=1703199235; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CLwUn2W+3Qo8Hh46y0J17sj9UXEcx4Gnq8VaL+dfdwE=; b=L2ivOv/k8qBFX+z/w9KeUGBgndni+/E1MYMVn+QltMZ2DjPzLWDDM118/iWIRCcUJ4 NIgwFw2FVRsW1FNu/FN9prU88XfPXtuFjIuLe42cA74jSI76XxI4zVKce+gR/2P3KOB0 gYyEDNREYVwx/2oyKChe2pwhlS3/JVrtg7dlwiV3ttcotImV9KHIhLuXWtZCvNt6q6Np Qbc/txwRh+PORmezrqj+gCW7rR1PKhmkLrfi1CnLxpK/LDb1iEVAwnJPIDfHnokfqYx/ b3hwOFFQSOi3cVnGV41xeds4D91pjmNv2xEO74MH1/MSoM5cNPLLlfKFMzEl1X3gC6ff Cbug== X-Gm-Message-State: AOJu0YyXlhfG6sZvyUOzxXL3wejv1PFyYtxlk9ApgrwF/iPGMTAPI3WM snD/si61rAHKQl05st2nfVgoXop9XIu9NjoAzpHh7PfiUayagISq0GL7Yg== X-Google-Smtp-Source: AGHT+IH0IO+IAQ83dz/SQvL42Lb3nLtv3Db0njFhCQ+A0OKZ5DPlpkPxJJUCZ48iF49ugXsP4idXhg9Uyh7A X-Received: by 2002:a05:6e02:b2a:b0:357:f487:32b6 with SMTP id e10-20020a056e020b2a00b00357f48732b6mr12491605ilu.22.1702594435031; Thu, 14 Dec 2023 14:53:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v12-20020a92ab0c000000b0035da33ff07fsm1241290ilh.33.2023.12.14.14.53.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 14:53:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 14:53:55 -0800 (PST) Message-ID: <657b8783.920a0220.a4e3.8f03SMTPIN_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 910E5605C311; Thu, 14 Dec 2023 17:53:54 -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 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/