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 9175742934 for ; Thu, 13 Apr 2023 17:28:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 715B94021F; Thu, 13 Apr 2023 17:28:24 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id ABF0B4021F for ; Thu, 13 Apr 2023 17:28:22 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id f7-20020a4ab647000000b0054101f316c7so5622869ooo.13 for ; Thu, 13 Apr 2023 08:28:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681399702; x=1683991702; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=NpWsHUlY88h9Xo6+OqDDoqlhq68A7pWgTQH9rR6jCoE=; b=KJLpH8MIdAx9HHtlRTpsz2ubuoDt/nvpFMaeEX/ZEEMLMS2XB1Ptbyr+ZpO1/Gs0xi 9dRwcBCg4ApPQ1x7+NpZ3N8Lbue23dhUR9JvIuHkAg61LnbLjdLubIizYMN8GWzft0+4 L9BjYvnJwDT0F1OQBPZKhaE4hwRoilxPxL22E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681399702; x=1683991702; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NpWsHUlY88h9Xo6+OqDDoqlhq68A7pWgTQH9rR6jCoE=; b=Aw4XvCP2fY1/lv7lxXAUKf+RFDQ1uFjGjLSx6ZG/l4qpm10k7j+F1N3mks4ow4BzKF P0OKNIKnALoV8BomQt85EHIIKC6PxL9chabAnzm6P7xxhfvx/O0lnvJsLnmzZEFNZB5T 3vvGSesTzl104aC4hOx+aqOAe8062O4d6jS/ABmz4jyEoeMW4BHyLyMQ+4hXPk5cnxaY wQfwS+7lLT2yu0MXR0E3cDbdOAyjdRn6tcyYabEzpNcVBKmJXOic/zfTGCTWg/ab4+4+ nCJPtePCYU+SaUjBIALjLdB2td8aisI/ygNmCGqWhxV6e89QSNv+tmV/EFZyPrSmDpA3 pGUA== X-Gm-Message-State: AAQBX9f0AE4ss0uxoqHZQWS7pmXGkc1J8FLG9haa3QpMMvWPwbZsx6CI JNmpvrOM5r5rvHUxHVha2VHZX56E9uwujxSsP+3hCXp0DMe928n2OWGXHU2RIsTOgyfXpe09iw= = X-Google-Smtp-Source: AKy350YhRWxFslJeud04gWQQOM27NSnGbn9YjZNTtgD+xq65gWL3XB+GYrC1SD9GxYjQ5lAgPva3CY6x5i7k X-Received: by 2002:a4a:95a9:0:b0:538:57d4:2d62 with SMTP id o38-20020a4a95a9000000b0053857d42d62mr1013253ooi.2.1681399701972; Thu, 13 Apr 2023 08:28:21 -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 f15-20020a4ab00f000000b0053b85b1f885sm318550oon.3.2023.04.13.08.28.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Apr 2023 08:28:21 -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 7B16F605246B; Thu, 13 Apr 2023 11:28:21 -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 7203760092; Thu, 13 Apr 2023 15:28:21 +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: <20230413152821.7203760092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 13 Apr 2023 15:28:21 +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-abi-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 | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/