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 90EF243D73 for ; Fri, 29 Mar 2024 01:36:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BF8B40268; Fri, 29 Mar 2024 01:36:28 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 03A4240042 for ; Fri, 29 Mar 2024 01:36:16 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5dcc4076c13so1086942a12.0 for ; Thu, 28 Mar 2024 17:36:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711672575; x=1712277375; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=KX4uFh1HaTcNRVcqo9d1AJgEp16hbHl6e7NACg/VtQA=; b=iZx6UWalWcsEfNIWMjtI4mbUz8WsLbrvBFxSmofiMwe1JOK6byQ9g79tVKegoaMev+ 8ntpkCLlDdU07pGKmtpeIEL/4eMDL/gZ894bzS5p0zHZuoSxK5xQ1fLj6ZnnwP6D29aj 80fACNjPWEO7eSkPyK9cMymFwSi1fxpPqfm1w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711672575; x=1712277375; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=KX4uFh1HaTcNRVcqo9d1AJgEp16hbHl6e7NACg/VtQA=; b=sw/WcfIhM8GOLcylCwRk8zQv6ZouffzODbyZUcLkcx9hOy+gh5ioahuwsrRc1PQQiw KbNdXHV1dWnIumdWdS2nPy5bkt4rPJBtSzoZYlcU66ozZV+3+07b+xFRDYZg3a9c25wz a9n0fLeRatNbyCOy+xxrvMRPS4bnCKHigTHIXL4UXEusyZSUlOeVVRvp2ngI4lGeywUo VQekNReuLh6fB1+17UmKOv5LsEm43KpF6NXZ7Y5eFI9aK8Y1y7V6Sflu/YgyIDXej9hx AJTDdcG1na8Pd3dRxGFJQBkGr1y7Vli8EThVFVf9FGVp0vjCL2IcQNgr+dF3QaS9/rkV c3lw== X-Gm-Message-State: AOJu0YwhEHIvJ527yWIv9xGJdhKatp32txlOr91YktsZqZSSWBgTz+YZ FOwPfwUovXppmk+CsjIVN9av58gftSZzQ24jMoAKiS/HY6vfWBRmN/dgRnxWRpgCyj3Qn7Cn8Cc LT/R6DzfCKDux1cZ58UnTY/9DgOYlBwNxFmRR6xYY X-Google-Smtp-Source: AGHT+IH6hpDLkzK55vIEoIerXY7u1MZuKvX9jgbRbiBvpeYoeRJqG3eqCnBPbquG0LRVdJMx7OXOTNOd2W9X X-Received: by 2002:a17:90b:4389:b0:2a0:4a82:5b05 with SMTP id in9-20020a17090b438900b002a04a825b05mr6084914pjb.19.1711672575065; Thu, 28 Mar 2024 17:36:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id qa18-20020a17090b4fd200b0029b9f27d474sm139537pjb.8.2024.03.28.17.36.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Mar 2024 17:36:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Mar 2024 17:36:15 -0700 (PDT) Message-ID: <66060cff.170a0220.870b5.8362SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 38AE96052471; Thu, 28 Mar 2024 20:36:14 -0400 (EDT) Subject: |SUCCESS| pw138965 [PATCH] vhost: optimize mbuf allocation in virtio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240328233338.56544-1-rdna@apple.com> References: <20240328233338.56544-1-rdna@apple.com> Content-Type: text/plain 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/138965 _Testing PASS_ Submitter: Andrey Ignatov Date: Thursday, March 28 2024 23:33:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 138965 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 11 (arm) | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29681/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/