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 D502742932 for ; Thu, 13 Apr 2023 13:09:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D07F94014F; Thu, 13 Apr 2023 13:09:33 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id A8D044014F for ; Thu, 13 Apr 2023 13:09:32 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id pm7-20020a17090b3c4700b00246f00dace2so6938632pjb.2 for ; Thu, 13 Apr 2023 04:09:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681384172; x=1683976172; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=bRhMQZUhEWjyX+b338Ha3631wZrNhmrrjHXKtxNeL2k=; b=cphtB3qEr/WX5MCRuQ/Vj4sMM0BD605CNYD7axtDf0hrRRWfp6/sKv6i0MW509XuiP Uar5b4dheXlGjnNCc5oR0Bv/IauhNflmCxAJ2UeepLPRZrBnFxdGbe268rZOJMcud10K BYKRvnizRvgcL2iotVaxAsTrV6I5gQQGlGVRE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681384172; x=1683976172; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bRhMQZUhEWjyX+b338Ha3631wZrNhmrrjHXKtxNeL2k=; b=f2AVCmT605NBA9DmtbSl4FSNeF/vI+8xfNNffhbBSTqE0glOtN6hSr2cnksa+FPRNe dNIq9MmV60OlQziARJhPUOvbZdlIkJMxVdWKzoEhesufW4V2xr6vCMd1U/bRHNvPtM3b Np4HlUltH1Tm/jWv3WOsCOZ2XrFWXJk8TgaHLnHcFTzUhGKH2yCJJ2lKr6tqfCfBcUgc UheVQY7H+sjuJ2mGGpiz7LmoYuarJa5fC4qaDPkkGWP0XhYEMQXBlY5BBcrVPGEPsDEe Iw5rfkJGANzl6Z2H20VWfVL3c3q8Q0k+XUXxmHqzyQ/+DhiYQHLtKzg1o8nxVo5++uE7 hJAQ== X-Gm-Message-State: AAQBX9foqKWoX0QKnaV+Ws/kopjEM4Gdw+TL22hn5PGgy33xDEsmjiKs kRvGc9p1J5U5xy8FnLtxXY9BovF+d1SKHaL3rFHWJvKiA7UzVTMcNWvaA5UoA2Wq2O67FLkl9A= = X-Google-Smtp-Source: AKy350aTCOP7FpEKbD7Hl2HrOrGM4FIaEUZG0Ch0s9Ex3c3WJGEdEKMWa25n/fnKUk37peUHUpXU/9NMsWW2 X-Received: by 2002:a17:90a:4144:b0:240:973d:b436 with SMTP id m4-20020a17090a414400b00240973db436mr1351873pjg.49.1681384171873; Thu, 13 Apr 2023 04:09:31 -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 m10-20020a17090a3f8a00b0023cff26e825sm6568635pjc.0.2023.04.13.04.09.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Apr 2023 04:09:31 -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 23B10605246B; Thu, 13 Apr 2023 07:09:31 -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 22E0A60092; Thu, 13 Apr 2023 11:09:31 +0000 (UTC) Subject: |SUCCESS| pw126024 [PATCH] net/virtio-user: fix leak when initialisation fails From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230413110931.22E0A60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 13 Apr 2023 11:09:31 +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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126024 _Testing PASS_ Submitter: David Marchand Date: Thursday, April 13 2023 10:10:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126024 --> testing pass Test environment and result as below: +-------------+--------------------+ | Environment | dpdk_meson_compile | +=============+====================+ | FreeBSD 13 | PASS | +-------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.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/