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 42B04432C5 for ; Tue, 7 Nov 2023 11:58:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DA2B4003C; Tue, 7 Nov 2023 11:58:47 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id E1A944003C for ; Tue, 7 Nov 2023 11:58:45 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a683bd610dso200062739f.1 for ; Tue, 07 Nov 2023 02:58:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699354725; x=1699959525; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Xp9PBNpQ9hxhi8OYNTDRgLRCTy9LUOEVSb/k0kj2lnc=; b=YlTHmfsgQ9hTdu1djXyS9XzfQEPkuu3/CXHci1OIUdmEbAD+4GGs6VxU3ETPyzo66T 6L9oCDkX15M464pfYXOT9Mjt/wZu//q3UFN6GQ4LuRSDApO5Tmg5MvnPNvGPAlkFZPao nKRXxyYJc0NhsbZMikAvd1zAESWOlY5ePsVkE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699354725; x=1699959525; 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=YhzrQhMA7BT/Gva0q/vDZ1MDhWYygmQHKAQ3yOYIMyvHJ+FeJd6OlT7GHkHDruWvnt ebFl0qPmUFsCtmqLdN9WBxpKhBMsBqAlAViKcavPsPPQSbvkQMl7Exf1LFUZBB0yE8pt XOrEFry43CZ30B5eluIX37sGHhZw2dlZt7lAUJ5FuVvzzGtn72o2U1OpXp7kWqgoTx28 e5Pnh03oBPeSmwflBU3Ha+7co4dLUh3H41jihzkgPr4UvxnJpDpkM5PeNOjU2K1HeIbz zXrF0kp3cd+thPcR9682jj2a1cFfZ2/E8fPq+U5CK+BftO+/6guDyfd0IfaYPAbXQPSy H8mA== X-Gm-Message-State: AOJu0Yzl8Z8rsozpTlb8xIQmIk2l2nRtXiuaFeO/PsZywLfHrFLaDd4j qnJ21eESupdUk5BJLj8JWuy714w/4E1S9PYcxWlgUSjmZNtURWWwVwNJ1w== X-Google-Smtp-Source: AGHT+IEREKjxS0FtdChHeoPrpbezGcOvoX6AW7l3WoVlS8wvG03SYarDDfW9woDHCuzhwABOUud9QOyhoYr5 X-Received: by 2002:a05:6602:2d87:b0:783:4bc6:636e with SMTP id k7-20020a0566022d8700b007834bc6636emr38734413iow.21.1699354725385; Tue, 07 Nov 2023 02:58:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id br4-20020a05663846c400b0045a2a09fc00sm224819jab.28.2023.11.07.02.58.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 02:58:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 02:58:45 -0800 (PST) Message-ID: <654a1865.050a0220.b97d9.9ab6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0C888605C318; Tue, 7 Nov 2023 05:58:45 -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/