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 C1CD241DB9 for ; Sat, 4 Mar 2023 02:34:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BCC47400D7; Sat, 4 Mar 2023 02:34:55 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id C38E8400D7 for ; Sat, 4 Mar 2023 02:34:53 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id l2so2973752ilg.7 for ; Fri, 03 Mar 2023 17:34:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677893693; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=uSpH4ANSgXgZ41orFwapJOmEgZHjqRwZ5BBZhR0H1BQ=; b=F/tLM31gw76zMp13g/yTfpWqAN8NuU81hVNBn0lhnlb7jRTkkuz+nM4/shY0culder PHIGQHM4SRq7ITL4wrY0N2LtzMnMNWzO7DSYE55CdF8PGFmfJ4/YHEXAUosoo8VFDclI MGFAJ+dhLeKS6VGvpNbkXAeOPwrGuoijuVnSQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677893693; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uSpH4ANSgXgZ41orFwapJOmEgZHjqRwZ5BBZhR0H1BQ=; b=rBYOg4RWaqbMZuQD3YNY12WE7mFSuynpgRuZMxH+/1W1vb29zyzUazCWLt4c5emSEA lNi5pAkOUWaCqe7H5Pi6B/pPInOHey88COAnJ2xXZdp8GwAu9LzJcwOtjfsGh7pAS+f/ SfrkyYFAuw95RKHtW0kADFIU2tZzEluFI7vDbUHMgLi52xEF3dQ2yZucoGGq4pEhjZCT /pNKh1VcGs/SjH+Ihe+F622d6h7mj9R3UTFLlEQ6Mt9g4OC5CyMWbjK2gI5J96avYW0a 0qs8cb5xq/xPpZWNWdc3+vRnncjbC0QdIMEZLMChkm8PJTUINKzh36jXAX0YEdj5UD64 yXSQ== X-Gm-Message-State: AO0yUKUIeZnsxpkKL9yD9DJijSZcTdjL8d9ayS+QX3xz4O3TxP8y7qmi x3MZB0W9v/TQu3AnKOXk6KIn4bSe5wWoHT2ov5xQvX5O8jYkiKUhi8iRXA== X-Google-Smtp-Source: AK7set/btgCk6J5hFKMbLkboPO0k8X7FzLEQlJVX/Asqie8np6pWrF9JILp6F49zquMEkRjDHQexU8tnKPZZ X-Received: by 2002:a05:6e02:1caa:b0:316:ff39:2215 with SMTP id x10-20020a056e021caa00b00316ff392215mr3580423ill.19.1677893693089; Fri, 03 Mar 2023 17:34:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p5-20020a0566380e8500b003de841be88bsm219304jas.78.2023.03.03.17.34.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Mar 2023 17:34:53 -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 A3B78605246B; Fri, 3 Mar 2023 20:34:52 -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 A0596600AF; Sat, 4 Mar 2023 01:34:52 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230304013452.A0596600AF@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 4 Mar 2023 01:34:52 +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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/124797 _Testing PASS_ Submitter: Martzki Date: Friday, March 03 2023 13:56:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124797 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/