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 6633541DAF for ; Wed, 1 Mar 2023 23:13:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6307F40693; Wed, 1 Mar 2023 23:13:32 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id BD09140693 for ; Wed, 1 Mar 2023 23:13:31 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id h8so12259720plf.10 for ; Wed, 01 Mar 2023 14:13:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677708811; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=BGU4/LtIpZcN48bAUbNLFle5hHQO0wkiAt395NMOS9Y=; b=A7jfnNkf+/2mu/vN2spLCnW0c0aPlRzL42ntExZ+hJpRFAtYLPteif42fiZGGaTN8p R2pEv50H2kh1Vop2cXY4BEvVSqxSRr2ofcIiEs6FGl74QGs8g74Pl5eqfCXUmSLpG5Jp 3IM9KSBRK9x8LTcS3tqx1ryU/eUqyZLLddExA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677708811; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BGU4/LtIpZcN48bAUbNLFle5hHQO0wkiAt395NMOS9Y=; b=GFipYgxGomvrbfJtDGJRPobYSC9VBsb9BN85Mvs+VS5uzMW8Vlx+ME7uqtfVZZgzHR SePsV6MbMJdLYuou/U8cmoaDJvj6Jyh/PwhB9d9SpyoG0FuImVSCVD5yDW9hqeVEaZlL fhMtANjHfh9THfGRIqllSEwtY0lFXODSSu+TM/biFUHvHC4w4XhPGhmcaBdXQtKKD/qA DDW5WAkpFDMiD3kvfkhh3n1d8RYBYH6ZhaS9/CCVn40V3qrg03+mZ33vJ1NhjIuCB1lu 2dVx5BfILQeYVrWc7n8r7q7Ik8liS5U0MoCfylHNzUz3qhxSWKew1NEl9XGxD3NpBmDr UO6Q== X-Gm-Message-State: AO0yUKU8lRjnkCLfskNT5PL62FMpzcpPcz+oadnTiRu5OUqa/lsRV7tw SrdAYjw2kp1sNv8HOjQS3I7Ae7ig0WuY9X0Mo5nxMSpo/cqdug== X-Google-Smtp-Source: AK7set9y24LWiVQAkhv26vVuH9p+QqPrYbPRCXCtbYFuTuhkYlk084bGfpUa59nCB6XKh6BMNhV0uspVPMyP X-Received: by 2002:a17:903:120f:b0:19e:2717:3de9 with SMTP id l15-20020a170903120f00b0019e27173de9mr8375266plh.52.1677708810944; Wed, 01 Mar 2023 14:13:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g3-20020a1709026b4300b0019ca7d953a4sm542757plt.31.2023.03.01.14.13.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 14:13:30 -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 34F05605246B; Wed, 1 Mar 2023 17:13:30 -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 3133B601F7; Wed, 1 Mar 2023 22:13:30 +0000 (UTC) Subject: |SUCCESS| pw124617 [PATCH] [v3] vhost: fix madvise arguments alignment 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: <20230301221330.3133B601F7@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 22:13:30 +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/124617 _Performance Testing PASS_ Submitter: Mike Pattrick Date: Wednesday, March 01 2023 20:02:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124617 --> 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.0% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25579/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/