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 3B56341DCC for ; Mon, 13 Mar 2023 12:55:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33A8740151; Mon, 13 Mar 2023 12:55:46 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 0D86F40151 for ; Mon, 13 Mar 2023 12:55:45 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id l16-20020a9d4c10000000b006944b17058cso6512701otf.2 for ; Mon, 13 Mar 2023 04:55:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678708544; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=OEkwvShGsMQvrz8B/kD7m2HVoQbT+4keIfg/t7YIqNg=; b=c9FGDE4b0yLYV51yptsFWJ6eHFsJEnBw9x3Ss3dDLOs3iTPFNRnFO1K0yQS+d8UMKd O0jCmGlPcBJoCdFJ/5WJw4JVz9Z8/DLOHqstpXoDPTQsun50Hq1OQZe26L3yiQoTSSX3 4mD8OtHul+1kv5LPBoJt5xvxvZzIV94QO/Ask= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678708544; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OEkwvShGsMQvrz8B/kD7m2HVoQbT+4keIfg/t7YIqNg=; b=EmID6/EFrhsXwVzDpDs27RKHLJ5o9ZyCVxaErcE87SB5IXl7daFSWBEN/9BOBj2/ts 4YgFPagw0zVz6/GzZHWciyg+7cX0BwmuwcOufTEm9ypPiH1ggPkFXkH9kcPpKYB6lmep q2/Co9MNDa6GwP05z2BEPYUhMyBMDVRN7zYAMHQp3aO8DBk2eKMgJR8xHIf96AzgJQhD uzxuJZ66CVbNTc1VxLuk/yMSieZmVHXd4eRCzGb865/aqgXRvLJbV+KkA3UdrLjeerl/ UxXI/g2jt0MrYBdTQ2bcm1Sr+wLMqLwwY6mw/5cih1b+/bNixkAft6VWg4YWZGn5Xl/b H07Q== X-Gm-Message-State: AO0yUKURvDL5/qNzb25k72Y6647feOmjcDy8YQ8QPUe/prZ4zclhH5Of IRmaCQVB8QBoySo8dC7hxR1mSnhzhp9ZbVQtQfyfzdXbzJtUuk64rK+EC7M9Y4W8fsJZtqrMfw= = X-Google-Smtp-Source: AK7set8k6VshgHb3iKpjGSVaS72fKqPCORLoDJ6TC/gZkEuTDxKiSNQvtvBCvwGGuJlK3Y3/4b6FaqBt/ZZo X-Received: by 2002:a9d:7150:0:b0:66e:316b:a603 with SMTP id y16-20020a9d7150000000b0066e316ba603mr18090090otj.3.1678708544437; Mon, 13 Mar 2023 04:55:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id bs2-20020a056830398200b00693c20e7f0fsm493500otb.8.2023.03.13.04.55.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Mar 2023 04:55:44 -0700 (PDT) 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 F0B92605246B; Mon, 13 Mar 2023 07:55:43 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id EF7FC6011D; Mon, 13 Mar 2023 11:55:43 +0000 (UTC) Subject: |SUCCESS| pw125051 [PATCH] [v4] 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: <20230313115543.EF7FC6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 13 Mar 2023 11:55:43 +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-testing Test-Status: SUCCESS http://dpdk.org/patch/125051 _Testing PASS_ Submitter: J.J. Mars Date: Sunday, March 12 2023 06:20:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:0fd1386c30c3ad9365d7fdd2829bf7cb2e1b9dff 125051 --> testing pass Test environment and result as below: +----------------------------------------+----------------+--------------------+----------------------+ | Environment | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile | +========================================+================+====================+======================+ | Ubuntu 20.04 ARM GCC Native | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | PASS | +----------------------------------------+----------------+--------------------+----------------------+ | Debian Buster | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | RHEL 7 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | FreeBSD 13 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | CentOS Stream 9 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Debian Bullseye | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | RHEL8 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25697/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/