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 2C444455FE for ; Fri, 12 Jul 2024 00:44:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A26240299; Fri, 12 Jul 2024 00:44:30 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 73EDA4025F for ; Fri, 12 Jul 2024 00:44:28 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-80557928673so73235439f.2 for ; Thu, 11 Jul 2024 15:44:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720737868; x=1721342668; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=5bTAn9bCg3fU6oqMSI8my4fITCpYqTmjw81ILAKm+fI=; b=gFp0Xp+PQD/NN4MefYDMJZzw3HmsKYlct4BOdQBzgf39o50iBn3cxeidm2EpRRRVrG Qwz3LN/6fzNM5mNveYpTeWmhnCHQs++tERlO9LXp+9ZcZ7g/UuoPx/RynxBEMUmWj3Mw OQ7q1lkAJYZ8K6ZM4AfiwWtqZvoeuSvEXvZKg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720737868; x=1721342668; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=5bTAn9bCg3fU6oqMSI8my4fITCpYqTmjw81ILAKm+fI=; b=S0XwH6aevcWzOtYXXTJeQowKqvRdTUUOtCmh7j6Ni+Ib2BwLG5W18QTsLRX7UwTSCX PWN0FuPdQGWPzd+6Sfwyzi5aMcYhL7Ob7UWUSFHEovGW8kWeF3gzpZroDNTJc2RrP4nW X+VsB8Xe3xuj66fA9WD5QelusfTG4Od5ZRJyiqINvPrTuIQuGq1n8HEW8NEzOAIDpwsY aYYiZfNrhhNsW4JiCOpTox77Qih0jMLZwc5XIsTdeH5fbhp5veTodpqqAXgwpZ4pbHyW ahensYoIQRbVINm80wW0iMTt/H2AyBbZ9783tW3exajdeFP52V8/Cozp7ltnc5LCimA3 eWvA== X-Gm-Message-State: AOJu0YyKH2KiFKZj0JWZdkT0cvF0cUcC8IzhvyXd2wWTxwULu7viw3/B VKg9GmnbRj8qMWC+WzhFPK8zzLyNCq0TnWIMPEDiQpFtbmwTDKRVUAv79UOQoBRy3VY2qb7wuZc ZVYDO2+ieeR9hBRXZon2cduYA1YQIA6cp8l1nzbAm X-Google-Smtp-Source: AGHT+IFGfItZXg1ZZ29np/aC8xNWA6q+RxK0XLzIa9myMEI1DqGQT3L8OvqugFpSVktnWtm1Vmnupg2+fYd6 X-Received: by 2002:a6b:e811:0:b0:804:502a:44db with SMTP id ca18e2360f4ac-804502a48f2mr736911839f.18.1720737867809; Thu, 11 Jul 2024 15:44:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4c0b1af80c0sm265308173.5.2024.07.11.15.44.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jul 2024 15:44:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jul 2024 15:44:27 -0700 (PDT) Message-ID: <6690604b.050a0220.ee8b6.d6dbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 507A1605C380; Thu, 11 Jul 2024 18:44:27 -0400 (EDT) Subject: |PENDING| pw142328 [PATCH] net/ice: fix possible memory leak From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240711165907.3169191-1-vladimir.medvedkin@intel.com> References: <20240711165907.3169191-1-vladimir.medvedkin@intel.com> 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-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/142328 _Testing pending_ Submitter: Medvedkin, Vladimir Date: Thursday, July 11 2024 16:59:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:e014773daacdb2f4be17061352592e5bb83a1d3f 142328 --> testing pending Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | RHEL9 (ARM) | PEND | +-----------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +-----------------------+--------------------+ | Fedora 37 (ARM) | PEND | +-----------------------+--------------------+ | Fedora 38 (ARM) | PEND | +-----------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +-----------------------+--------------------+ | Fedora 39 (ARM) | PEND | +-----------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +-----------------------+--------------------+ | Fedora 40 (ARM) | PEND | +-----------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30499/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/