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 3999445C6C for ; Sun, 3 Nov 2024 13:23:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 18EB740264; Sun, 3 Nov 2024 13:23:03 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 15ABD4021F for ; Sun, 3 Nov 2024 13:23:02 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-7ed9c16f687so2396718a12.0 for ; Sun, 03 Nov 2024 04:23:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730636581; x=1731241381; 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=Fe9s4nh6I5mv0UaKp9691uxBtbR/VyUmxQsH9hkGSO0=; b=X1nqoN2YLlJ/ZXfvloAgeVglnk46J2yAZVcclzLUlrhdLf6LxzAZb2AC+w8rt1SL2p TfsfhfCKehA89M9qcdX9GJgXzBt/gZbNGyTbJZNOguOgMxpbljou43KaPT3HIhvhMUWP YdhlBPfQb1fVLczaufE4iHPR0IPYKouqD/Nyk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730636581; x=1731241381; 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=Fe9s4nh6I5mv0UaKp9691uxBtbR/VyUmxQsH9hkGSO0=; b=ZJptbJYawvD8rAVXlRKeTTicpMhtyAfTftCfVboiu1S3oUCoxdYUwjL0oP0TLiIyxT L5eM6BHswLSAMixwtBVGnXabYVMNDcNjcbMgwRyckvJ7HU8xifq8PhQtgYpMOFNCrD8h fNmelyXGvommDbsCgss/ZE7EAiYV7mtHpEwXo72qTPDA5KNFn0BbCB4hjiXn5KjRFiLD nvMd1zBOm0LLeXcOrk2qND25e4mG/FDVZMZxcByxYerOu3r6ikPAiNchDM8q9lhYu5Jo 3jCwDhxPiL1LHMpKKcmW+05DECxhIhAIkC2rFeRVmw3tXTcuqJK3v1cKBmyQ/o4qGIEG K2uw== X-Gm-Message-State: AOJu0YyvH6KLUUC8a18GI+GIylb5NZix53dKVNDPHuZm/Ff6B3vAmiGd 8V9wDRl4DG2N0VAIbQ70DzYZb0803ngSjZAgiQ+oLUVc1uZGM20Hfqss0HqPoAiI9unqXZDawC2 VgJKUAf5xnA8SZEZU5T15y23RVehzwZxp5jIwvGpYhrLjHxGFwKqeU6wR X-Google-Smtp-Source: AGHT+IEGEX5fMLYo3knPS3Mu1a0Fl3S6C56fwUc8+T+XsGk11stcNOfrEIw1ZBLbZIyaEdXPOALy0PwDztkC X-Received: by 2002:a17:90b:52c8:b0:2e2:a013:859a with SMTP id 98e67ed59e1d1-2e93c128a9cmr17036095a91.7.1730636581134; Sun, 03 Nov 2024 04:23:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21105851f70sm3231805ad.135.2024.11.03.04.23.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Nov 2024 04:23:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Nov 2024 04:23:01 -0800 (PST) Message-ID: <67276b25.170a0220.2e0700.16a3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9A1256052471; Sun, 3 Nov 2024 07:23:00 -0500 (EST) Subject: |SUCCESS| pw147881 [PATCH] [v3] eal/unix: optimize thread creation w From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241103112519.2972691-1-david.marchand@redhat.com> References: <20241103112519.2972691-1-david.marchand@redhat.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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/147881 _Performance Testing PASS_ Submitter: David Marchand Date: Sunday, November 03 2024 11:25:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:c79900e31e3e5a16c7f5410d0800315a0491ccad 147881 --> performance testing pass Upstream job id: Template-DTS-Pipeline#193827 Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | -1.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -1.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -4.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 1.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31808/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/