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 0F69945653 for ; Fri, 19 Jul 2024 08:55:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A46C40E11; Fri, 19 Jul 2024 08:55:32 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 19DC540267 for ; Fri, 19 Jul 2024 08:36:10 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e05f4c63de6so1835181276.0 for ; Thu, 18 Jul 2024 23:36:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721370969; x=1721975769; 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=9Oi1Hn4FQF6NGe/tgkg+4R7Go0SBuOsJJvnbBZ1y/m8=; b=RXd+7vhrAUDNXYT/O3wjhnJeZItQTXhepEsm2Z4pMITwc1iCl5WoYWbqNrIvBTRcsY Ffz/viMMGwS2eU6DF69E5FIp8NDCGHfxL14Cw1nZRegdi+x+I92sa7Ld3CcZTsJF0fpP q2btACfM21+n51359EnpD4JEsrk07bxuJvZZU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721370969; x=1721975769; 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=9Oi1Hn4FQF6NGe/tgkg+4R7Go0SBuOsJJvnbBZ1y/m8=; b=l+Xw8pMnPOM+hFytzCiM888pju6Uv1AVuY4d+rhPsATZ7WD05H646lRpcWAQBNEx38 3MWe0HglHAHgDYZpAKdIPixuGofJFdsbPUgHZHHicpS/9uwkkzCnJOSYU/HVDAu+nHIQ rHtW92E+ZYL3qGpSTUKvcCYunzyVJ7sFwEThyMcPgWtPK4uTFOQNcTFxhNN22psgr9uH ohmk/LR/Ju3DddewZNksowNjx5hKG2XxZTaSi6GYP19YYUhh+xVp/5a6mvkftbNlNB6/ oN9WWRp+c9vX5TR9SICAmNTE3XRp5nW5r4qIEtVh0C1EMG30GU0G+MIdGXVfocY+MUx8 hPRg== X-Gm-Message-State: AOJu0YzlZPJjNGsAoWbFECZt6Pun2G171rqPE5ad7SG/QKlANQ3BZqFR iQEYJsoEKnABLjLnqLAPrGX89O/tFLetEd2ztpqQNWn0PxpcCbkJqy1PnhiLM7v6YI5W5W9Xydm TeHRe+k6cTFtwRIRH1ihmggLZf7D0OiepU/SameYsfTTVDeX01fEZS8eD X-Google-Smtp-Source: AGHT+IEvjeQmkP0lVimla/9Np6yPpfzl/MmEvXFSzZA7RSUW53MwAowguJ2GeIUGMczPjfoA/+YdPdEHeXsm X-Received: by 2002:a05:6902:1b93:b0:e05:6531:6960 with SMTP id 3f1490d57ef6-e05feaddee8mr5855979276.13.1721370969318; Thu, 18 Jul 2024 23:36:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e086092f975sm34950276.20.2024.07.18.23.36.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jul 2024 23:36:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jul 2024 23:36:09 -0700 (PDT) Message-ID: <669a0959.050a0220.45377.1f08SMTPIN_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 BCBB3605C351; Fri, 19 Jul 2024 02:36:08 -0400 (EDT) Subject: |SUCCESS| pw142522 [PATCH] net/gve: Update Rx/Tx functions for RTE_P From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1721363814-2387892-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721363814-2387892-1-git-send-email-tathagat.dpdk@gmail.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/142522 _Performance Testing PASS_ Submitter: priyadarshitathagat Date: Friday, July 19 2024 04:36:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:d32d6c8e31923c3a1eeebe7da6ded89332830576 142522 --> performance testing pass Upstream job id: Template-DTS-Pipeline#168963 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.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 | 256 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30561/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/