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 D011442CB8 for ; Wed, 14 Jun 2023 19:14:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF51C40E0F; Wed, 14 Jun 2023 19:14:41 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id AA8B540E0F for ; Wed, 14 Jun 2023 19:14:39 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-bc49318aa64so823181276.3 for ; Wed, 14 Jun 2023 10:14:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686762879; x=1689354879; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oiGViaOvYZiB98sxx7726b2caZmBmxs77sc+kBmaIhc=; b=Pnhjbv80BQVPBhmO9QPcHr5X338VTXTpFlYKG0i8alSRe+MIcR2tWuMtjv7no3MDC6 wOR+PmwJBac3IU0f29kHMfXpn2gxazJvThCnSkYuVEMyKpUYLxuMvi1s1VRnwu9MOdfI Pm1zBFWDHMOE57wQ64d7XkBGMDf0TcdYufmks= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686762879; x=1689354879; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oiGViaOvYZiB98sxx7726b2caZmBmxs77sc+kBmaIhc=; b=ZwXdakHifQ54qZerH+Kl1nrCDXnZsEZ+d/33BH00QPko9i8F3JKXwDI1OSWjRd561l I/FkIbI2VqLU6yUuE7ZXZKSFzTCsDt1VAxIWB4OFi+kwqLu/MunpWJp1DJVErp6okO+1 4ZPr1yXrNQYIqlTXfO7B660xDI+qToQb7wN7W+bexuB1COrfBsEO2cGZkQO4m/Q2gMlZ sSUBwuyt/ChpiPcIvA5nCpnvKru+iNSVaFDf9oX/WMA05p22qNQFqXYdcYanVk9yvdg9 ZqRct1JJgsAz7SgzHRd7kTSytPY6FqZJR3LWwOFCYectfyZ5aWZ3C5y2lt7uB4eJTrDq Qalw== X-Gm-Message-State: AC+VfDxXWuygswDVg2kyVdi1eW2N5AifQwwv/6EyOvs/RJNQtZk/d+KU XRyqhj7HS223s9856OATxH2wyxJ5zzNkVeCGHlBsqc+G2OWKCCTBNU88TLlgrlwiHH19qVsaMQ= = X-Google-Smtp-Source: ACHHUZ7Jhrgb6XAXrGTYo+A/pf239WQ0JILcIGTor4SZlzAztE8V5iK1xfE6qQRG5r+mqd2HnUdBP+Ix+UEr X-Received: by 2002:a25:a365:0:b0:bb1:50ce:2542 with SMTP id d92-20020a25a365000000b00bb150ce2542mr2139962ybi.52.1686762879085; Wed, 14 Jun 2023 10:14:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w125-20020a253083000000b00bd08cbe929dsm1333294ybw.30.2023.06.14.10.14.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 10:14:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 10:14:39 -0700 (PDT) Message-ID: <6489f57f.250a0220.a95f0.e451SMTPIN_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 C8E8C605246B; Wed, 14 Jun 2023 13:14:38 -0400 (EDT) Subject: |SUCCESS| pw128667 [PATCH] bus/cdx: 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-x86_64-unit-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/