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 6F5B843A40 for ; Thu, 1 Feb 2024 19:26:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4EDA4402B9; Thu, 1 Feb 2024 19:26:36 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 7020D402A9 for ; Thu, 1 Feb 2024 19:26:34 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6ddb807e23bso869249b3a.0 for ; Thu, 01 Feb 2024 10:26:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706811993; x=1707416793; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oPcl4/QuEdqa+SUkyP67BaRFQX+7i8MmqUWeIGL528I=; b=Xmz0ryxnhpqBAbWFeQDD1yTyeaf8rL5zVdC3l07gyC0JNJOS8yuDuuKe6XuSWX69vG OQO9y5VmMbQjzUny1Xk5kHY/1C2+sAiG8srwqKUPAQ6Lcy8rXcW1bHpykpjJH8OFrSZC ZjPcgqCnR9zSrw53JlOE0KqtZpfWFh5pJMhmI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706811993; x=1707416793; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oPcl4/QuEdqa+SUkyP67BaRFQX+7i8MmqUWeIGL528I=; b=xHEB5SQbpWzNtRlCc19J2iIJj3CDqfjzZkZ1dNlkT5JK5estWIhlSbm8cVrVzQLYyA 5xGSCn9QlTRok+vwoGkmFSqc7lZr0YlDRzaQDf6dOi98nVcWt/G521hoAzChUKa1k2jM JWoF3bRuOxqJQwowmCxdHi2r0qM59ON30vvktINRw5NRLOySB9xUSX39n7kba0p0+vHD vEZSqJKnS/mt/6dblo0RLZgcGohKVz+QfRLHzNsDa+9TU4M6OZm8Rcu5U4oLTM6PZD9W IxiSWWXLY903ttJbaUgQTcOdSm/XGs4iH6lDdTQ8w6T/BZOW+PiOHSyTrYVzxZ6C9Z9z Rp7A== X-Gm-Message-State: AOJu0YzMYtd8EZkt73DDkAX5rW0wLJmJHE+44byiDNZ1QTo2USRRnlQM D3ePsyVgGJkt7Rvt/sCJwxQ2mk33iB+rt4Jf8AiKLJlTRVJoVWXIJrW2XXoj87U+PZrREnM1bAS HvejH51naSc00PQGfqCDj76huhPN58/tH/wsyE1mF X-Google-Smtp-Source: AGHT+IH6nYMq4Lo5PmCVN7i1hYySU8OEZVt1DN73Ihs3SRrf6hZEXb80eIh/X51ORxyXZTUw+HIOcBMbIG0j X-Received: by 2002:a05:6a00:bc5:b0:6dd:9fc6:ee38 with SMTP id x5-20020a056a000bc500b006dd9fc6ee38mr4665186pfu.27.1706811993527; Thu, 01 Feb 2024 10:26:33 -0800 (PST) X-Forwarded-Encrypted: i=0; AJvYcCVsmqZf8XKrmYber4wooRh7C+C9Kp4u+XJv3f/4ls0To+KzUOHyxtWNFeJX7mImx16mrtxd/vk3M89IawpghLM//aLAdg== Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p23-20020a637417000000b005cedde3efedsm9214pgc.13.2024.02.01.10.26.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Feb 2024 10:26:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Feb 2024 10:26:33 -0800 (PST) Message-ID: <65bbe259.630a0220.838da.093fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B14BB6043481; Thu, 1 Feb 2024 13:26:32 -0500 (EST) Subject: |SUCCESS| pw136283 [PATCH] [v3] doc: update guideline for fix commit From: dpdklab@iol.unh.edu To: Ali Alnubani , Test Report Cc: dpdk-test-reports@iol.unh.edu 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/136283 _Performance Testing PASS_ Submitter: Sivaramakrishnan Venkat Date: Thursday, February 01 2024 13:48:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:3178e37c65a676366f33f0bc56f49d9b26a06448 136283 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-78-generic Compiler: gcc 11.4.0 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.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 Kernel: 5.15.0-78-generic Compiler: gcc 11.4.0 NIC: Mellanox ConnectX-6 Lx 25000 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.1% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29017/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/