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 B580443C4B for ; Fri, 8 Mar 2024 23:03:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B15C640291; Fri, 8 Mar 2024 23:03:41 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id A544440274 for ; Fri, 8 Mar 2024 23:03:40 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5a1bf69a3a5so657100eaf.2 for ; Fri, 08 Mar 2024 14:03:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709935420; x=1710540220; 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=I1+/X+aOMZg94XfWZhVhoHcFiwhAAsO97QpXm47RcjQ=; b=ObJshQxPCgFyy4XxWDewgioWX/USnkwscGkOBy6pz2dbbsDW6WRjVcYd+L9fI5hWKB vmZR0htdPXXXlAIm/G6PloRCgWUx5MBPJXuHnxDOcQsQ/xU5OfjOFkpLEVgnBQZ7CmKq YeJOgKYh5Yg8Yfi4svxC4QkD/oHrO76w7WSGQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709935420; x=1710540220; 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=I1+/X+aOMZg94XfWZhVhoHcFiwhAAsO97QpXm47RcjQ=; b=s8++nETeEMEyf6SeYrNpAVQ0c6iAd2TImQQgGQuzzbxSwv0MFbE6x7DUk6vqnYKYUL +X3+dWkrYRl2PE4GbMhu6rBfNlT/yvFZnros3oZM29R3OJCDdHm3aft2sSZbuyDJNmks v74+p0CpZQlYnJKbmzSLLLb52oTHxLU7Li2Z56QcXNbaC0o9Nuy8dTbB4Lm1+UIuCICS 5kAuNIwBEYgKHtxxQfOFnEt4LUF/kZumyEvRIuUn5uKfJL/DfajlBhkKfw1RRLowv1/L W86DKIcFmY3ek4yrAyyN6qJQbV4ys5V4JmeqHO57dblGNWDiBrh8vL4ApglklTGF9+x4 OQSA== X-Gm-Message-State: AOJu0Ywnu+e2tyB9cr3I0Dbx7sbdvztoFTdHw/layfRyXhD2gTgSUK9p pe+tSWmGlI1KaXudav4BbrPyIrR96VxRow12NKWnuQ2SZksofRnS5BNJbEEGCibMyYklB8VbjfS g4uIcADUp+9mWpKueIXi73R6Wv8w+i87Qx0KxUW4f X-Google-Smtp-Source: AGHT+IH3AR9h7E+eZrCMCxIY7qTWqZYO85uMwaA7n20uqWQ9fZbrEgsR49T8n+cjTm+CUwnVO3WAs8gfVXaL X-Received: by 2002:a4a:3446:0:b0:5a1:6df2:44fb with SMTP id n6-20020a4a3446000000b005a16df244fbmr625421oof.4.1709935419992; Fri, 08 Mar 2024 14:03:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e131-20020a4a5589000000b005a0577977casm12775oob.28.2024.03.08.14.03.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 14:03:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 14:03:39 -0800 (PST) Message-ID: <65eb8b3b.4a0a0220.78560.0b98SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 80B5C6052712; Fri, 8 Mar 2024 17:03:39 -0500 (EST) Subject: |SUCCESS| pw138136 [PATCH] [RFC,v2] eal: increase passed max multi-p From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240308203737.208999-1-stephen@networkplumber.org> References: <20240308203737.208999-1-stephen@networkplumber.org> 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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/138136 _Performance Testing PASS_ Submitter: Stephen Hemminger Date: Friday, March 08 2024 20:36:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138136 --> performance testing pass Test environment and result as below: 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.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.7% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm 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 | 1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29486/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/