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 B9A6C41DF0 for ; Mon, 6 Mar 2023 04:32:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 90B9740E03; Mon, 6 Mar 2023 04:32:52 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 3B18540E03 for ; Mon, 6 Mar 2023 04:32:51 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id y9so4635204ill.3 for ; Sun, 05 Mar 2023 19:32:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678073570; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=+mlKRmddxy05Sa465z75vytdH/v16xFO5u3dBxXjLwc=; b=cVPLCqP45rYt7JNnVu8Hf+fcBqsPePHEv3xi8usHxk+LuW3JATSwtXmZ6dXK0cZ6SX wuBkbK6uJkvmc4SLgVf2FVyLg6/N4XgN7K84WExPQOh3c0+r1cxbaGA4riid0S4YkTWY KPxI3bhhYGphBSveWziJgkNH7ydR0H/3UuA1Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678073570; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+mlKRmddxy05Sa465z75vytdH/v16xFO5u3dBxXjLwc=; b=Kan0KkXu4cytbh0Kk+XmwPOjgFgs0bM1TCKOffZL83A3SpiqKeaRmDQYrXyIoFjfFP k+6M9C2cpZ5HgEYoLWQva/+kGHWA+B3J7KDgfc9mmsVJN6p9R4wMoxIJfC7ugzHSIcYv QE3mmjzhUC47o+lzbYSRph3mWpL401BqjoOWem3M9CeH+7B6c1jRmyhhx52IqXU1ugXY AOzHY9vB01lzx1U6g7MUoX5g8StpPRWOYEpqGcM5dYMDdHSV3xW7OyPCspnpGS2wlJIH CjQGyGIT6E/Ktg4xdUQCE5jBJETfgod4Z39+OmTkhkLMLoaRlJlT9edlCVK9x1F/gYEE QFQw== X-Gm-Message-State: AO0yUKV3hQ67PQaql2L3uwgDzbGUmzT7EL1V816Ex64wPCV8eKVq/qBl 6Z7YnXD/qDS7PugUi4q9qKIfLgBfQKepphK3BBVVZMIwLKc2ZbAXvb8KqA== X-Google-Smtp-Source: AK7set/Rp8OtX3JxhVjC+gJL13KBdkNch968L+asf1wnRnyk7zuQGN0uxjjlBBF5wcb90W7XlugWvMPNoOni X-Received: by 2002:a05:6e02:1489:b0:316:fa49:4b4b with SMTP id n9-20020a056e02148900b00316fa494b4bmr8950832ilk.15.1678073570532; Sun, 05 Mar 2023 19:32:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v1-20020a02cba1000000b003b797098b64sm712328jap.20.2023.03.05.19.32.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Mar 2023 19:32:50 -0800 (PST) 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 16E3B605246B; Sun, 5 Mar 2023 22:32:50 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 14C4D60095; Mon, 6 Mar 2023 03:32:50 +0000 (UTC) Subject: |SUCCESS| pw124801 [PATCH] log: add timestamp for log 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: <20230306033250.14C4D60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 6 Mar 2023 03:32:50 +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/124801 _Performance Testing PASS_ Submitter: luzhipeng Date: Saturday, March 04 2023 03:04:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124801 --> 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 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.5% | +----------+-------------+---------+------------+------------------------------+ 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.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -3.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.0% | +----------+-------------+---------+------------+------------------------------+ 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 | -1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.6% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25611/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/