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 3406542970 for ; Mon, 17 Apr 2023 21:06:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2FC8D40698; Mon, 17 Apr 2023 21:06:38 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 2B5CC40698 for ; Mon, 17 Apr 2023 21:06:37 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id g38-20020a9d12a9000000b006a5ea7b4be4so1670057otg.3 for ; Mon, 17 Apr 2023 12:06:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681758396; x=1684350396; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=/VNeU1Yx40NjrmBJZ25tJPBZds758SZ/LZQ1JvCOVkI=; b=chYOan07m0wS3lKTNUk14aCalLOmSq/KJpQgZtEI8QoolrkV0kIimRZEGI2j8izu26 b5zpuB7oBguS3IX2RD3+irck9TH9ZwzSWKC+Edm3fix0x2ZV9dyfurBwfShsGD1AVz9M mXHfla7A7mvnfG5/y2tXrqaux1NvaIIlWqJas= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681758396; x=1684350396; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/VNeU1Yx40NjrmBJZ25tJPBZds758SZ/LZQ1JvCOVkI=; b=SqmcxlVzwb3Ew9ypHXZ1TTmhPweFNXtux5vODmlsHeJqwUikGyInoR1mcEbiQ5XKtO n4N/xJsHJavAnI+HFB+OSCpNqAGCvbM5eHqJ9WMTihf6VaD3tVXwZfnUExmBldkC5IM2 RTPS9RX15Q4PS68ecozWKxGUdMCVMO5aycbyXsdq91fYceg6S8IkyYTm5zg9IZiQlxIu h/Qp+bpi+saX7l9//2EhpRioRXGG1Jp/KkUmifEdf+FaVCXlgwo7/1RBDH8OiQJ6ybAa O/CW7fNhrhbFoZsFDHDkKkMLQaB4vz5FpHpYFMJaQKoUH1IP+e+B6onLcExkwXnWxSr9 Cf+A== X-Gm-Message-State: AAQBX9fqN16qNBSZzVMjRrFmI+JsQRxFDiQVUSaEvGFrJC6uB8qdyYaV FL2CRU/J5lBMauVbZLPn1hntyZubMgoqrDNG1om2Dg5tBJRdVtcDYc4pAs0WZJxyF+PCXKWPyw= = X-Google-Smtp-Source: AKy350ac3Mk6DXB5VGcQQwpEFTXivUr82r2Upc8iphBF8us56UwMpoupOc1dNcj6YBM9+gQsQWPTmz54l2dX X-Received: by 2002:a9d:7a8e:0:b0:6a5:d669:9707 with SMTP id l14-20020a9d7a8e000000b006a5d6699707mr3599598otn.25.1681758396523; Mon, 17 Apr 2023 12:06:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z27-20020a0568301dbb00b006a5f5afafc8sm227389oti.6.2023.04.17.12.06.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 12:06:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id E5FE0605246B; Mon, 17 Apr 2023 15:06:35 -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 E69826008C; Mon, 17 Apr 2023 19:06:35 +0000 (UTC) Subject: |SUCCESS| pw126185-126199 [PATCH] [v7, 14/14] eal: do not define typeof macro when building with MSVC 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: <20230417190635.E69826008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 19:06:35 +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/126199 _Performance Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, April 17 2023 16:10:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126185-126199 --> 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 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 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ 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 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ 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 | -1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 6.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26019/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/