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 5BDFD43857 for ; Sun, 7 Jan 2024 17:07:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57A4A402B1; Sun, 7 Jan 2024 17:07:06 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 855DB402A9 for ; Sun, 7 Jan 2024 17:07:05 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-28ca63fd071so294500a91.3 for ; Sun, 07 Jan 2024 08:07:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704643625; x=1705248425; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LMaGRHoOEKdpUy3pgaGup/uogoPxDVxmgJ4Y9RIlmUQ=; b=MgRIbgK7zF0daGFz174VXnx3n/BffMNhdE5uFe8HDEyUr4srUvG1ucmnVoJLqwQz7r Nq1ubxKD41SX0pIQQwOupeUyV7x+k5/HDxxXPkU8fgdRTAnvWFQEnGjhAQpOH54jVOFB 1HEpgYrBYtNQVyPc4p3O+b0cjlmX13rXJan74= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704643625; x=1705248425; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LMaGRHoOEKdpUy3pgaGup/uogoPxDVxmgJ4Y9RIlmUQ=; b=tWYTm9hTuwDTzJSM/PpD8A8Zwyd7Ke3yJq1JFodqgboTaM0GDhIF93P7byFY9I/QWD tFGr+7MDNmlqbW84n4PyMobP2DLjcOgGVbjZg9p4D+pNZKZ5ClNmDegoJm21C4dSQCi8 Un4nZI3UvsIiPVUFWm1IvZW/6TNCEvK7v7CppB8lD5w7pdjc/C+VznF2CGnLEJjWYOgP 47jxntK2jp7jjmQL7WvAgVoBVjHya+Ozfjaa+YxoEP+Rt4RKkPasCT00EngTdjwyt3Wh 4+vd/EP7WHB3oqTyJ51lt9QhpF6wIu+nbbbXScAHmes2Q9XJdCFodRmeDD0AwyYv37up lecA== X-Gm-Message-State: AOJu0YwzpIsVMkvNd7tz3w96eYhi6Y4or+B932Mi/pp55zP/rl/CTjES bVT720j2QIo/oYO/gUbg5HnD8IIoGHr8tyMaWy99jxkqURECEnMCawTCrohIE5voLw== X-Google-Smtp-Source: AGHT+IFnIoPyO4eaHolAh0WZRIR/23QAMWiF0mf6P+UWT/QI4/4aIQIfLrb/SjLXCiEnxZ3oMroLDMAoVaN2 X-Received: by 2002:a17:902:a385:b0:1d4:bd16:d45e with SMTP id x5-20020a170902a38500b001d4bd16d45emr739203pla.39.1704643624879; Sun, 07 Jan 2024 08:07:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o2-20020a1709026b0200b001bdbb9a4b7fsm137426plk.49.2024.01.07.08.07.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 08:07:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 08:07:04 -0800 (PST) Message-ID: <659acc28.170a0220.cb69.8b93SMTPIN_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 153256051831; Sun, 7 Jan 2024 11:07:04 -0500 (EST) Subject: |SUCCESS| pw135773 [PATCH] net/ice: fix memory leak 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/135773 _Functional Testing PASS_ Submitter: Qi Zhang Date: Sunday, January 07 2024 20:49:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135773 --> functional testing pass Test environment and result as below: 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 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/3 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/28816/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/