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 2816941EC0 for ; Fri, 17 Mar 2023 21:03:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2499442F98; Fri, 17 Mar 2023 21:03:58 +0100 (CET) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 067C342F98 for ; Fri, 17 Mar 2023 21:03:57 +0100 (CET) Received: by mail-ua1-f100.google.com with SMTP id ay14so4096646uab.13 for ; Fri, 17 Mar 2023 13:03:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679083436; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=e+/0wzFQ13yHxMkdfO92+fiCJOs23Yi+TdtFIl0xLGs=; b=Gm9oo4C9wp9iJNDjniiwwemf9blhbZYC2QfKDMbAPDl1i6ae0Dc6qnoJHsbTx8MvVF XeNkvpfkwDWk6CLUxf38zxo7qJ5u0OOlJQZ/h0qfQ7Wo7dqCGZ28meQpcNrkPykhDfd5 toSW16UpZ96V25Suh/AtVAyQAKR/eIGDfLV6A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679083436; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e+/0wzFQ13yHxMkdfO92+fiCJOs23Yi+TdtFIl0xLGs=; b=HUKGbRTZpAmMOgB6yvE6pI3otgCKFVuiHS5oEJMCPakQGnDnKRNrEwTKuBJw8Jc26a Zs7shOWAiR4Pmcbov5AHFf+hfz+nBKWsqs11xREraR3RtJ6+C8AZze9Kp7F3vsPJbjeo vPnXlNylFtrHWlKHXtyL8fxOWlpMuzTwnPRIraqUlBxeOnYY2rb7w2sLTL9BUtixjiB/ NXVsBGMPR/L8V8nvMUiurPTDDhrG5Fktdt9hVWBa5BC/p0KbbBewrf89fIDBHBWQB8fH iYSX1Re47gw6gCUgXKl93qIqZnZ0iT4ZX36rafYtjXzdJRs+Zz+kEwdEBPgQbswObVUI s23w== X-Gm-Message-State: AO0yUKW37e6ZpiTEmYZqzVNrotqDghCWcUMHNU8iSSAPFfDd8WNkDK/i trkjTbTqXAB5i9ZSjJqAVzHFNj8b+Wc79m9oImOXMEPVihkHtotE+XyiQw== X-Google-Smtp-Source: AK7set92479skD1UtNNs2naIpy91rGGm5WnqIw8ZQS5X/dtKnUA7UjweWfPyq578BcrPRq8Y9wQyHgoppluR X-Received: by 2002:a1f:9844:0:b0:407:e1ca:701a with SMTP id a65-20020a1f9844000000b00407e1ca701amr870183vke.3.1679083436270; Fri, 17 Mar 2023 13:03:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l8-20020a05612207c800b0043213e46a82sm278720vkr.13.2023.03.17.13.03.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Mar 2023 13:03:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id F017D605246B; Fri, 17 Mar 2023 16:03:55 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id EF4806011D; Fri, 17 Mar 2023 20:03:55 +0000 (UTC) Subject: |SUCCESS| pw125231 [PATCH] [v6] eal/unix: fix thread creation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230317200355.EF4806011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 17 Mar 2023 20:03:55 +0000 (UTC) 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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/125231 _Performance Testing PASS_ Submitter: David Marchand Date: Friday, March 17 2023 18:52:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce5440e0350df101443aa4d0e96bea0a06ef9364 125231 --> performance testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Broadcom Inc. brcm_57414 25000 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 Kernel: 5.15.0-39-generic Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25784/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/