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 26D8541DCA for ; Fri, 3 Mar 2023 18:43:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 04E9F40ED9; Fri, 3 Mar 2023 18:43:27 +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 1F93540ED9 for ; Fri, 3 Mar 2023 18:43:25 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id v11so3473971plz.8 for ; Fri, 03 Mar 2023 09:43:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677865404; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=58wZPTtbSUn40h0w5DStq/I/H/SSaK5XDyd+YWqEh9U=; b=P0yuU94punPvO5kBhJIcS0UZJwNiShV5Wf+x/xq6HCvgGEXyyJm8C80MEIHWz6Jkh/ 7W1ZVLVcKy2TDdjTLd75Zxo6PdFrsEr6X/irMV7l6zZVgsFBE1VXHoY6+1LP5tDtD4aR 9CgtOGguEZYAIzmewZDFIc6+fclLSAqld4O3w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677865404; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=58wZPTtbSUn40h0w5DStq/I/H/SSaK5XDyd+YWqEh9U=; b=vQjZYrO+3v++sNVuooiEFpnrLofgODZFkFasl7Fz6aWvt0R3dv3AQE5T+Ngbx+B5E+ CwU0mMjS6L+/RFbuxdc+mxDrH7kEwsE3tXzhdu3l1yN7k6bc9iD7jlK+4qjKfhQjnR0P vUb+UNxgiEI99P6dqVdbmzIYrVmX2Zff9RclBoLQuqvB3YWSkMItTOrlt2+JSjptSHT4 5VOH4jGmAxdrRAux4mjH5Ei+9zvaq5Rz97GFl47i7y/dL4O1iGHEr9Eq49uwmLyr6Azc f9VbVz9bog1IIqKk65zfs5QXXS053s9mOK82I0olwLz7Kt6iNN1L54FFze3Ksd81Z4jW KJ2Q== X-Gm-Message-State: AO0yUKV/9HKZJQxqq+EJGGfycK7th3rJZx6r2q8W2gFPNkZh51b0q+CV RgdbwKgs/edrGECHCfwXTUgNNBVVx6iTShn/dfBPMhZMF4NCjJ3btAc2w0OduUBRHGoev8s= X-Google-Smtp-Source: AK7set/AaX4zR3uZwpv3SCUduTwICIIqZ90F4sPSLrhe9hM/Ffx8xLsoDRSNLgsbiKE3w2vrPmZtHgmSh9ON X-Received: by 2002:a17:90a:19d3:b0:233:b849:7e8f with SMTP id 19-20020a17090a19d300b00233b8497e8fmr2405486pjj.47.1677865404230; Fri, 03 Mar 2023 09:43:24 -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 oc11-20020a17090b1c0b00b0023739b10766sm394682pjb.0.2023.03.03.09.43.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Mar 2023 09:43:24 -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 83C8A605246B; Fri, 3 Mar 2023 12:43:23 -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 7E40B600AF; Fri, 3 Mar 2023 17:43:23 +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: <20230303174323.7E40B600AF@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 3 Mar 2023 17:43:23 +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/124797 _Functional Testing PASS_ Submitter: Martzki Date: Friday, March 03 2023 13:56:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124797 --> 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 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/