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 B4CC545F19 for ; Mon, 23 Dec 2024 05:18:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7626E40263; Mon, 23 Dec 2024 05:18:26 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 6C8C440156 for ; Mon, 23 Dec 2024 05:18:25 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-844e9b83aaaso345096239f.3 for ; Sun, 22 Dec 2024 20:18:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734927505; x=1735532305; 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=kaMjsFiB0Y4BZluDdp5iQX82cpwWlBAuLRS9feX/MCU=; b=aH41q0EJboH+QT4zwkYOr1HFo2f92R7Yjqy8FKETfQe7SDVnNRP8YUugh7RCcsfmdb JWKQ/pqjfzYhBClR2znKmEULLMGd7XMUodHyiiZPZgZu85MusEhDMWgrgAVwj+3K9jh9 Y7AcLFg5bv06bNDO6PC0Gt8Um9WoeDZjdodxQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734927505; x=1735532305; 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=kaMjsFiB0Y4BZluDdp5iQX82cpwWlBAuLRS9feX/MCU=; b=Est8+1LvR8uQdAplIpR11k7B3AhBk50X8i8hlVS7MfrjQt2i+jyrXVSyVMuKEC3D1e x/EemLNvIGVtxkvAqP4N3ZcIBomu6Wah7p1kHLPPgiFNm54J3ExETWL4403dOiJKhIBt grgWxgzywtwQE6vqUoQqOrZ4Cy2DOrjG7JQaxY/wCEqAeZ71v7GaVNALASk3ldruacu8 wLbyUxLs/g3RPZgYBGx1QuWndDKrY0SYbxjEf9OjZKNeN1+3YUKxm6RT1toWT1EMCNDM s7PvSXVr4Xh7HxLg7eUu6mhYVsVswed6/tREE41vgOHl0AkGkqPfSbRjFDh83EdoJmXb z1Ww== X-Gm-Message-State: AOJu0YxwqVMLOyDO22RLqcB9zgaeZadIGC88q7+AMzT9SZCEQnA19bE0 BvEhjgLOWCF59dmRxETB8bhEwSlauNOdonkZb1zif01M9NABj9GVnOEoPb09KMARjC7vfAx/88/ Nt16/ZuwJFrjXyqEwYMSv4YPj8OUfzxeliJrrYrgv X-Gm-Gg: ASbGncsR+FmnUQggDv5JmfazGqap63n7eYKQQJ+B7tPeNW1I0ahkL33K6hil3AHrrfp iwVBwV/Tcudg743v1/35COIiynXJQCDCK0axEnWYNrqYkPVvIsqfyqn1a10dDrQcR7YhW/nA5Zr Vyh3BjABDC1AWiJJqza6eYAIVNEb50gvumtfiY/KWOKLOE6W//hYeHzFnkgdK5e60dJOcXza2nk 5P7IctxK5OR1dz26AoCkQ9l5tf2RxWjRizRm5FmhKPx1b2dNLuqDD1VZV+5DKq2IZpA1q6sKTWr 6w== X-Google-Smtp-Source: AGHT+IGOoXyFDhFFL6p7k+KC+izLCGnZw01ah4GX/8UBUkLs/GRnj/JqnPNCVVzwUpd4Mw9JA20xvzt5n7g6 X-Received: by 2002:a05:6602:6403:b0:83a:b188:7a4d with SMTP id ca18e2360f4ac-8499e2ac079mr947016439f.0.1734927504742; Sun, 22 Dec 2024 20:18:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68c0ea24asm408003173.34.2024.12.22.20.18.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Dec 2024 20:18:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Dec 2024 20:18:24 -0800 (PST) Message-ID: <6768e490.050a0220.1b60b1.3f86SMTPIN_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 494B46052471; Sun, 22 Dec 2024 23:18:24 -0500 (EST) Subject: |SUCCESS| pw149382 [PATCH] [1/1] vhost: fix missing descriptor chain From: dpdklab@iol.unh.edu To: Test Report , Ali Alnubani Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <0bf28cc647eac66343c39d6acd4df868836e6ae6.1734923187.git.wangyunjian@huawei.com> References: <0bf28cc647eac66343c39d6acd4df868836e6ae6.1734923187.git.wangyunjian@huawei.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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/149382 _Performance Testing PASS_ Submitter: Yunjian Wang Date: Monday, December 23 2024 03:29:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:07604f264417959d76aa9fcb8cb0c3665f62f0d3 149382 --> performance testing pass Upstream job id: Template-DTS-Pipeline#203829 Test environment and result as below: Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | -2.6% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32190/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/