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 91605432C6 for ; Tue, 7 Nov 2023 12:03:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C95B4003C; Tue, 7 Nov 2023 12:03:34 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id E43074003C for ; Tue, 7 Nov 2023 12:03:25 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3574f99d236so20872545ab.2 for ; Tue, 07 Nov 2023 03:03:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699355005; x=1699959805; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Xp9PBNpQ9hxhi8OYNTDRgLRCTy9LUOEVSb/k0kj2lnc=; b=UsYZj4/5lYq1WeXCLuC/LgUgcsQbkDraCKPaZB1MH3Nd9zadhBEvoSNoiRjjNxWDNN Ymcako/IRwkzMgVhRk8nQssZHG8L98EOi8PlWo0Na0BqoqO6oTUm+EY9pLJGJBBceWWl w5gHcyXAyIPpdkEP2pfus4CBKFj+QpZMVGQuo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699355005; x=1699959805; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Xp9PBNpQ9hxhi8OYNTDRgLRCTy9LUOEVSb/k0kj2lnc=; b=ejpPGMMEj4cvTpg+ofNtcaP6dutAaMPzt8IHzUNuSnJXq8azIPHzjwikSo6Auslk7a 0Su47VoubXWxV6je2HMPv7tuQRFf6lK9lQsXfPYHiuoGIorbG9l6h4uNw0AApYKf0rVC /GPGqH2Z77l2yK/6YNo9+UBqzvjdlA9OD1y7AZLwt88FIC7DGfmOExXzY87SU79GZCWu iHbKdUh1wLF32cB4ggUsZYmRxhYqCoBoqMnRBgoqO2sej3OyPGPd7JQMhn80OaKyGYAS AuP16yeOOuskMNEw7VrxLDgLVbdlZx9dWhmmp+oTrr5lTY8JCKmJs1SMXD8h/rgOcMJ7 Z7kg== X-Gm-Message-State: AOJu0YzH7iTS0OwQxDnMQ89Zf8ZrRExRFSbDz1hE9baeYs0cMmN4zPBA KBgb0z8lA7BrCZ1rcM5PvNZcCe1bp0a8kIOBHWqQUEmlffsHI/qGoYvmtDTRKtSo+7PoEXA/8A= = X-Google-Smtp-Source: AGHT+IHVCFL/l8krck5Khw6kmij4/MsggaHfUsn2Eb1Ri/YsENorkv1AFRfDuQ41Kukkn+yM3nWDKt6T5Hff X-Received: by 2002:a05:6602:2acf:b0:787:ff98:c38c with SMTP id m15-20020a0566022acf00b00787ff98c38cmr42662772iov.10.1699355005420; Tue, 07 Nov 2023 03:03:25 -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 v22-20020a05663812d600b0042b2b936ad6sm113571jas.72.2023.11.07.03.03.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 03:03:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 03:03:25 -0800 (PST) Message-ID: <654a197d.050a0220.62021.73b0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id EF342605C318; Tue, 7 Nov 2023 06:03:24 -0500 (EST) Subject: |SUCCESS| pw133932 [PATCH] raw/cnxk_gpio: fix resource 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133932 _Testing PASS_ Submitter: Tomasz Duszynski Date: Tuesday, November 07 2023 09:59:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133932 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28265/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/