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 083EA41DCD for ; Mon, 6 Mar 2023 17:52:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D824E40A8A; Mon, 6 Mar 2023 17:52:03 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id F045240A8A for ; Mon, 6 Mar 2023 17:52:01 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id qa18-20020a17090b4fd200b0023750b675f5so13754327pjb.3 for ; Mon, 06 Mar 2023 08:52:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678121521; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ejHv7eF7qgixq7fJkGZvLt2JdydIgjaRRE83Nnu0Yk4=; b=FFA5MfllkzeA46SYXSxT/rXiGMnAqS/4hXY26ETlSHnQE2yddDN/F5fn1lpYrfjZUw 80zmW3Wu5wJ19zf7myxBLvPlVzD2dgdd1vIglqGis2sv9z5vmGs1gJ+2qTk2LDFMjkIn 22f1PEh7bR1wocJ1ieEb2sEGllIZBmQqHg8uc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678121521; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ejHv7eF7qgixq7fJkGZvLt2JdydIgjaRRE83Nnu0Yk4=; b=0DiOazUkzu0EmkChgRqoKT8a/i5XVs2U70P4vnhfecSOKzMVijVO1fbmYkpz3VFt6P AxcujdO2rV6kTdC5T7Pvgr407IZjgPeZXBXKvi1PL8OV6wrbTKCzLtnq9+abq6e8UIBI +tNISjmQs0hfH1c4LAXDDtLnqvPtOCsCGiyEDcjRcB4MdA9KTXDVtfBnFl4qeJKEtXpO M0uE8fKIGwwCUp9v4dCCZuVuf77x1r01W2q4IG8Xl9iM7aQkQ1W2SDM5dMusn1RdymDN E8mDMvYgSeJSCVZJp6C+iSjsSHcXNao9eftHlGKnyqf7Pq0OD9QLyuB2z4HZ0jTVsy7j z31w== X-Gm-Message-State: AO0yUKUy7a1U2CKWzN0qEXR7WDZ3sAy6jMySxOlxc8rbAamJmlTJcr/9 D6eXt40adDo1jmIIwShjeFvJMUAX/v7DES6VZlNncoOY9tpHmO1TuTX0/xraJo9Oerym6XF2Tg= = X-Google-Smtp-Source: AK7set+n50w2FbuHNk1qJ/X52yJrbF0v2rW5k3azYkcbE/KFx5iGRJAy8kEd3atW1TjD5AnlMPsft1eL2YLO X-Received: by 2002:a17:902:ebd2:b0:19a:96ea:3850 with SMTP id p18-20020a170902ebd200b0019a96ea3850mr10289177plg.17.1678121521083; Mon, 06 Mar 2023 08:52:01 -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 p18-20020a170902e75200b0019a97f180fesm566125plf.123.2023.03.06.08.52.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Mar 2023 08:52:01 -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 383E8605246B; Mon, 6 Mar 2023 11:52:00 -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 2E1B660095; Mon, 6 Mar 2023 16:52:00 +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: <20230306165200.2E1B660095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 6 Mar 2023 16:52:00 +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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/124815 _Functional Testing PASS_ Submitter: Martzki Date: Monday, March 06 2023 15:32:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124815 --> 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: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/