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 436A14341C for ; Fri, 1 Dec 2023 13:18:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F34F43009; Fri, 1 Dec 2023 13:18:05 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id F2FB642F01 for ; Fri, 1 Dec 2023 13:18:03 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d9caf5cc948so432993276.0 for ; Fri, 01 Dec 2023 04:18:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701433083; x=1702037883; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H5Jhb6QtrloKs1Gf6N8Tu3OgPyDM+w+VkOIzsCV6KGk=; b=O7NVfr3tqwG2X9ul3cd221zsrA7vZeHLeRpatx/fEPtFVFUQ9smZAjqzkPNIGQU3dW GS79FAdvD1Ng4MdLAnXhDvOQESDNTefs90YV1P0it3GbKAH4gOZ6b81lLxzefbOCUWGX CDy9oBJXgKgF2s+wkuyxoVdzz+uIIXniiaEMI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701433083; x=1702037883; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H5Jhb6QtrloKs1Gf6N8Tu3OgPyDM+w+VkOIzsCV6KGk=; b=dvUkY6chh+fPjcten1NUi7hHsAbUtAHZSUpA+V5QgDbzlBQcM3eHghRHtn+NDBSsTt yaYxENxlko5wS/9jdh7s2IGTV9c3NXE1XAeCCXVtLLTz226xFKhB5SC5fGplcpcPb3TR R0v5Cb+0LEFCjMQQMnudaJM8gpW1B8Wrg/t+8fPkrpTmx+tQw2icUabIQuFRmwj37jwl ATq9CX9rjx1OsGgf0+X5MEG+sIGNLt1caNsS1xBvPu4HsRu2YL/9HqpQNzIwE3aR0amj AzKg8Gbo6RaXgZYf6fMUFe2tq6cKY79sBJWKT/9xZ/a9qEy82cwtKZGxuOLbCVkCcsFt +lmg== X-Gm-Message-State: AOJu0YzIhN3Gca5Ioa+7IzOi9uyoOaToZUMmE7DKN1J/1TXjm2jDnILf v3a6n7g06Ot23a3fpjvBC+2OyDnzsH2hajQiR93INGB8YNFHszEOPkrzig== X-Google-Smtp-Source: AGHT+IG4NjVAwRnAiBRbVameTJPULXN+V0VIwrlqkxQBhnQSlDHaU2OJoGPj67vlCNPtqZvyJ8Ixd8Cled6B X-Received: by 2002:a5b:f4e:0:b0:db3:9a05:a956 with SMTP id y14-20020a5b0f4e000000b00db39a05a956mr25252577ybr.61.1701433083430; Fri, 01 Dec 2023 04:18:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w67-20020a253046000000b00daee8f2b7dcsm66959ybw.7.2023.12.01.04.18.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 04:18:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 04:18:03 -0800 (PST) Message-ID: <6569cefb.250a0220.eee1a.3b60SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 255BB6051831; Fri, 1 Dec 2023 07:18:03 -0500 (EST) Subject: |SUCCESS| pw134745 [PATCH] [1/1] net/ixgbe: fix memoy leak after dev 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134745 _Testing PASS_ Submitter: Yunjian Wang Date: Friday, December 01 2023 10:47:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134745 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28509/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/