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 481DC428A7 for ; Fri, 7 Apr 2023 17:44:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42CE340150; Fri, 7 Apr 2023 17:44:57 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id C474440150 for ; Fri, 7 Apr 2023 17:44:56 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id l9-20020a17090a3f0900b0023d32684e7fso8244782pjc.1 for ; Fri, 07 Apr 2023 08:44:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680882296; x=1683474296; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ve1FY4uIPSQQY9RXq5mheG2Gg2UsbBjhPA4WJ0Vvy6I=; b=ZELnUMdzRpbW2rFV9s6rIGu2LxxDmZaXNpTr2AEYmmLd3MvbBnGpLHBJEUQM7xiuFH b/nVSm6qW+RDq1rzWkXXuEEhNGsWUwMnAGOw6Irc4zG47aNugzK+CYcyGauTOXEVjyMw BXcRHxC6XW4hzXGq5/1jbdVXdCmYVZkP+Jzxw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680882296; x=1683474296; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ve1FY4uIPSQQY9RXq5mheG2Gg2UsbBjhPA4WJ0Vvy6I=; b=T282mxZY/oXpqlM1Pw5AQVkUG/7etHT9pzak8xds3rYFpe2fNqipZlevI/GC4mZK1i NIeFiBCC2whHXr10GcIxkEZZfyuM4vRdsp0N6GDpdWuVBvKDZdQZu/Ag3mdnCpYu3EQP 5QZy7kRVFXlIx2YZY5zOWE34QsbqZcWmT9MH2HKDgQLBWrV0DTOU6FQgzODpo6wFDwlW z+zxUBcE/w8MekEkWcktxTq8bEtF/q6c1xI3jFGqhzKfQw5RLvSh2O+VFk4jYIyY2jmg jgO9JPB0PPKSjufOEinTODw8DoK/h5QyPGBlx0XwErJXren/pHcZbzLO/WzYP27jrgsn AcpA== X-Gm-Message-State: AAQBX9dLJ9Wc5BAfUsBCuen0BpeYPkxNxTWb1H2fVN9pi42LlAgZ+7sY hR5HLCRByh1p/mA5tGIHXMkekNfHQI7JgIYmLu+Mc++XLDQStx3bTcAExg== X-Google-Smtp-Source: AKy350Yw40Mc+JWvNfn/anw8dc/kl+G33gVKruqsELENg/mJUYNPZ+thDDS0la7ce+RETcbKdVvl4veldBKW X-Received: by 2002:a05:6a20:2e1b:b0:dd:9848:a1a8 with SMTP id be27-20020a056a202e1b00b000dd9848a1a8mr2805488pzb.16.1680882295949; Fri, 07 Apr 2023 08:44:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j15-20020a056a00130f00b0062ac50b1a9bsm343213pfu.13.2023.04.07.08.44.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Apr 2023 08:44:55 -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 6EFA9605246B; Fri, 7 Apr 2023 11:44:55 -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 6DCB06012C; Fri, 7 Apr 2023 15:44:55 +0000 (UTC) Subject: |SUCCESS| pw125857 [PATCH] doc: fix event timer adapter guide 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: <20230407154455.6DCB06012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 7 Apr 2023 15:44:55 +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/125857 _Performance Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Friday, April 07 2023 08:14:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125857 --> 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.7% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25939/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/