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 4EB7B41E09 for ; Thu, 9 Mar 2023 14:11:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 490EF400D7; Thu, 9 Mar 2023 14:11:54 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 9FEDE400D7 for ; Thu, 9 Mar 2023 14:11:52 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d7so1767535qtr.12 for ; Thu, 09 Mar 2023 05:11:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678367512; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=im6OCtI7YMksfnueS6yPH/HGxz1ZcUTw4BRe8Shb/j4=; b=WHAPsJ3GowWRtYnJyL067OPHrexx4AlK1hrfdbrrMhtsaI3aEPCgaeN+foaX55yzFO ToyHyCKzcfijZCnfQn/m13le9YIX5XRdlC3ZqVUaqay2kPpKWYyAyI83c4rYqhb67IuS QUgwZ5nwBsoFwH8QjA+3rF8l5NxZP+uMeTI2Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678367512; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=im6OCtI7YMksfnueS6yPH/HGxz1ZcUTw4BRe8Shb/j4=; b=BujQtFE446GroIPelfYBWIizIVywvesn+AaRrxevyNBRWPt18vf7bPlN7nORiqtu6J vBg0zVpSijiTpRkg52bpi9EYjpFT05tI/KY3ybb1kkFA0E/Kpt9vAZbH7PWt7UQGnWB7 rWWxpL4ku5Gc3NIe62iOannWeHrTpc5Y7yxHij4GyZEEi0p8NRTYDnA6kSxUiBVrr91q Q4nUAh5bifU7/IZ95JAbiXh3mzSK38qeFU9FcSm/OuX28ynp90H8bc2lp50Iq/Ksz9oA jn1M1lX1IBr0lJsNXIadeo9SesDtATkAqD2tcXSdDoKiP1GnJyaLZtUzVnxXrCNAo7aQ kNyw== X-Gm-Message-State: AO0yUKXdUg+LRQjqK1r9xVOPl/kOA3RScEhcsBZITP3+V36y+30DaN2H 35bLWhtfdALVMHEj6u8vLOvivUGIsFYbvKMXPPt/D+qGlkiUCA== X-Google-Smtp-Source: AK7set9JpCvlb0DiRzbrz/Aey2ipiB1ktEmphuvaLgh1H9h6Tka614Gyi10aYFNyf2RIm0P9jlWyHgp9l7rW X-Received: by 2002:ac8:5c4a:0:b0:3c0:3d68:5415 with SMTP id j10-20020ac85c4a000000b003c03d685415mr15589432qtj.34.1678367512137; Thu, 09 Mar 2023 05:11:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b2-20020ac87fc2000000b003bfbb1f3c31sm1965705qtk.25.2023.03.09.05.11.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Mar 2023 05:11:52 -0800 (PST) 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 D3767605246B; Thu, 9 Mar 2023 08:11:51 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id A3CF06011E; Thu, 9 Mar 2023 13:11:51 +0000 (UTC) Subject: |SUCCESS| pw124894 [PATCH] vhost: fix possible null pointer dereference From: dpdklab@iol.unh.edu To: Ali Alnubani , Test Report Cc: dpdk-test-reports@dpdk.org, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230309131151.A3CF06011E@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 9 Mar 2023 13:11:51 +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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/124894 _Performance Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, March 09 2023 11:36:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:8a44b2a511114d9bc658d934d6cf16a3d8150d6d 124894 --> performance testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Mellanox ConnectX-5 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25660/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/