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 652B142970 for ; Mon, 17 Apr 2023 21:43:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61F5740DFB; Mon, 17 Apr 2023 21:43:11 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 1D26D40DFB for ; Mon, 17 Apr 2023 21:43:10 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-54fbb713301so187917187b3.11 for ; Mon, 17 Apr 2023 12:43:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681760589; x=1684352589; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=qpZLdcYeWI4OWNWPRXq8Uxft1RxjI7ZxFKJcOXHWgbc=; b=eJPNOvg+FwEK2Y5CXt1lY9kw1j+daHEWycPS7rDi5lzYVDwx7bDWde/+BYzRZucNyh b9V1t05JWmaYOWKw/k4LDbFGQ3SlNHnFtMQsYNo2ECnV5O4VQsquFDAaOYLvPYbw6xkg 73vb4XqU5QYK5/XFK2xRPx7DXD7vpNPyAB2Ck= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681760589; x=1684352589; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qpZLdcYeWI4OWNWPRXq8Uxft1RxjI7ZxFKJcOXHWgbc=; b=J6cFjzTkOYZbSgmNkl4UbrHuaE4YBKXEvHFURs/ReKbc2M5NgWCLMxGyQNEGWENzCy 2rhgulrt5aS4j0XeehI3TOn0vanay3oCzMp+WKIIddaQWqNK2yJD9YNQZYpFElCgAm8y kdIQKwGIebz5YevN/xE7rcbLrPELJ+S3v5V4tOLIavN+O56jcQAqTdBKWjVQl1pjXy+b v0R6DG9jP7Lu1RuNnBJXK3GSwt0jP2tJ4+aqXPQNlR1kjXM0fXWaZ8hPLETu03Z2NeSL EO/oIYRYSvb6wAmWEqGVawZ24WCGQaTPZ32HcyMMXzstDRagKgm1tun1jy167y1CKTuT SFbA== X-Gm-Message-State: AAQBX9frJiUxGM0B/GLAk+fmsDW5nf1Kq1JqtgaxsOu8V8uRMUXSRcX1 MmF88RcJV4z55wSzo+ejeHKURe5Di0YRDLWf7IasxMLIiPHAkthD/fAaxx+2V+NW6YkgcwXe/A= = X-Google-Smtp-Source: AKy350YZrOXkuoEoFmEnO2JKY6gPFKl2qaSxdGZWSJEXxidVWGM6euIg4bXmbkDLKgx4C5QVEj8+4eVFI/EM X-Received: by 2002:a81:a005:0:b0:544:f3ca:1c5a with SMTP id x5-20020a81a005000000b00544f3ca1c5amr15786454ywg.2.1681760589517; Mon, 17 Apr 2023 12:43:09 -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 bd2-20020a05690c010200b005459f233f67sm4810145ywb.31.2023.04.17.12.43.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 12:43:09 -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 3FA6A605246B; Mon, 17 Apr 2023 15:43:09 -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 3F94A6008C; Mon, 17 Apr 2023 19:43:09 +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: <20230417194309.3F94A6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 19:43:09 +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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.6% | +------------+---------+----------+-------------+------------------------------+ 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/