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 0F11441E7C for ; Sun, 12 Mar 2023 09:27:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5433406A2; Sun, 12 Mar 2023 09:27:44 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 3530F406A2 for ; Sun, 12 Mar 2023 09:27:43 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id e9-20020a056830200900b00694651d19f6so5208286otp.12 for ; Sun, 12 Mar 2023 00:27:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678609662; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=FO/RDfJY4HUqRkqKUjihHhU1ot85MVBRdCzjVvdpW2c=; b=ZU05JiMgU2RrmoIllBbxOFM+DClj02/VLbcRu05QwYfL/OwSTPszC1utv/+V2zgdPF GBtE5mBUtLoY/fGJppA3iqhfUA5NrVA1NhfjbUDKMfIGmIm4S4Dd+KeoeQE5HkAodhBY lhesndYkTE9MDMZGgBZwkOY3e3evQYLWLvWbI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678609662; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FO/RDfJY4HUqRkqKUjihHhU1ot85MVBRdCzjVvdpW2c=; b=E8LZ6fGxcytB4UN4y0NBK3/qJP5Ycz8cyrhFKw8VOi8zINmAWtxv0cKvmWtXV3+Hec Lz7kdKjf1dGiGdRzIUEjsAQunIetuboL60gbCXHYMC0VBns4sGkkQv6n793D24BY3JQY pMzA4o68yKAsl3U/YqkPLeUuvhP8PA9QxGmEP0z2dlDYL4l81JoFgizaE/5fXv+uqRUl pusx/U1MgrIVS7h4/kIHGifYMgjveMPaUtlkE3dsavn7BlbC2bQtH5DZg6qQnnwik9C3 8PNq/2YlcEdLdVYMYEJykVmDBYLBHNVY4QaPktauGh3hzYJ5Eyubii94UlA23xSEmG79 /8/A== X-Gm-Message-State: AO0yUKW6MiYyCtTNWBK5BZ/oJRDR/W80f5xaF3d8+mJ59iH0oZnUwL07 y0IKmi4Zm+fhYJ9S4YOeNlOi2604Z91c0V02gZf1pOevOAd9yExqBoPq1nNIdJv/cCAOk204Pg= = X-Google-Smtp-Source: AK7set/Vu1v6H3eqHOcM8hgajFu2dkw3R8WryUc06wn9FyOE06EvuFigUGK8OjXFZUQ/miT2CyX/cLVwbgIP X-Received: by 2002:a9d:3e04:0:b0:68e:da51:2cb2 with SMTP id a4-20020a9d3e04000000b0068eda512cb2mr13655336otd.37.1678609662554; Sun, 12 Mar 2023 00:27:42 -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 f6-20020a056830264600b00693ccf8c7besm266511otu.13.2023.03.12.00.27.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Mar 2023 00:27:42 -0800 (PST) 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 04217605246B; Sun, 12 Mar 2023 04:27:42 -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 01DFB6011D; Sun, 12 Mar 2023 08:27:42 +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: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230312082742.01DFB6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 12 Mar 2023 08:27:42 +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-Functional Test-Status: SUCCESS http://dpdk.org/patch/125051 _Functional Testing PASS_ Submitter: J.J. Martzki Date: Sunday, March 12 2023 06:20:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:0fd1386c30c3ad9365d7fdd2829bf7cb2e1b9dff 125051 --> functional 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/1 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/