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 7517941DC3 for ; Fri, 3 Mar 2023 08:24:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F68A40687; Fri, 3 Mar 2023 08:24:12 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 80F3040687 for ; Fri, 3 Mar 2023 08:24:10 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id a9so1786528plh.11 for ; Thu, 02 Mar 2023 23:24:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677828250; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=muzbAtz31YuDyVgQduf8Sce8u7LGuqNngIcf3amBE4w=; b=WBlwZ+g5grP2i1EvP7VJSCkYa0k1w9riLnH1NkXSWI3cgj9qT53pxQwNIVGinDJyKI A5gQmBvy0MEL7AtXmWE2AlHiKxbFqAfgn1qCuQptQvo+x8xnJfTi0TZNyMuadz5knpa8 vG0dAUC8RMyr9AKS6iF4vYpjoxzw647HhEBR0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677828250; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=muzbAtz31YuDyVgQduf8Sce8u7LGuqNngIcf3amBE4w=; b=sHFnNoMTSDPIgtafCfPNob7lmPeEt0LGNRvW2B3Ct5ENHD5TTqZZ07Uhpi5+mbnVoR j/jYoYHATlYR88tE0Z1ZjkLluOUXKz/DvWqtdNgcSuFbOjf+hOIQVw6AlpM1k3/jqWLk TV4Ytg5d4jsbCAibOoHfiOX040EiWjj1qF1dbhxByUrGSx21XwWhaZ6oitxoiXAtVoby NQyRk12uQmUQ3CCOficfGp6ZRqt0v5arkxYhZau5XAm19zHYlPvcv6iteAMyVTKXNdyO 62z2ML+8eIZ/EeUxz8qjBlg0ZPnnZYxf5RH+dGcfS0Eg7EvK2aAN4dkjh51Sv2LBvhea Bl0A== X-Gm-Message-State: AO0yUKU/h9x8fBgdF8hN9iLszH00gBY2kiIhRqcL0JeMWW3ALUmwHckT Uy1x0tTkiz4fezaGAkxwn5x6DXI8nIK/DoKeFenPQ6YZ/eubm2EQvkvR1lTKB8c9ij+lJxg= X-Google-Smtp-Source: AK7set/NPT2Wd9vsjdaCliWsvlYHjo5rJxnX9b84H1omwXDPe4084fKEySs6XLivbTV/Uk49wvu336Z+FQt3 X-Received: by 2002:a17:90b:1a84:b0:237:d2d8:3256 with SMTP id ng4-20020a17090b1a8400b00237d2d83256mr690346pjb.20.1677828249743; Thu, 02 Mar 2023 23:24:09 -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 pg5-20020a17090b1e0500b00230cb711687sm93996pjb.10.2023.03.02.23.24.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Mar 2023 23:24:09 -0800 (PST) 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 025E3605246B; Fri, 3 Mar 2023 02:24:09 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id F26C2601B4; Fri, 3 Mar 2023 07:24:08 +0000 (UTC) Subject: |SUCCESS| pw124736-124735 [PATCH] [2/2] eal/windows: fix create thread failure behavior 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: <20230303072408.F26C2601B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 3 Mar 2023 07:24:08 +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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/124735 _Performance Testing PASS_ Submitter: Tyler Retzlaff Date: Thursday, March 02 2023 18:44:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124736-124735 --> performance testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: 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.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ 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.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ 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 | 1.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25598/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/