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 0167041DC9 for ; Fri, 3 Mar 2023 17:40:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F0C5440ED9; Fri, 3 Mar 2023 17:40:17 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 29CEB40ED9 for ; Fri, 3 Mar 2023 17:40:15 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id v11so3239763plz.8 for ; Fri, 03 Mar 2023 08:40:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677861614; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=+DP3tqjaDEtOui6HkpkpYzZZevDKNKrlIXXizqRlBCM=; b=cihio0GMDh6hX1jwhnqcceIy6OjRkf5Nr4GBFig6Fw9NiXLySADX1KCMZQmmH6qv+E onC0hQ2zPqkrLUzIE74zeREZgwd4ZvdaJPwtt6C7hxkEuxPFaCbDzbzsL0RyZte9bP1o ixC4bdNk9tTbZTVA+mI3u8WLpuoswwgYSiGB8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677861614; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+DP3tqjaDEtOui6HkpkpYzZZevDKNKrlIXXizqRlBCM=; b=Fqg/N+kdHqMVcsDsg6H/y38uwyQrB5ReRQ8CjLou0wLqUIRMTF47EKE8S/yQ4DaQ+0 DxcH7LYjfEWQjn8+oEvnCU4jWsBq/AHbA6+QlXi3WV+iX05X/hJU0XjsJ+PtPDnhgDCc KNKRq2WNwiar5c5RtEux6xxwJdfJnFW3siCKNa6Grvq54PeADq0jCEeHnJIcTqZCJWQO hOvDiesn1aUe8QvMSPfn3F9ZD4iCmjg/s2XAcI2iNSHL/iNEYQ2Dev8xC21gmfenpx9A wvZnkpfqTO/gLxBvros6z4DklQPFz8BzQ9QeTC9dklWReGGOk1d4jwgEN1Ryrdn6R7lQ oa3Q== X-Gm-Message-State: AO0yUKWDPUG+8yaHFcfMGO7i0bPd6CJdK5fVEHTJIzgPJyxyu7T/NVYv wcagPXB1xn2LdlM6/ItYbQKgWVdaKjaX/wuvGLNz/E1T0tB5V+bVSIOfH3lqbuKvv2OjoEI= X-Google-Smtp-Source: AK7set8X0gN9KZsUbdDe3pBBT58/gYWr0OywAQoIVTYgMSvtbb/2tRy04iCrHtDx4ht6Fcu0cPrmDk83GWti X-Received: by 2002:a17:90b:1b4a:b0:237:b5d4:c0df with SMTP id nv10-20020a17090b1b4a00b00237b5d4c0dfmr2359171pjb.6.1677861614383; Fri, 03 Mar 2023 08:40:14 -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 kj6-20020a17090306c600b0019e28698d38sm69654plb.30.2023.03.03.08.40.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Mar 2023 08:40:14 -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 DD209605246B; Fri, 3 Mar 2023 11:40:13 -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 BF561600AF; Fri, 3 Mar 2023 16:40:13 +0000 (UTC) Subject: |SUCCESS| pw124797 [PATCH] lib/bpf: Rename 'bpf_validate' 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: <20230303164013.BF561600AF@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 3 Mar 2023 16:40:13 +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/124797 _Performance Testing PASS_ Submitter: Martzki Date: Friday, March 03 2023 13:56:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124797 --> 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 | -1.7% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25609/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/