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 93A5541E13 for ; Thu, 9 Mar 2023 14:32:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CCA9400D7; Thu, 9 Mar 2023 14:32:52 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id B2220400D7 for ; Thu, 9 Mar 2023 14:32:50 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id t39so1904274ybi.3 for ; Thu, 09 Mar 2023 05:32:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678368770; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ZFlzJwg8O3V6oCDTLM3HuQT7rzYuiC2jdYi5Dt3Ls+A=; b=LnzIcL6VxvD8wdzZW/xVik3x06008GqFKGyNS9kif/Lj9qnYpBGPVouhQgm81fJzq7 TOnul4YeGdjXkPNSJ+FjV/Hqm28Xwr6ziPIP5Gez5GpSaWMbaSd/Ui9RApwZbyXk/9pI waNbL6p8t+KMCKCZVCRSM1JDLKeQGvSAq8p5Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678368770; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZFlzJwg8O3V6oCDTLM3HuQT7rzYuiC2jdYi5Dt3Ls+A=; b=kchydXp7TDIBwJtcyOXgZxzu+GdhAyahTNjenTdWdZiNgJUjVFUATDfERDsestmRm2 +v0pfORVmbKWef6rSppmqiN8NqXjdSt/IAINjSOsK7mLeWccdJ8XdB8FnWwyTkbK5ci3 v47v8T8tTeV7BSkrge332EH6WkCrLWdXmjmm8uUQ8207HdALtJWjnNAj/NyD6jV3IXyy f1ZOFGy/Y6kk0ckB7wmEW/xiEtd0ls6R+WPXaPlBCnrgIA9PQlTY/tM/Jf5xzmoE1DmQ pkybXsRV/5nQR6OgH/jEA+WqzovqHCF+MTQtOMH8C0EWtxy0cYeUXMcKaFFHMyybyB0i zEuQ== X-Gm-Message-State: AO0yUKUWmtq3uZ4/qR4p/G49zm+Hw+LABsyEFiZWTKbONS5HsB8k4SWf Z4ZXW32cU+cq9ff6zBZNw/+b1DdLiVcCjtFP+z4zq/5UmR+AsHAMAYKC4Jw+D3bDxL7Lt/854w= = X-Google-Smtp-Source: AK7set+SxpIuoG9RD0NA0LqexzFZKTLky6GtR5ptVa2l59R4xw116ZiX1ZNdxHMLDivfO6U6DpFmjmdsiE67 X-Received: by 2002:a05:6902:204:b0:9f5:af8a:3b6f with SMTP id j4-20020a056902020400b009f5af8a3b6fmr3828044ybs.61.1678368770098; Thu, 09 Mar 2023 05:32:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id y35-20020a9f3266000000b0068b90b233ddsm1977050uad.3.2023.03.09.05.32.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Mar 2023 05:32:50 -0800 (PST) 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 C4DF5605246B; Thu, 9 Mar 2023 08:32:49 -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 9EB496011E; Thu, 9 Mar 2023 13:32:49 +0000 (UTC) Subject: |SUCCESS| pw124894 [PATCH] vhost: fix possible null pointer dereference From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230309133249.9EB496011E@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 9 Mar 2023 13:32:49 +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-intel-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: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.0% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.1% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ 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/