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 6B1B54291F for ; Wed, 12 Apr 2023 00:27:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 640C34067B; Wed, 12 Apr 2023 00:27:38 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 557754067B for ; Wed, 12 Apr 2023 00:27:37 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id z3so2359221qvs.8 for ; Tue, 11 Apr 2023 15:27:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681252056; x=1683844056; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=W2odUVOj5nqFghcw0y5JY7zm6BIejl5QICVl3+deKK4=; b=LrF1aV2MtOBA71ZuO9HdcXpAzJ4Mr1QO7xcqs4hAcGWpuzkiBp8ToNOXlCAifTZe7X YIkjFp3CJSZuHCxBgM43MrYL5dCeFhEgpq72IpIWM618FbQ+f3QOOxU2djKcHMAlnq2a H9Q3SStm5glsCaKM2JOB3LkDE8WnEQqTV/6YE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681252056; x=1683844056; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=W2odUVOj5nqFghcw0y5JY7zm6BIejl5QICVl3+deKK4=; b=aVdEAkcQbetqtAN+XSrdHXq8TgvRoP6UAoveuynPuzWXWyncKqMWrvYeO3p7TYOIsE Ms4ZcALi1eLEHdu2NALIYXtVhbUhxiDQlgz1mxUFrc3yqUnU9THpno15/XIvPP8q0+Xy jfYrljLo70jQPGDx//77q1+x8wwm4nU4bsRosWDRHsjgKYHfZe4pm3vF8dOMl3whzZyp 0SFImL+0jqdBLTU3QYdXGyWNAQTURFR/H+FVpk1a5DxTg79iKk6SdhDhPWTbcNvzMKls oDII6BRxkHK7UEqV7oA+lyObMVYk7l+ERAehPNvTU4ip8WFIiMK59+aRAt7e3tHbyF3/ S1/w== X-Gm-Message-State: AAQBX9fymF1kRjwOu3SrVK7TP/GkXEoFzA+2pkDol8P9Qosg5wXqy+sg I55CVTlK+T5OGAH5A27VuzyFsUnI8++1lmV1em+VIvz0/WnUTHruTWMQc6HDBt4YuYqabFUfUw= = X-Google-Smtp-Source: AKy350bRzxu9OXZK7YjKUCQVkQej+03dlalxu7ePQA+Xmd/n2fdHJJiEOU86YUeet0ZofoYz6I5YE1i5ffIv X-Received: by 2002:a05:6214:c43:b0:5ba:168d:d3fc with SMTP id r3-20020a0562140c4300b005ba168dd3fcmr10147764qvj.4.1681252056747; Tue, 11 Apr 2023 15:27: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 nc5-20020a0562142dc500b005dd8b74ba12sm697653qvb.66.2023.04.11.15.27.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 15:27: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 6EF6D605246B; Tue, 11 Apr 2023 18:27:36 -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 6421460092; Tue, 11 Apr 2023 22:27:36 +0000 (UTC) Subject: |SUCCESS| pw125936-125948 [PATCH] [v4, 14/14] eal: always define MSVC as little endian 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: <20230411222736.6421460092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 22:27:36 +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/125948 _Performance Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, April 11 2023 21:12:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125936-125948 --> performance testing pass Test environment and result as below: 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 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25961/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/