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 62ADD42CB7 for ; Wed, 14 Jun 2023 17:41:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 487BD40DDB; Wed, 14 Jun 2023 17:41:35 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id E10BF40DDB for ; Wed, 14 Jun 2023 17:41:33 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-777b4c9e341so378160639f.0 for ; Wed, 14 Jun 2023 08:41:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686757293; x=1689349293; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+iAqJKLARvwsznemJKC7PTF5H8tW64hAiEbUoiyPeTM=; b=OcXlE0jxrWkw0nmB0J8FwWWE9IZ6GeWVGwLNIKbHYtD+r9AB8yG2DzhP5b//bmsBat 12c6djz3P3XqAk/CFeuiSN0rA0HZkCdEVRD3IN4tYhUsd23cVysQqyjsXRKdawohPUsM TdpHzjUlQ/hZdziYjrcFsiXOQ+oP7VT59UOjA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686757293; x=1689349293; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+iAqJKLARvwsznemJKC7PTF5H8tW64hAiEbUoiyPeTM=; b=BJV8fgnw2+fPcJc5wuTb7PrGzWCfzV6WeEZgybzspMAmFEc3Sqsg4nLgk11jYXYkzn 8yVD6DPzMZzz6R8Zqa4eO6nw7wvapeNJCE+ye+63qVj6f/xAtO1a/QR+ZIlHwLyO1plW ADM1CYu3OCOIpV3eIKrwpyNhnIq+dSA/it3256c+M3xxDOlOGnIotDE2QKZh9N6+w3fZ aMgflvQbONjYYtIMtf6neTJ8L4Vpw2xlndLnB0ahQFS6w7bFhpnAUEp91DzpINjXqfhc EgxKDyUI0WqLX408WPl7Zh+tgrBLinNNqMOxydg7XIsaIH8Vl/BX3NdRujNYdDxmRIVw krjw== X-Gm-Message-State: AC+VfDwXiXX8V8nZyOM0VEsOhL3ccvB0ywgEL52/OZwpqXQtiI3N+pli mG4PLy8v1Z0BIOx3LzDVnj666ZYnV10YQ4rNJ8D2ajDJ5qefGw== X-Google-Smtp-Source: ACHHUZ457Sy91FqJFbB1KHP/xPgjYdWDit/a5O2WeUIvMAqlY412BlABWw5ofVorAkWFPDhzWhRppKOLvEii X-Received: by 2002:a05:6e02:4c8:b0:340:d836:1f64 with SMTP id f8-20020a056e0204c800b00340d8361f64mr135258ils.29.1686757293330; Wed, 14 Jun 2023 08:41:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y8-20020a920908000000b0033e65b3c14dsm1486699ilg.16.2023.06.14.08.41.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 08:41:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 08:41:33 -0700 (PDT) Message-ID: <6489dfad.920a0220.4e0b1.6a00SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id E175F605246B; Wed, 14 Jun 2023 11:41:32 -0400 (EDT) Subject: |SUCCESS| pw128667 [PATCH] bus/cdx: Fix resource leak From: dpdklab@iol.unh.edu To: Test Report Cc: Abhijit Gangurde 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128667 _Testing PASS_ Submitter: Abhijit Gangurde Date: Wednesday, June 14 2023 10:24:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128667 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26681/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/