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 AFD474221E for ; Fri, 1 Sep 2023 11:02:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 949B84014F; Fri, 1 Sep 2023 11:02:51 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 4919E4014F for ; Fri, 1 Sep 2023 11:02:50 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1c504386374so1112067fac.3 for ; Fri, 01 Sep 2023 02:02:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693558969; x=1694163769; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5a0mr6bPLkcIimxXMKltRa4jcj0Sg30ghOmmnReRaK0=; b=XHTh7+qMfGtUWZBc35rZukKlxF1lUydUkUe85J7Nlk0rOVwIwv8i4Kkf4KMTjlBS45 JsLvojtYvE5y1O3t1cOk6sKMxyVDhiZjXi2iQ/wVMky6C2Je1mexh6eFcY9yhrUmpOZ0 lFRF9dmvgeartsKOz1LuiuN3H7m/54WajuoM4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693558969; x=1694163769; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5a0mr6bPLkcIimxXMKltRa4jcj0Sg30ghOmmnReRaK0=; b=BkhzXeyrHCRvsPBAxUuYmE9QjcyHthM97LV+3eHURZ6ZJBwfnWkIJuxC6d6hhwS2wA bLGAlzT2er7ndcYrz1xzMIXOTS650eTmBZfN7wOnIVqaxzflnUJzPGfhXPMmeAwirnsQ em3P/5gEPG9aLeQzeTBHVQhS5kzUiCuZhzb5N2hOlbD/2Z5iG7FNLdFQNNav2owNFy5z dlaS6yo3Pj3dXZprEpPTsvAb4pYECBVOBXyZXlxsThD28EDSWDZVTc+xPzz5dkIWMTxW LponNViZ+1NNGUFGpEz/W61eOMUtJhwys6u+Vd14Qku0pW5X5ZUG1hmvDyhN7Veaf2y9 LQtw== X-Gm-Message-State: AOJu0YzGGZvjYiQLQOCH8n6/0Li9SAY0qrbFH3B22ZqNdFoSs0ZShvG8 URyKU8QYMxRdwJW0jTkk7Jdcj+27bdiZM5lkE6aZ2pOMv4fXDAcO0fcRrh08rEheXwQwFn3yWA= = X-Google-Smtp-Source: AGHT+IG8EHbddJFMRp7EtD7XsYdW5sqoX1toSV9pfXsoDh3WjUJVMpsGdjg4z6r4SNtYUjOqZ6wGEhnct5lN X-Received: by 2002:a05:6870:15c5:b0:1bb:8040:24e1 with SMTP id k5-20020a05687015c500b001bb804024e1mr2213392oad.28.1693558969576; Fri, 01 Sep 2023 02:02:49 -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 s10-20020a056870628a00b001d0d11a9ebcsm242341oan.48.2023.09.01.02.02.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 02:02:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 02:02:49 -0700 (PDT) Message-ID: <64f1a8b9.050a0220.40ac9.e62dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 03A6C6052471; Fri, 1 Sep 2023 05:02:49 -0400 (EDT) Subject: |SUCCESS| pw131045 [PATCH] bus/vdev: fix devargs memory 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/131045 _Functional Testing PASS_ Submitter: Mingjin Ye Date: Friday, September 01 2023 07:24:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:62774b78a84e9fa5df56d04cffed69bef8c901f1 131045 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27501/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/