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 E1854436F4 for ; Thu, 14 Dec 2023 23:37:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD9B24334D; Thu, 14 Dec 2023 23:37:39 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id EF25043291 for ; Thu, 14 Dec 2023 23:37:37 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-67aa9a99915so342346d6.3 for ; Thu, 14 Dec 2023 14:37:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702593457; x=1703198257; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UtwVJD5mS4ufD9tvi5+3eFW9tRosAmFClMyBaiTCs1c=; b=TfXkVXrBnBk+ZuPP8hjzIwqKytFpE1zL14S/Uqw/NBST52Z8F/1jfdUhYq9e65qXRw mTJyR37JeAMApDK/qqVT6RuCUmwh2xq31cEqgvmFJJ++LDOCK+S+cvYoxvayMYtvNE2n OguUQHkBJcBadw+XIiKY9ZhJy2B3ybi6dbXFQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702593457; x=1703198257; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UtwVJD5mS4ufD9tvi5+3eFW9tRosAmFClMyBaiTCs1c=; b=ZmO63+gFiIt6QQI1aWxowPwC7rlVSCCRtXhx07c6jExDPBdFUxFLUanoY98KsN4r7x 0VsxazO087QVlTjz1C6cZeEA3s9Y8fl4mbT6k/NsxnnSa/TfUveJ3kTKdF7GJKCgMLpN bDE2GjG8qebPbWT4xZ82Lj+Zkr4eOTsjE6JqRcpX0ahmn4e8DfdOa0p41aq5pXr3Ejkw Uk+3U2qlWXCUaCZiFj+dpsIvAFztIYjoc+Dmf5YP5+4ZOXfjdipzUnBbrU2+c7lQjEeA M3ifMlkeVt8bltFeJD7tSUpbfnb9FD0KY6isQeBpnnlS9pTy6I5J19fE0DpnUNg3m8SN m75Q== X-Gm-Message-State: AOJu0YwnXgxxuMLXuJPyQFeZKlizhVjyYyybiBnytypu6MqZA+nGzAWc OYhkUTFpdpD13NdXD4m8/dB5edp76o6fNi2JQ0T3rKuJEEVtOUb2UWOAfA== X-Google-Smtp-Source: AGHT+IHAULofucuh+Bx6+rBCLhZ196BOxv6BBEXzWc/7/QKJj+CZe1PiGULduFuVfxbdlHJpLTDeM+ICyxyO X-Received: by 2002:a0c:d80c:0:b0:67a:b4ed:fb1 with SMTP id h12-20020a0cd80c000000b0067ab4ed0fb1mr10131839qvj.22.1702593457231; Thu, 14 Dec 2023 14:37:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e3-20020a0ce3c3000000b0067f07fed8b7sm114440qvl.50.2023.12.14.14.37.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 14:37:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 14:37:37 -0800 (PST) Message-ID: <657b83b1.0c0a0220.a1850.402bSMTPIN_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 CFC29605C311; Thu, 14 Dec 2023 17:37:36 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/135183 _Functional Testing PASS_ Submitter: Yunjian Wang Date: Thursday, December 14 2023 06:44:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135183 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/