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 DC4A143857 for ; Sun, 7 Jan 2024 17:47:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7116402B1; Sun, 7 Jan 2024 17:47:42 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id AADA0402A9 for ; Sun, 7 Jan 2024 17:47:41 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-680adbf077dso12111606d6.1 for ; Sun, 07 Jan 2024 08:47:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704646061; x=1705250861; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U5BXBhp3Yh+/q2pkR4fVye/MhEt33lc5hpnA4MuDcjc=; b=du5iAo7tzb1MhMlp3c05M09MFfXoB4viPEchsBe8xtS92yqtmFTzD1NUlL0QcdIYDS vTkonv51NUcz43HF+opO3MwBJs0MdaQfrtpDT+nat2nIF8UeoKvTIcG8zwWK48UBAoqm HTia6l5XZQfa+pjF9/ZpDcy4Z+QbZNlEpBsyM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704646061; x=1705250861; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U5BXBhp3Yh+/q2pkR4fVye/MhEt33lc5hpnA4MuDcjc=; b=GTwtPPaDg8Od82cHrRNlrWKvtXBk26AUwm1hCgW/s2GDDqKAStzxVRR5Sf4Oktdv48 xKGNY//X/SHCyemwuMj9TlrUQALFAJyH54xx5LfOzw53g0TcCFa7+MuIQAhbBSXsZ/xZ SS5IZlOxpikAiBaG6Ygiu3RDXUvMDrghv/AjG3zf/n+gcK+UsfzC1OYqVuYnZsD+E2WS QqE/0+ZF1Jqy370mHZ9nyxe8wHz/R0Ri7Enr+JYJcJZDLNenitJi5bYxgAhv955mThne mLxPYtvJOp5aHxqQKdqsBPUbiUuAHMuW84lynHTQuXH20GwQK5qiSCQA2c2W/aVysvtK UCLg== X-Gm-Message-State: AOJu0Ywk1rdCeyvR5y+Pf/VVAscVJy/dnPnyqleBGpav2D/IR+7wf/Ic sTzlGkR4LSl0MPAZUpmBFl+JPA1/ekQuqkVcQUQHkY3GQKAY9WyVcJ8BF71f8GEyunnKVMPQvaS oC7ZIGg== X-Google-Smtp-Source: AGHT+IFCyCHbPlpnHElRrZUCqorKGodGWFEtjQ3fgxBxyv0ZTCC/eZyyKhGJhqeDGAjpwM3yCxrmaRzIkaKo X-Received: by 2002:a05:6214:1bc8:b0:67f:b763:81a with SMTP id m8-20020a0562141bc800b0067fb763081amr4393824qvc.47.1704646061174; Sun, 07 Jan 2024 08:47:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h8-20020a0ceec8000000b006805488aa56sm139904qvs.65.2024.01.07.08.47.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 08:47:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 08:47:41 -0800 (PST) Message-ID: <659ad5ad.0c0a0220.4ae27.95cdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E1DB16051831; Sun, 7 Jan 2024 11:47:40 -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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135773 _Testing PASS_ Submitter: Qi Zhang Date: Sunday, January 07 2024 20:49:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135773 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/