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 5406541C52 for ; Thu, 9 Feb 2023 15:31:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D49C410EA; Thu, 9 Feb 2023 15:31:46 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id F081E40EDC for ; Thu, 9 Feb 2023 15:31:44 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id v15so881323ilc.10 for ; Thu, 09 Feb 2023 06:31:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=CzkJap93u2zcZgZ5qTVltkHTIUDAszCiZKtasev/7zs=; b=P1IW5izd4PLjzJ7bSN1q9lQU/7jn+dnITPNxU8H/HWnk/NETByy3fdLESd11yUKsrX 7YB2FTnpMm8/6NfFfdE8KAwVucrGQ7NAeudMy/78J21FJROfTEDkqzEw2yZWpQTwjl6m Er2JiH5CKzzgge+MXqo4EWzrwHBUUiGFd2Xo0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CzkJap93u2zcZgZ5qTVltkHTIUDAszCiZKtasev/7zs=; b=V31SiRQuA7ONOB1ReoKQ101gqsmOhaeQnOA0BNDRLR4DcuIZvF7UH3iTOZ1OVbuv/V ZuJ0EGCq/S6mFRnJdoC2LQ3xqLPsHWoELlg6D1Y/xGngduDMb55/IEG+BxkO5I+UT3Nb DM8mLxBTWbCiPl8A5lwtpy01mW0+K/noke0SL5prO8eRpQm0dSz4+DOlpzrcjeKz6Gq3 Yurn0lOiHsPKUvt7Nq+l89bxGW/nQdibmh1cYK4egzqqaknN+iffJ1Ghl8uBViz4vLrp ufdKWwr6IheKX6pUPkLbdYSGTcH5Me3/42aCW9hAJlTRWKxSoajIa4YB7e7izIV6qeCn B7vA== X-Gm-Message-State: AO0yUKWxSvzpGb0i99YY2iNdIJBbmP213JB09b/ty2bUN2AR3Yxfvd6T Cwp56Hmo/HpGHPgKit6eK1yfcwJvqAstoganV+pS+ylPebASKaQbfXJASyZebWkUF5qAxy8= X-Google-Smtp-Source: AK7set+FMOcz5crF96Gsaf1jAoWvmULspfhheZHlFtNWdsXo2yjbtgw5tSiudPrgR/KTaoIJCSS/ufKMSL6R X-Received: by 2002:a92:c568:0:b0:30f:5fb7:117e with SMTP id b8-20020a92c568000000b0030f5fb7117emr11276687ilj.2.1675953104365; Thu, 09 Feb 2023 06:31:44 -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 u26-20020a02b1da000000b003c489e547a8sm84519jah.4.2023.02.09.06.31.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Feb 2023 06:31:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from noxus.dpdklab.iol.unh.edu (unknown [172.18.0.4]) by postal.iol.unh.edu (Postfix) with ESMTP id DC26F605246B; Thu, 9 Feb 2023 09:31:43 -0500 (EST) Received: from noxus.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by noxus.dpdklab.iol.unh.edu (Postfix) with ESMTP id D24174AF; Thu, 9 Feb 2023 09:31:43 -0500 (EST) Subject: |SUCCESS| pw123582 [PATCH] [v2] bus: fix leak for devices without driver From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230209143143.D24174AF@noxus.dpdklab.iol.unh.edu> Date: Thu, 9 Feb 2023 09:31:43 -0500 (EST) 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/123582 _Functional Testing PASS_ Submitter: Volodymyr Fialko Date: Thursday, February 09 2023 13:22:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00 123582 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25319/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/