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 6DDF141DCA for ; Fri, 3 Mar 2023 19:07:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6544340ED9; Fri, 3 Mar 2023 19:07:12 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 208E140ED9 for ; Fri, 3 Mar 2023 19:07:11 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id y15-20020a17090aa40f00b00237ad8ee3a0so3087399pjp.2 for ; Fri, 03 Mar 2023 10:07:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677866830; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=/a6TWPBip6MT1zS/TU9UXF0tEXnUxQtMb/oOYE8TIzU=; b=Slk9xSGs3++FDLNfdgOTh+3vLKRqUaPN88c+zFX+jtHiK37PRzyzNnEYD7KNpdxqkC MVuosSbk25kXZVSE0FDK+1lFXazQTBVQiejUBQuKdocOMUW20UhFy02gL2kzPVkLLJfY HKMcDn5590EeUNn5mXLnHzmV2J7CScRlmSQQY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677866830; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/a6TWPBip6MT1zS/TU9UXF0tEXnUxQtMb/oOYE8TIzU=; b=3L6AdUVIrEEukam4X1CHGQf8kPnY16sKtgDaskVp6WMbBokOAnUx/yU8/yzrgkq1x/ fUAtgt1dLreUu/1pdLA6m0BN+6HVFTJzEYOx1N45Jcf+LUmGfzkzd6oYtpeInHdl68sx Hecu1pJ2exh2N2VxUo+wbMBCJTkov2XobNziqbCkIHa1E8t+HAk9UNoYtw1crdJDUsR0 R4e7CzCMNYWyF/WzcxYEFyplFO9CMYPmFiyCv+PSSHn/zYgXyGoO86sD+fIH/XqWBAmT XR52QkQV0QzhQcYYgcJbZisXj1I9HszQsj4/bObMZxPRpDboyIrxC+TSOtI9jN6JSbRv ugfA== X-Gm-Message-State: AO0yUKV5Aq5wame+BW0XjGqFAp2Ax9S23z6G1Fe7kFiZxAs4AD9bk9Ze h1M75vPuFRVhXgwGHWxuM1Cfurc61xAmSX1Z35hd+FkUddS3PZBAampFxURG2vdZtYxcGrs= X-Google-Smtp-Source: AK7set8Y0X916BNi+rQ2uCrd46lWv9JNDO0KMtNfJ0hJ5UQXMMtXBxRDny/TdMc3IhWlR4cKpRBSTJZY2/tK X-Received: by 2002:a17:902:6acb:b0:19c:ce02:ae0f with SMTP id i11-20020a1709026acb00b0019cce02ae0fmr2396326plt.5.1677866830215; Fri, 03 Mar 2023 10:07:10 -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 k6-20020a170902c40600b0019cb3cd1cdbsm76971plk.103.2023.03.03.10.07.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Mar 2023 10:07:10 -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 B39056052472; Fri, 3 Mar 2023 13:07:09 -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 AFC06600AF; Fri, 3 Mar 2023 18:07:09 +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: <20230303180709.AFC06600AF@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 3 Mar 2023 18:07:09 +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-unit-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_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +===============================+================+==============================+===========================+==============+ | Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | SKIPPED | SKIPPED | +-------------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | SKIPPED | SKIPPED | +-------------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 11 | SKIPPED | PASS | PASS | SKIPPED | +-------------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | 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 Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/