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 9A7D44341C for ; Fri, 1 Dec 2023 13:21:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 959B142F01; Fri, 1 Dec 2023 13:21:10 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 5E115402B9 for ; Fri, 1 Dec 2023 13:21:09 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-58cf894544cso1112598eaf.3 for ; Fri, 01 Dec 2023 04:21:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701433268; x=1702038068; 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=QRSJnbiEzDTM2GgHz0jBtmhBH7Lam+8xz5TsOc0D1WecrsgtGzUAmlccTkRUYwlNA+ TcwwWWhbHDRLzRjmXvS721+dWpo8OJzkCkSEI7FjvWxIn3BLbxFx6wuPr09ymUh1oOLP D2viYx6NrpMzWkPH5LInnKEE7YM7RQ6wfaLN0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701433268; x=1702038068; 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=KVqiUvv17OBAnkUykBVQycb13lruLZIXmO7g92Pyq7eyzFJCw3DO1VoyjkQ8BqFXyM RyMLH6ry+YR/vEwaLp+tAtOWOwsu2HqfASu2hvlDGZF8xVQkADsa7qHGMLsLKhfHFV95 Yy6bYRkGgcluMb9a9blF4lMO/8G/54CWZw6ZEhCvqcnuVg0TJMZ9R6pI+C149BVRtg+V K6nmg1g7E1dIva/OlwPsObm8OoSOTItAE/xk/OmHlY/v9RAeH+QjuA/ZKcFsgNSCQr2S ixAxThJGCkHITUSkHn9I1QDkceu9FPOAOTiVzM6l8SPOmKzan9HwMqkcqQVDT0fJueRa hVdw== X-Gm-Message-State: AOJu0Yys87kGihvFfmuExb9EedgOqdCUA2YZM94ZQ1XBVek2xfwg91we 2gHkORFQ1uwg9e9Oq1fUdU3Eoj25yZOA0Jy6TSzKzstWLYWvqg1fCdMn3Q== X-Google-Smtp-Source: AGHT+IGfPbyGm/20E4VhLC+d1KA17kZ3crEa7VdiNVwWqQUyQ9NL8+aJOQTeuZZvDVBmZUjnwTDeioTMDxR7 X-Received: by 2002:a05:6870:5e48:b0:1fa:14e9:43ce with SMTP id ne8-20020a0568705e4800b001fa14e943cemr25562742oac.50.1701433268726; Fri, 01 Dec 2023 04:21:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id yy38-20020a05687125a600b001f93769a808sm173462oab.10.2023.12.01.04.21.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 04:21:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 04:21:08 -0800 (PST) Message-ID: <6569cfb4.050a0220.74de1.64e9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 021096051831; Fri, 1 Dec 2023 07:21:08 -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/