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 F3B4143F4D for ; Mon, 29 Apr 2024 22:48:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EFEF1402A3; Mon, 29 Apr 2024 22:48:32 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 492434029C for ; Mon, 29 Apr 2024 22:48:27 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-de604ca3cfcso845796276.3 for ; Mon, 29 Apr 2024 13:48:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714423706; x=1715028506; 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=dPbs1Iscplqcb8F4HkqQm2zPWQjDqUG09DicV/+/9F4=; b=VTXDQyvjGxcArd5CuuBdLvVPxSPU/1PoY1wjaY3J/Bp3HYH/pM6FrKMNDgwlAefI0z 42F6Zxxjlouapc+1ZnFEJL35xVcihCMMfMjiViHubO2bN/R+Ai7NzNkEYQaYjekjxWpU HertOwcvYZFqYp9a3o3nWEEGF2sP+K16xsg1I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714423706; x=1715028506; 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=dPbs1Iscplqcb8F4HkqQm2zPWQjDqUG09DicV/+/9F4=; b=wtALfUtzQm6b9LglAewb9Aoml5z33oMiF5xL4lWWNcWNmUeWqTVErUI7PVLKzYbdCd R2jDUM70szHu9a1N1vhkLzHqRdC5LxY8gcD5rPrsy55WhdFTGeaQ0Wt6Jm0imsfUA9UC 3qjPfO28R+dO5/SVWsyq137ua/aUO0fo5nw8LD2SbOTlSekG9lUnijJnr2YTkrMRV6JX JMyAOQH1U/98/f9ECpTeH7sN3EORCcxCTrKB8VbN2V4egnfYw0QMBWr8LIgZ2f+Cb6wx dRnTg/mUUrBZiAHW74fOjyRZEzwZJ/AQCZnrg3rTaoL1GsCM4erZZJo2p5g57h3d88aF KMxQ== X-Gm-Message-State: AOJu0Yw5fRWDMhNmKJsDjKYtI65YzqzY8ooBCdt/4XDKO6Pu2jCvXsPV 0Z0YsHeibFC5p8w/VIX/q2T1e7Xc/ucq8uRLs77fllMHVzE4yF4mKLW31swV+A8vKjzBeWKHiOr V8SQ+89fq0HDpZWyecvHX437twDRJLU9kN3AErBPt X-Google-Smtp-Source: AGHT+IH8NDGiZ2SuLeSXe/WC5qqQQWHojTjXOp7Zqbon3s9Ft1HHxuXYz5dYQbBS4acVZhUtMqBuyQ+QC9uK X-Received: by 2002:a25:d005:0:b0:dd1:37ff:696 with SMTP id h5-20020a25d005000000b00dd137ff0696mr9174955ybg.59.1714423706696; Mon, 29 Apr 2024 13:48:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dr14-20020a056902240e00b00de5ce867d07sm494923ybb.29.2024.04.29.13.48.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 13:48:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 13:48:26 -0700 (PDT) Message-ID: <6630079a.050a0220.38287.fd30SMTPIN_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 55EBC604D420; Mon, 29 Apr 2024 16:48:26 -0400 (EDT) Subject: |SUCCESS| pw139725 [PATCH] [RFC] eal: make lcore_init aware of cgrou From: dpdklab@iol.unh.edu To: Test Report , Ali Alnubani Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240429195342.42711-1-stephen@networkplumber.org> References: <20240429195342.42711-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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/139725 _Performance Testing PASS_ Submitter: Stephen Hemminger Date: Monday, April 29 2024 19:52:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139725 --> performance testing pass 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 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.7% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 Kernel: 5.15.0-94-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.3% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29875/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/