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 B754142932 for ; Thu, 13 Apr 2023 13:20:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B35FF4014F; Thu, 13 Apr 2023 13:20:54 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id AF7B24014F for ; Thu, 13 Apr 2023 13:20:53 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2467761dfabso512216a91.3 for ; Thu, 13 Apr 2023 04:20:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681384853; x=1683976853; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=BO7Z/mykLe1Yka5WN9uU65aE0OhkqBFEUXqnl9D1BD0=; b=YsHo/dPzzI4CwsOVosTV2zkHmZMXHX/7adKmaWOUh8LyLaXVYM35nKx7IJy4Cdeh2r PCsnY7+HEBcsfhWNVJSRydDft2xznmKEkHaJzALocePHrV+eLOz5cIYHDUrWuN32B0d5 L8iVJLeHgm1v8XkMB0XkW7jgGFdkfibbz4Z4o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681384853; x=1683976853; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BO7Z/mykLe1Yka5WN9uU65aE0OhkqBFEUXqnl9D1BD0=; b=cBTRAZvFginOZq9hsa6wspxlawJWNIVqIUE2/Y+VPtdBQ9bbpTVW0fCp88SOYc8rPe Bny6c1ktg6qzZmLhI84yqwcRS6gToZL15XwmHCqEqOZ+ZY9R/fggFBS0ByZHskFFu6g+ wLhCDrEjXlDaOZ4e8iZqljCk+MT1m2qsoQ7Y1sIKK/x3i188N8x/+pUV7FJOIUW9KXM4 TGrsBVkd1Wj4bVGoraLi80y5yqsjCUCDZ4eplKEMzzncYj4NgDlMtSvuebQbc13LH57F RSah8yYnHXgdmZkkmtdq2cIXvorOSv+ie/RmiJD9v5UbNVhqnIvAzvxoqvubS8q04YkV UibA== X-Gm-Message-State: AAQBX9fKVl+q9Swioh2cGisk3heBMkKorHGblT+VJ/HFxoh3+GfnkoDi EeAPF0fRS7uNjfEyW4WVf/Qc02sqWw7aWDAPjBSglfNfQMZlYz1W4MVBHg5CuxcejlJB7sD+Kg= = X-Google-Smtp-Source: AKy350blPWb4QBDoweJUuJi2o6bEvvgT6xBeA4YYNWyhDiUbHxkMxKSM7OxX+/D3Dc/xd/gZ8yCUaO19nkcP X-Received: by 2002:a05:6a00:15d1:b0:63b:59ad:dbd5 with SMTP id o17-20020a056a0015d100b0063b59addbd5mr713720pfu.34.1681384852881; Thu, 13 Apr 2023 04:20:52 -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 j17-20020a056a00131100b0063b206c72b0sm279643pfu.26.2023.04.13.04.20.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Apr 2023 04:20:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 2AEE9605246B; Thu, 13 Apr 2023 07:20:52 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 2A11E60092; Thu, 13 Apr 2023 11:20:52 +0000 (UTC) Subject: |SUCCESS| pw126024 [PATCH] net/virtio-user: fix leak when initialisation fails 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: <20230413112052.2A11E60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 13 Apr 2023 11:20:52 +0000 (UTC) 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/126024 _Functional Testing PASS_ Submitter: David Marchand Date: Thursday, April 13 2023 10:10:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126024 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-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/25981/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/