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 E54BF41DD9 for ; Mon, 6 Mar 2023 18:23:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB68940A8A; Mon, 6 Mar 2023 18:23:25 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 1059440A8A for ; Mon, 6 Mar 2023 18:23:24 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id f19-20020a9d5f13000000b00693ce5a2f3eso5720420oti.8 for ; Mon, 06 Mar 2023 09:23:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678123403; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=EAmMgbkTqYx2srunOSjTyKoRQlWWW+2JopROr+xKrNc=; b=StXOh50JwVQXyE471Rv3AZbCspWZGiqn1uwx3UAMykTjqmvhveApxfhpvaJ+7apHUl 3jBJx3/IBCwWD7fIllYn8F6bdnnAcjtLy6Nuuo3bqXKfhVjfVTeuJMoZX9SR3Do7+gFO YItHPmmYyqToy0nb5WMzhNZJgjjKQTqhSzVbM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678123403; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EAmMgbkTqYx2srunOSjTyKoRQlWWW+2JopROr+xKrNc=; b=FwpzwLrCnh30gFCrAeqpE6n1K2lhY8tJ4uBecTaTfP6E7DpKH6EGaQNNy4V0fYiFmg 32V5w6RhzSvzRTv1e9O5Nxk3u2hRqxbV/8w15ctW+JLE3TarpU/+6EAasj0UQxLaZ9uL AEBWyGJa92aeNHwe2s9J5lKckB3zT/nWZjmLfmJPyXzoGY7ar8KKeI4J9xMAN6YoS0gu Yah0eUfVqoCmZglxGOAa9VLhBFpKaHLmrx6qMmoS0OZQQYPp/yrPrV7owPIvrOuEwExj foHvOdOxlEn+EcLOkwPCdeDOg7dT4qo6TSwteZch7XQGEqXsleMhKJad46l+v7XPVLnQ 8CQA== X-Gm-Message-State: AO0yUKUXVYqc1VSz1KktwS/ZJpK4cGB2IVVs3nw5SfTcnOXim9ei4th7 bETjyN3jwnThh4AjvZWujc3vbDUoXXQd9vG/YqFVoYZCBQz7dhM3d4ze2auPuS1dmmIb714LQw= = X-Google-Smtp-Source: AK7set9NBElXQHsju35j1nvmnTRETJGTp82yDOMdGuHlrD1/mj8xd9oQAFqKJtYF238OpXb4N675LFsOnKhI X-Received: by 2002:a05:6830:1f3d:b0:690:daae:4c40 with SMTP id e29-20020a0568301f3d00b00690daae4c40mr5236325oth.20.1678123403360; Mon, 06 Mar 2023 09:23:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id s23-20020a0568301e1700b00693d8a32a85sm999074otr.7.2023.03.06.09.23.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Mar 2023 09:23:23 -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 B530A605246B; Mon, 6 Mar 2023 12:23:22 -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 A11BB60095; Mon, 6 Mar 2023 17:23:22 +0000 (UTC) Subject: |SUCCESS| pw124815 [PATCH] [v2] lib/bpf: Rename bpf function names to avoid potential conflict with libpcap 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: <20230306172322.A11BB60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 6 Mar 2023 17:23:22 +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/124815 _Performance Testing PASS_ Submitter: Martzki Date: Monday, March 06 2023 15:32:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124815 --> performance testing pass Test environment and result as below: 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 | -2.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ 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.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ 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.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 2.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.6% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25625/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/