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 A0E944221E for ; Fri, 1 Sep 2023 10:09:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A368F4014F; Fri, 1 Sep 2023 10:09:46 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 581674014F for ; Fri, 1 Sep 2023 10:09:45 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c0bae4da38so11302035ad.0 for ; Fri, 01 Sep 2023 01:09:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693555784; x=1694160584; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aQDG1FAGW4U1dFj+m1CKGKktrjIylxqCv2DDF9ZQd9I=; b=cVwn/cwb8CXDPdG1A4/xsAzDpjVokyHSOo5Fl936v+ErS3Hz7VUM9umP7qtCQKolop u6tIMEVq4RQl2csKNvRnWUB6HiOenFUMitwWDIFgEIodomLCktH+SsEWVxn+xDv5B0EZ A8Ouy6lwLhn96x/PeBcgo32pY9wLhg9wYq8a4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693555784; x=1694160584; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aQDG1FAGW4U1dFj+m1CKGKktrjIylxqCv2DDF9ZQd9I=; b=UZpnWytsaP5TjeCtpoBN2rYpteXl+ZsxiSb9qn78jpBeeXAlnkBJLWs53JtdNDxTG8 +bWCtlaKpAxInd7y/sRwg3dr4kdc0dEbUm6JNkNIP98pYXKI9pRueWhQdf3VjTfbq5nu bTgyhv0hwyCzccvsscIHn2UPdCsIrQ1BkqciB3sSUbxWlybioAjYJvnGsPL8vtWoanFM 3TF51kJA5Q7iKMygNCLLiBPPxwCNemS85zSuDVyw7YPDsGyGnuwR47guzJtrn6E1TD7S pzvAQEMSi39QlRcybABPkPF+X5ABP+6qL5JMiPcUNzf8E7Z40UpUkZi9smZ+DlQL4ZFX AlMw== X-Gm-Message-State: AOJu0YxuWzwlz8DCgzbycWYB61+P/Qvmy3W2olNdXLdgUqhRJlbVnK9d 9XcwO94igRcBx3ZYGs04hczkHUicZS8EcVSlNEVP8bam0hG1ljsiBZAb+OosNi5ITu0aBoAdSA= = X-Google-Smtp-Source: AGHT+IH32hgliw6NRVwPUUJkkQN4Q5lKXwkADsgtf/oLHhptL4ololbxgiKUXzTZxqDwOvLB5vWB6aX8eAp0 X-Received: by 2002:a17:903:182:b0:1b0:3ab6:5140 with SMTP id z2-20020a170903018200b001b03ab65140mr2374317plg.4.1693555784484; Fri, 01 Sep 2023 01:09:44 -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 h6-20020a170902eec600b001c0bc85da6asm77106plb.148.2023.09.01.01.09.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 01:09:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 01:09:44 -0700 (PDT) Message-ID: <64f19c48.170a0220.bbe79.3739SMTPIN_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 3FDA56052471; Fri, 1 Sep 2023 04:09:43 -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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131045 _Testing PASS_ Submitter: Mingjin Ye Date: Friday, September 01 2023 07:24:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:62774b78a84e9fa5df56d04cffed69bef8c901f1 131045 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/