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 EEA1442932 for ; Thu, 13 Apr 2023 13:15:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA2F24014F; Thu, 13 Apr 2023 13:15:50 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 7E9004014F for ; Thu, 13 Apr 2023 13:15:50 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id y11-20020a17090a600b00b0024693e96b58so13675144pji.1 for ; Thu, 13 Apr 2023 04:15:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681384549; x=1683976549; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Nlxfba2XirD1NGnTwmHQs5wSUPnVBYDEZF2LVkUfufE=; b=RQn3BOSZgW0LL+eS7pGH/5x8wpzrHUnxUrIxyf2IQSimB5emEK1XdWh2G6A7N2t2FH f7E01+RLD/HC9u2/NV5xvkYzN7M+CqPYh9w8S8RBTB5e9fKkpu5BlTXUlmkUuw4OQMqK xnRTqclM53VaVXpk0EDFPk8+oPR8ZmI3ALxQM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681384549; x=1683976549; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Nlxfba2XirD1NGnTwmHQs5wSUPnVBYDEZF2LVkUfufE=; b=eonRfu2zzpnaQO8+gdBZAVaei7NdduRFcPnBXexe/CerFBSWMgKrbMQ0+T1/6kGu0U 4nmOueXO4bvbMcgtESMXe0+3nDwtjmg8NqVCCeke3BbKm8+QGdXP9oPzi/nnoYMXSvrj k2tj7+VyWcr8uJfSc+pjx48b1zqXPcT8cISnFJ4chLuFwSn4k5354+lRlT8AQRxwUt8M mKFmEyWpwvoVxPvoelwIRsyj+hSPziO2qjTKaGKBc4nryHC5qXACctGxTGim/r6BMx6s 1k7N0jrOjWEuD1Pf3zlwFbJqdjwQBvvrkgXXvW6CPRfTr2VRNoJhPAEUdnEKyk44fhqx jsyg== X-Gm-Message-State: AAQBX9eKdxSNiie5EznySVrJxE4IpRDRHI0JRx85lQ/+N3L5Rmyob5Dl mUVl0K96c5FnsuZVzF4PXHC/v8/o76x4EyG7zIC38qAIaXt4nNBOqK19pxrnVxfwaumxw7COgQ= = X-Google-Smtp-Source: AKy350YIVszMSfJ8SWEg2ZTp3o1IP8l1z25S/LamvEThbNn24X6JYouCm6LI64DiXdfLpKUGRelAfJQ0ntYV X-Received: by 2002:a17:902:e88c:b0:19a:a815:2858 with SMTP id w12-20020a170902e88c00b0019aa8152858mr1775944plg.51.1681384549603; Thu, 13 Apr 2023 04:15: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 s1-20020a170902988100b001a654873f71sm137769plp.137.2023.04.13.04.15.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Apr 2023 04:15:49 -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 1AB0C605246B; Thu, 13 Apr 2023 07:15:49 -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 19DD860092; Thu, 13 Apr 2023 11:15:49 +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: <20230413111549.19DD860092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 13 Apr 2023 11:15:49 +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-aarch64-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 | +===============================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +-------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +-------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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/