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 5AE5841D3D for ; Fri, 3 Mar 2023 23:26:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5786D40156; Fri, 3 Mar 2023 23:26:33 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 718AF40156 for ; Fri, 3 Mar 2023 23:26:28 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-176261d7f45so4702311fac.11 for ; Fri, 03 Mar 2023 14:26:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677882388; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=OlSUk8NLLHzAzVrbtHfYTC19T+s1w1HPkzyfMr51FdA=; b=DLY+hFKPJ9sKbbTnBtY+RaD7JGlO9VLNdjl/j9F1PhqDLITZQsHHLGkS/m/7cfCV1s BN5OyoPFgfxFuPeJJKlTBvTAu4Pb0VA74fj1X7OzGi0XT1YoE4DKPquDQpkF/49ZDPUf lqLkCL+phgfo65XffEIL1Tw3ieBSpMd8mi+yY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677882388; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OlSUk8NLLHzAzVrbtHfYTC19T+s1w1HPkzyfMr51FdA=; b=WbM+rm4GB+TA6UPi3391+jHAwBDrw9B6NbCNrHtXoNkP1YuD5ujJx2eOb058Ni6tDh CbdaMdxdF4RdPHpU0pbHslE36RkRR8ZheR36TKXYlTgcdZEGJvUzBF5xuAgi3uUyToVH QCaJOgaR/vOYcWpNcezYJnD6K3I05RsVRlOIslDQH7wp1Etg6f6FlGR6Cw06BEJMZ6Xm 7UQTkxpk1og4SZ71CbcOTEt5OtBNHxjGS9REwOl2cvYO7wABmGNXi87kai4ZgL+2baEV VU/aF6gFXU4VaQ959v0tN+7YRTSPMOd5mgB7pZq9WTOOxaGDyHqi5+9zmBpmNlUX6VgP EdeA== X-Gm-Message-State: AO0yUKVnJ4c8I0UuncGwHQYegcWX0czIhBIzqHU52FUbbxDRno9e3jD/ JYvnxiCucPP8xW4BOvAWO98HEmXMb0dnNtY5/cf+IKySfr5JInJpSjHJPTuxZO7euX3E+8aWHw= = X-Google-Smtp-Source: AK7set9c9ES7bEntgrKsHiNSNPakWKemJOKSjlS9OjJFoYodPgqyMFlIF/SEjM7m9Dfus9g4uC6xazjf9iMc X-Received: by 2002:a05:6870:e886:b0:172:4748:32d9 with SMTP id q6-20020a056870e88600b00172474832d9mr2181108oan.3.1677882387165; Fri, 03 Mar 2023 14:26:27 -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 f5-20020a056870d30500b001726295d5a3sm198334oag.26.2023.03.03.14.26.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Mar 2023 14:26:27 -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 C6BB3605246B; Fri, 3 Mar 2023 17:26:26 -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 C2DE1600AF; Fri, 3 Mar 2023 22:26:26 +0000 (UTC) Subject: |SUCCESS| pw124713-124715 [PATCH] [v3, 3/3] net/mlx5: fix Windows build with MinGW GCC 12 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: <20230303222626.C2DE1600AF@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 3 Mar 2023 22:26:26 +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/124715 _Performance Testing PASS_ Submitter: Thomas Monjalon Date: Thursday, March 02 2023 13:21:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124713-124715 --> 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 | 0.8% | +------------+---------+----------+-------------+------------------------------+ | 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 2.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -3.6% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25595/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/