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 C2CAB436F5 for ; Fri, 15 Dec 2023 00:09:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AAB0340266; Fri, 15 Dec 2023 00:09:33 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id B583940263 for ; Fri, 15 Dec 2023 00:09:31 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5e2eccf46ddso134357b3.1 for ; Thu, 14 Dec 2023 15:09:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702595371; x=1703200171; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KpykigsV65abap/Xt+gwFNYdrkiaerCIAXYMSN+hpC8=; b=SyVVH0rE59fVO1HB2z5GMJoF6JVqpQ2qnRfviyQm/nvznsShxhjlOoVl7u2OyZVTd3 JGEaxy5rCwpyoV1c8sfO3ThBS3SZuNDvx71XutrXpMOVVh9X9XR3+rsQ6Yb55HpZZEKH zqBbi7ga+QrLit1T9ZPjKx6E8C+meXAV9MmBE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702595371; x=1703200171; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KpykigsV65abap/Xt+gwFNYdrkiaerCIAXYMSN+hpC8=; b=TpleWz3ymmVV8mboohGDLeWtUgqlldMQkKGXvpoEwShMK2z31MKZeT5TFtcM0b0/40 istf5nr0Y1KjRblAxIHF0hg2Se8XJF2DutpVHLQLFUuC5C3X977fb49PhYDdBPhYkBOT a9ZrtMvj+wZICR24/fFrsjyqYsJx8KkJWF2hNsvNOexs4i/zpj6VUtEMGkcbd4O5hJcV RvHrAanXTMw0NkaOprM4zi4FZI3SzzanPoYL+8XuX2lnmMUHu/7JUX7ZM7MPiZhCJq/a bpMfuq91trg2te79/uk1zQneTE3vCUhCB5NEQA6r8N4JgUcHPNGEuOpjBCTCoIEs7O/v X2kg== X-Gm-Message-State: AOJu0YxHSEqbgFioU2Ka2V0nIz7qGhBq4RbaoKU8U4ZDsjN+f1+/xHUR nn2sJUN1+dHpLMPy3/5QEa8810hgTPcCPq0USkgoBGE9WLYubR/CEGOI5wJtbCRVwCi3Ax6z+Q= = X-Google-Smtp-Source: AGHT+IEpup+GJK1UoX4YHI90Xk4s3GZKNgxBFOCzoo+mt5DnN5lWit5X5ahsY0LyW+0PXuPSLaxbP2xaRWJy X-Received: by 2002:a0d:fac1:0:b0:5d7:1a33:5ad0 with SMTP id k184-20020a0dfac1000000b005d71a335ad0mr8372187ywf.29.1702595371123; Thu, 14 Dec 2023 15:09:31 -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 bh25-20020a05690c039900b005df5f872fa0sm1225891ywb.18.2023.12.14.15.09.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 15:09:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 15:09:31 -0800 (PST) Message-ID: <657b8b2b.050a0220.9da9f.9f73SMTPIN_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 B4E88605C311; Thu, 14 Dec 2023 18:09:30 -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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135183 _Testing PASS_ Submitter: Yunjian Wang Date: Thursday, December 14 2023 06:44:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135183 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/