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 261B542932 for ; Thu, 13 Apr 2023 13:16:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 22B674014F; Thu, 13 Apr 2023 13:16:46 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 2CB464014F for ; Thu, 13 Apr 2023 13:16:45 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-32898c6b340so2415655ab.1 for ; Thu, 13 Apr 2023 04:16:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681384604; x=1683976604; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=1bkUVw/fn4KThpz9JKd5BvaiDzYRqOy9hnirflTvwSI=; b=jQmyrfQ1PbILNcTX7V7YFoaMvORBaNobpn6oVQYLHRRiz872ke9az9bTVi/85p0e65 FS9t6vfeEN0hQWrZd52guW4fhHq+psx+nxqiS+eZjF8qfD/Ln34u5y7OHPqqBxSpEnPR iloP+pDyMcyQTT9lKULX3Ex31/agKIVHe22oM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681384604; x=1683976604; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1bkUVw/fn4KThpz9JKd5BvaiDzYRqOy9hnirflTvwSI=; b=DXL+G+GSZtDtXsW+DDKPwzPkDN1k4OqnEhkZbWbWOxojQxRpqt+H2iPP+fw7zpuc9f oKYlHgu+lLu73rzGWXtJBUe/PMmbF44xkDIvV5a3ZbBiRShxgvB2gATpGYY96c68TcSo KYQRZ09SRMqEOusg3uhyNfYzFs+RlhYQ5yDkKpkG8Yr6OdNYVLh00/Ds97KOSxVGljzG 4rrUXm5MqXWtDi+aCIhdUui52Ksw/etkESGP6xJ8fslOIZ5hlEOoZLwxcUY2d2WnFLZ9 +QMFVa3REM1U3TkYDtlR4Z7BVQQh4o4PIrBUdCHul1rtBVDeANAAVzmjbSX2I+8ElqTB mmkQ== X-Gm-Message-State: AAQBX9cVI5IaXDuzvFYcApyU47jIFPS/Feim2hbwSddESJap6lueqFVu cV/rAMcU9jJu7k1CekbwQeAHEZWEfnk6ZaHiCG7aXFJT5XjE3VfAWHCKuY0sqeSr61t7HKZ30Q= = X-Google-Smtp-Source: AKy350bm8bPmk2uc3iyMVIVLPah+XR7+75jef33U9JWOjstCn/5IM09pYX2cQ/85WpmVFBpScW64tWE0/9VG X-Received: by 2002:a92:c84f:0:b0:329:63c8:c84 with SMTP id b15-20020a92c84f000000b0032963c80c84mr1124529ilq.7.1681384604587; Thu, 13 Apr 2023 04:16: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 q12-20020a92c00c000000b00325f3163b95sm215324ild.21.2023.04.13.04.16.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Apr 2023 04:16:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 2D3E8605246B; Thu, 13 Apr 2023 07:16:44 -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 2AE0B60092; Thu, 13 Apr 2023 11:16:44 +0000 (UTC) Subject: |SUCCESS| pw126024 [PATCH] net/virtio-user: fix leak when initialisation fails From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand , dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230413111644.2AE0B60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 13 Apr 2023 11:16:44 +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-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============+===========================+==============================+ | Debian 11 | PASS | PASS | +-------------+---------------------------+------------------------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.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/