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 B544543857 for ; Sun, 7 Jan 2024 17:07:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B048B402B1; Sun, 7 Jan 2024 17:07:57 +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 76432402A9 for ; Sun, 7 Jan 2024 17:07:56 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5983c45a5d3so298961eaf.3 for ; Sun, 07 Jan 2024 08:07:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704643675; x=1705248475; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x3n5oR9AmT3/QY4tL+8wIpAjWRua6fovSM4oS/3Drjc=; b=BGcN/Uk0OThmqowoaOCHEHvxoyFMl9KyvAJfn/mnOkH4b21dagkrVeSH6h06u53XDR +p/nraWnmWN7MenHEVgjJ/tJ+DSzbuE+ctlPHYlxRPf3sEgjRz4zhjRjyfUssBp25yKW TutlvcHgf25KUr4Xm54TEhe8+xG8wlBzAOz1Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704643675; x=1705248475; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x3n5oR9AmT3/QY4tL+8wIpAjWRua6fovSM4oS/3Drjc=; b=FYOvqEY+7SjoMbvDmS+nDg4FkeK9vElNAntd7TJyhrup3Gr0LeoAiNqvkDmaXcI9P4 1Z0AX4/LoVndjT5SWmrUWhADeYbZ3PC1i/k6496mKWWyUqbswt8BKP307e67Lz+nwNZy FyyLW8T5n6DZCv3CJPWJ79+S6ulLU1NeCmZ9fsvllqIJoHtthn+TJWBy/3zDqq/hlW2A ZjGUZyb4pRTPsIZQH1DkZFL467+bZlfI6q8kqZyWzLN2AaNB5ZhgX2o+pTntHERrdSZK L6r2xtHr5eqcAujR1m0mXgMdO0K8rEaHLmwaX86GoBPX7Hrj3rfyZUtvJh6i/QVJdjKe bWmw== X-Gm-Message-State: AOJu0YyZT3qbgObcWL2bj8Flyy3rZWDobjKx/eZ2yyZ/obN7AJ53EoAz MdE6zmF5PuMZMp6ekrWL+a3zKeD6gHvBE6zy81xmatULLqaJq1eKJ/582HDiZWWcBA== X-Google-Smtp-Source: AGHT+IHXUIwqQ2j3f56jEWsXHVS9KErFqRM3nq67oXx27gw7cpI7IoYbeTkgA+TOMEqz6M54/DEX7Q1s5URL X-Received: by 2002:a05:6820:22a1:b0:594:f30:a28c with SMTP id ck33-20020a05682022a100b005940f30a28cmr1424387oob.11.1704643675852; Sun, 07 Jan 2024 08:07:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i2-20020a4a2b02000000b00594fdbef326sm254376ooa.8.2024.01.07.08.07.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 08:07:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 08:07:55 -0800 (PST) Message-ID: <659acc5b.4a0a0220.cdab1.0cf6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 567C06051831; Sun, 7 Jan 2024 11:07:55 -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-compile-amd64-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 | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/