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 7F63F41DD9 for ; Mon, 6 Mar 2023 18:45:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7AFDD40A8A; Mon, 6 Mar 2023 18:45:22 +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 2728F40A8A for ; Mon, 6 Mar 2023 18:45:21 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-176261d7f45so12212381fac.11 for ; Mon, 06 Mar 2023 09:45:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678124720; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ewC+onDNfRGMWoOGvzTr5V+WMKSx18b8cBjmVuyEO5Y=; b=QrYx/2VqbKMavsxV7nZFz85YRpnhASt/Y5o2Xlc0b3ixmbuX+ItQELT+5F7Jvq4pUb VD7fi/JUXvT2eUPNHth2xIOH00S9qrViKQZFBoPFTSLilb9Kxf/2QXHbhhqEZo4YvVuy F4ozOOMVhyLPv01Lu1OU7ckxXLDX0B/abXJiw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678124720; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ewC+onDNfRGMWoOGvzTr5V+WMKSx18b8cBjmVuyEO5Y=; b=BOeWE+dr8HhhWsdca61wpn40zqGh9700EAW2T9dzl/b+5wuM42YW2rDf41vwWh/nDB 9alOnCZBfGNjbq71k1bYzctVpL+EH33pZZ9+/NAFZ9STlplzC3TsRfE2VuBWi+/jbJQA 3+/W+aA40Ije4O0yIzT0gWGYkOFfDNuzgN1xN65hniGhuV1UEnGfH5jAyL1moYNAae4r 26R48KuD2vmTX1I/NMky5zMknDZO1pFx/FDsFff8bLw4G0Jm1ZQsIj8Q/c4jt5yvuHfh L+rN31XLUxgYTpu+jjrUuQjmx2+J8xLC4xNI2qkLT5uv2gKpCFHEotvCLopD86Al2ehg tKzQ== X-Gm-Message-State: AO0yUKUox4smxK8k/rPQRxK7VGcMkEHwJKAPbi/iroryJjIDBKsyQ0WS mfV3bC2npXGOTlgmcmg2UJpKdMCM8pl2/1/Yv2Haw4I0M+7lfW6CZtn5wUXfGrfIIPivqZTIGw= = X-Google-Smtp-Source: AK7set/hDIToFVlj+oTNTVzf/GMdU+beiXgiym54Nwx6sU1Qml50JU57GCKxPgNTmNj4BY6hzoamYwekPVcX X-Received: by 2002:a05:6870:7082:b0:16e:fde3:f863 with SMTP id v2-20020a056870708200b0016efde3f863mr7133193oae.13.1678124720431; Mon, 06 Mar 2023 09:45:20 -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 du23-20020a0568703a1700b001724e6f13d3sm888586oab.24.2023.03.06.09.45.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Mar 2023 09:45:20 -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 F240B605246B; Mon, 6 Mar 2023 12:45:19 -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 F0DD260095; Mon, 6 Mar 2023 17:45:19 +0000 (UTC) Subject: |SUCCESS| pw124816 [PATCH] [v3] 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: <20230306174519.F0DD260095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 6 Mar 2023 17:45:19 +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/124816 _Functional Testing PASS_ Submitter: Martzki Date: Monday, March 06 2023 15:42:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:79cd6f959ebc0886dd212dc4fb057ec2d91b2d39 124816 --> 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 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/2 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/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25626/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/