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 E922442CB7 for ; Wed, 14 Jun 2023 17:45:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E694140E0F; Wed, 14 Jun 2023 17:45:01 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 2931C40E0F for ; Wed, 14 Jun 2023 17:45:01 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6b2dbca2daeso3679984a34.3 for ; Wed, 14 Jun 2023 08:45:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686757500; x=1689349500; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=k7zW/MkA2Recgcwoo5hTgNfwQ/E6COrBl3m81hUJDZo=; b=ASUCvwb6YV9YvB0+sdOUOT6gL5QMw5Q4P87I6Lrev2pLiuMx32PmrGckaResG2Wd1s kAKwYEOZSbQnixwXbOGlw7C1SiytBH5yLx6nhs982LLtnxgRWaa/bBxreojWZnN12/OS MjZsWE3PVBK35KCBd+eYC/1yTyd1g7Oacg+X8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686757500; x=1689349500; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k7zW/MkA2Recgcwoo5hTgNfwQ/E6COrBl3m81hUJDZo=; b=XBUi03ZCXnyGahZT/Ko58/dKa4kC8nSzBPnG7+s3xtQaB+oqFoKwSJbt5yMBke8+QC hKUuNeur+sna5XBCejisSowY3vr4m7g2IJf4lLXgTX2cAY8pGWCt5m7BkWoMTrOWpdmJ MItF8IwrBdKt/hyf8nav3SuK/e15If1J75s/fhbwunKffpsRdQavT6ZwsOWYRQiotcSF zpAXdC3ZtjhtApd3Ei2qF2YqB/LC0K+wm5YcSddrYXreI89mYwccyLICCWmorz2Ij6Sq 8n6TqSyXPJgOY43AuoE1ZsP+Mw416gpbEU+ra/b/S+W5HdaeEkmACtheFvPlMNfBnpbl jgfw== X-Gm-Message-State: AC+VfDzJnHUpN3TtthQoxd3e3UOqepk1mpEJaWJIcREoRvjvYNFGWmyc IGC3zWlfHvbZpw3BcRIOeIE85R+wv2VnE+badEMxPXtW3zqeZadUNWT+F7KdV2nZgUBgVJwChw= = X-Google-Smtp-Source: ACHHUZ4OgR/zwgfgfE3UzKpxRqe7lfNaM9TJLmzScZ5l41ts81+93O8gme9ND9nIZrRsjwLShZE1UwI//E+T X-Received: by 2002:a9d:6287:0:b0:6a5:de68:4526 with SMTP id x7-20020a9d6287000000b006a5de684526mr12949006otk.4.1686757500505; Wed, 14 Jun 2023 08:45:00 -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 cj23-20020a056830641700b006b2d48b4f52sm1741046otb.11.2023.06.14.08.45.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 08:45:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 08:45:00 -0700 (PDT) Message-ID: <6489e07c.050a0220.dc42d.e3f5SMTPIN_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 08630605246B; Wed, 14 Jun 2023 11:45:00 -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-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 | +-----------------+----------+ | RHEL8 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/