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 5B1CA42937 for ; Fri, 14 Apr 2023 00:06:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 43E14400D5; Fri, 14 Apr 2023 00:06:49 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id A5642400D5 for ; Fri, 14 Apr 2023 00:06:48 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id v9so21946263pjk.0 for ; Thu, 13 Apr 2023 15:06:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681423608; x=1684015608; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ehq2Vzp32dtU2g+YHTTJ7AU8wj0GTbF1B3xj0r/Zye0=; b=VNxOUA8fE4jEorHMYvJgQXuwggRiOJeQDo41Zx1lhRQyDpQxi1wrSr2NTzwNxbc+hg +GCWSJ3L+/DIF7+lWc+44UKILlHiea7RbVIG8sfDpCKR1+IqASXc+fZdd+m0RyRfSFEx ytdGMeVHjAyFnBKBxjq1dda0IWmJWPVgMIr8M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681423608; x=1684015608; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ehq2Vzp32dtU2g+YHTTJ7AU8wj0GTbF1B3xj0r/Zye0=; b=D89jVjmwllKKLkqpzNtvsLSULCIw/GYxQuDDDf8EeFcqnDZ+jnoRBkpdu1APBoWX/m 7okTt3MGl1YCYRpDicrAz3BSOHmAg0xJzQQpSC1c16ZcJMROnQIjVJNoRznyZfSQNYbD pi9eOcXE1zWmgy1akw59XtnDqGplGHnIhN1JMusamOQQyA4x3W26M9+KIQdsSscGJyHV hSg/9e9o84B3fMq3ajpUp3HZ+hvPpzNrMmXgPovPre4I6+F0Qvo97SSZbtCju2Bh4MmC 9PFI493xDOieDkzxJvac1PWEnEg/kFJzyMvuV2RC1iZEJxJFxJUWzFO9NhV4KFsINWcB rtpw== X-Gm-Message-State: AAQBX9e41bZ4h84sqsAKgi1HwwRcZb/3SiAaAcyhfMR7MmfYZ9E8Bov/ osYaWC0Pcshk2qLoXiwwHUjIoD5zkyBVjTr/u/Ig+qYYrjJt0TcLsV6AXtN48anDxfp2lXS62g= = X-Google-Smtp-Source: AKy350aaGm21ClhK35RjqqXT3yHS9DQdlMkwvX4f3vxlFI3z16rC+QQFGEnVKJgTqLBzA5E7rJFfuZWpNsnc X-Received: by 2002:a17:90b:1bcd:b0:23e:f855:79ed with SMTP id oa13-20020a17090b1bcd00b0023ef85579edmr3435357pjb.28.1681423607816; Thu, 13 Apr 2023 15:06:47 -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 m10-20020a17090a3f8a00b0023cff26e825sm6886383pjc.0.2023.04.13.15.06.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Apr 2023 15:06:47 -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 19071605246B; Thu, 13 Apr 2023 18:06:47 -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 16D8960092; Thu, 13 Apr 2023 22:06:47 +0000 (UTC) Subject: |SUCCESS| pw126041-126050 [PATCH] [v5, 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: <20230413220647.16D8960092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 13 Apr 2023 22:06:47 +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/126050 _Performance Testing PASS_ Submitter: Tyler Retzlaff Date: Thursday, April 13 2023 21:26:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126041-126050 --> performance testing pass Test environment and result as below: 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 | 0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 2.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -2.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 6.6% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25986/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/