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 F314241E7C for ; Sun, 12 Mar 2023 09:37:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EF06E406A2; Sun, 12 Mar 2023 09:37:05 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 755EA406A2 for ; Sun, 12 Mar 2023 09:37:04 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-176e43eb199so10756882fac.7 for ; Sun, 12 Mar 2023 00:37:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678610224; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Mirxeb0/4eUb3XwV5SODhWWl77hpISHMR1QJLGFbzV0=; b=bpFYvxkspoNG9Quqb/fetOrNNef7sZXS1JnrDeEQ8Y8TSThpGZi3HeMKORyuy30fYW J3qr1ayRSPcjew2tpylD8vygGBa5dzZRIRk3FusTjTFVmmdDoVqjFJ8V6vuQttw5pbOZ 0xP/G3KtXhatKrfi+CJjDhefbhtH9gMWPygkc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678610224; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Mirxeb0/4eUb3XwV5SODhWWl77hpISHMR1QJLGFbzV0=; b=xsJA6m6fMZMTg4KX/ih3KiECCNijm7QdNZE82c30HjiCW2aWvikEZuSE5MYtWOr0gP /1NwtKYHgV1iEbnixJV76aX8qqTTpPQG3zRa2/aD/mR9kZe83kMaghbNn8gv0VY1xc1/ S+EfmgTEqss1vf7Dtv7CPtFf5XkMczYPD+5/d56mJIkW06Xyy6ERUZVQy7ya+dSyuM2/ hSJONlzaqMwqkZpRXs4eEFHfc1vYmyu0cNxTHPTiQ36MCtKUcL2rnghBXt/3MIIvOl7i i8cOxA8LIZQBQAEwzLxWZ3HHt2mD0x8qf44wbhcPpIwe5WL0I+LUuxhTYmBAaOk3iy6Q 6wuQ== X-Gm-Message-State: AO0yUKVpjG7Q5jptSiDRUoM/lWMs3xwl348taK6ZLAMDN1iI8mJUPH6L wnHWsVw5OrKepg5C/++Z1kXWf8shXiLFUE1e3IzDYO0AYz2JOILVAYTv/Tgg3ancLQ== X-Google-Smtp-Source: AK7set/CFJF4v6b3lIb+zPJ3c5bgircex7OTJLYSxg4DaTUUBeHa6a63YGUB9K9RYsBTON/Dw4pddeo8aP+C X-Received: by 2002:a05:6870:612a:b0:177:9d68:61ed with SMTP id s42-20020a056870612a00b001779d6861edmr1300113oae.46.1678610223868; Sun, 12 Mar 2023 00:37:03 -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 ec25-20020a0568708c1900b001765e41122asm214714oab.6.2023.03.12.00.37.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Mar 2023 00:37:03 -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 68119605246B; Sun, 12 Mar 2023 04:37:03 -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 66D016011D; Sun, 12 Mar 2023 08:37:03 +0000 (UTC) Subject: |SUCCESS| pw125051 [PATCH] [v4] lib/bpf: Rename bpf function names to avoid potential conflict with libpcap From: dpdklab@iol.unh.edu To: Ali Alnubani , Test Report Cc: dpdk-test-reports@dpdk.org, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230312083703.66D016011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 12 Mar 2023 08:37:03 +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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/125051 _Performance Testing PASS_ Submitter: J.J. Martzki Date: Sunday, March 12 2023 06:20:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:0fd1386c30c3ad9365d7fdd2829bf7cb2e1b9dff 125051 --> performance testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Mellanox ConnectX-5 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25697/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/