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 0232842947 for ; Sat, 15 Apr 2023 05:12:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF1EC40697; Sat, 15 Apr 2023 05:12:13 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id F1C1B40697 for ; Sat, 15 Apr 2023 05:12:12 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2471214cdd3so447765a91.1 for ; Fri, 14 Apr 2023 20:12:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681528332; x=1684120332; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=X7W+PTIog8oOxLNQUKYlM1HiIneCoqxTpYghy4ssGDI=; b=Ldm22iOW/P3Z/+pJyWytt1hrjYESzNk5G2F1KVMnE77yarlApoxv71u5PodGlorLB5 XtgQqKrUtcPzjJqVx+Fyu6MK/ZZ7uNFovftO3fmn4RSow5zNMmzM4HQTXoetFmEqkFh3 CviHX2YDRoIGmT+NfKHHi4qDSNYMWg2hrEJW4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681528332; x=1684120332; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=X7W+PTIog8oOxLNQUKYlM1HiIneCoqxTpYghy4ssGDI=; b=S175J5GlXkp/ASDdOo7Xb2BphGkHK313/MMxtikgI/4eIjH5lbxnGz6z5WUulRaMM0 klTotkHznpucdH5OeqRYaGiiCy+Feow36m/uyfQN8Kh5mFpTIue6cK1vESfPdYS6cWSX V2DluFp0vQyAYt8MFRce5AGxsfzMmUmGuK8bnOVTPXkWH5uhUT5RjJSC9AoLq5gWHCHp z8tqq1538dvGHXm3VJKU/4HpYH9Qyt5ZFd3G6Uki+EUj5ilWRzoe3XhRZnBh1HH4Ot3N Yzumc8m3nNw/Fn/GguYxqrAIh3d3EIk1iuwA6RzOxAiPZ8opneMX+WEtxKAxI/cZhrBI aEjw== X-Gm-Message-State: AAQBX9cBTzV60hSXeO82RleFx2w8mQy/lGIJkpHMUXL4Z0Ui75Lo1qlg jaMWKXfEQaULSCBEu9kiwWCfvFxUVkdBwKynLHdGi0PFN69b9k9nJCiBfDMIAR/kLql6WyKTUg= = X-Google-Smtp-Source: AKy350bTki22kWhuwaGb+kMnEXwshvsbA1iKsScWiTXy0skJ4JzOBofE0O795umCc170ZOZBS7WmhsC+8+l9 X-Received: by 2002:a05:6a00:2346:b0:63b:5174:4784 with SMTP id j6-20020a056a00234600b0063b51744784mr9591456pfj.30.1681528332105; Fri, 14 Apr 2023 20:12:12 -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 b17-20020a056a000a9100b0062ac50b1a99sm1753443pfl.11.2023.04.14.20.12.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 20:12:12 -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 99539605246B; Fri, 14 Apr 2023 23:12:11 -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 9565E6008C; Sat, 15 Apr 2023 03:12:11 +0000 (UTC) Subject: |SUCCESS| pw126125-126137 [PATCH] [v6, 15/15] 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: <20230415031211.9565E6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 03:12:11 +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/126137 _Performance Testing PASS_ Submitter: Tyler Retzlaff Date: Saturday, April 15 2023 01:15:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126125-126137 --> 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26007/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/