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 9E7DD428E8 for ; Fri, 7 Apr 2023 20:11:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98FD240150; Fri, 7 Apr 2023 20:11:19 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 4E37C40150 for ; Fri, 7 Apr 2023 20:11:18 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id r16so31520233oij.5 for ; Fri, 07 Apr 2023 11:11:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680891077; x=1683483077; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=1URi3yEllqGOFFxleBkFY5mn9S8r0BDSCfQ0LE9pouM=; b=YVgGOMatKKvg6gmXKv0iv2iVlbcE+byK/4hE0WxvV/JY5JO/5XfnAPx7adnuIjzJgZ zmoo7CL18+l2IxCEi9HBXyasaHkRb+2S5GZTz2LW/2JKibeYZVuHK7KuLFWSMlypTMvi eRyPo/J4i6MdapmNSRD1yHnV7mGAYY+zSdLz8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680891077; x=1683483077; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1URi3yEllqGOFFxleBkFY5mn9S8r0BDSCfQ0LE9pouM=; b=OnKL7dE9+1EZZvxhfDIRW+mnbQZsnYTiF+07wW7dkDn5T0yCLJ9Zkr7dYr4CX6f64h W7XB7IIiuiNlmplXgNmrfP8LeHh2nljvt+RVqJcF9SU0M72xX8sEc6bLdKKsKVXSzmZ5 EfxSFVziEwi/mEF3bz57DDFGir9qWSkB0d6ZaHPJHLM609CEPOZj60xRkELXPmwSPHvf hYvX4GMhotAecfnVuDD0QwK08zu32qojZ1fxcbEwknwdCV7R8UxWU+bfuDvd0/rfvC9f hfc8CZNLvqsEViLf8ijre9iIIUVPzbfl1CDJ9sLITJ8PG8jRM/ofLpgN1gjqU7i/1kjc MjHw== X-Gm-Message-State: AAQBX9c5a/rUj5Gi0db7UE41sG8uoafZsNoJ5TNE6DfNkPLgoQFxX0tY JVrNlcQuUj591zWjEBMp4Ld3dRGyrLp2NYdbqMi7HPIoA2Zc0XpfOK46vfsP1jjgrmsL+9QHPw= = X-Google-Smtp-Source: AKy350ZjDyegm4uttHAPFFH4ZgVCJBN/avhtt6Z5lbTJt7DESafddeh7F7VpnFVO/R+UqPo3Ik9sEo+MpCGZ X-Received: by 2002:a05:6808:2117:b0:386:fb78:a4cb with SMTP id r23-20020a056808211700b00386fb78a4cbmr1282167oiw.43.1680891077605; Fri, 07 Apr 2023 11:11:17 -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 m4-20020a4a9504000000b005413e63a359sm272930ooi.2.2023.04.07.11.11.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Apr 2023 11:11:17 -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 21F89605246B; Fri, 7 Apr 2023 14:11:17 -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 20F476012C; Fri, 7 Apr 2023 18:11:17 +0000 (UTC) Subject: |SUCCESS| pw125856 [PATCH] [v3] eventdev/eth_rx: fix invalid memory access 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: <20230407181117.20F476012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 7 Apr 2023 18:11:17 +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/125856 _Performance Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Friday, April 07 2023 06:47:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125856 --> 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.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 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.9% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25938/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/