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 6BDE941DF6 for ; Mon, 6 Mar 2023 21:14:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C08840A8A; Mon, 6 Mar 2023 21:14:47 +0100 (CET) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 098E040A8A for ; Mon, 6 Mar 2023 21:14:46 +0100 (CET) Received: by mail-vs1-f97.google.com with SMTP id f31so10350502vsv.1 for ; Mon, 06 Mar 2023 12:14:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678133685; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=aNUsiCqPDudGhIJCbTkJSNyo2A35kOCFaKXyEKHEPIE=; b=DkOJm/JdZhZLnT2CM3VO5ptge6e1QNT6f77xuzqdXNwy3C4U+SA5qaCZ48+Md3YX5C Bm+RYeCpWIFa/7Mo7NnmTsUGjTfZxUkEUw6Zc/pdfHq5g617KJDmyeprdSKRDmoktw6h ZwKl2JIHyQB/xS7zXLxM8SoyHgf6bk+yKRp50= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678133685; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aNUsiCqPDudGhIJCbTkJSNyo2A35kOCFaKXyEKHEPIE=; b=AR+rWw2kK77nhh2g/kDd01JE6L4OzeSqj+ADGcQHg2KM6gK/i9XpWAgyLeflHcvTqF UvMOBK2wJk/3c/mZnK38K3gytmKam8EsvJ1B/XbmfOuCjnZu2y6qMJXfmIifQEhgSCXr dVEOrjq5fNsyZQ6fB4E6/xKZCE0ZvHhzWLDdhAtZPGVNN3kJ0qHWnIJOOUspfq55bxyS yniVz4jXp3NQDloUJ/dVduowxjkrFEBLeSm3xgRwVOA01OuBivz9v/7/JOQ+IvV+5MMU LibOhMGPD6BbfduzD7aQRWNMKPrdDZY/XJ9D5qeH/RFFC5PS8mVuFdxyzWuVjMTc4HUd MFqw== X-Gm-Message-State: AO0yUKXLCHGoLgTXnIGEvXCo44904GIsVgERBQ+9htjTGULqRJC711O9 kEAloCZhuZaRSG8erQ0viNl2qhnL9SAppuhxIslSVK81BpqjfqAIfdI6VyaJAw+AgaPYMLKGKg= = X-Google-Smtp-Source: AK7set9UfQxDJR3WzW81WfFhKmN8UqVxPdHRLBdZUJnSImDllEsqhVU2CBiWrvKT/zHKcN+luh2MJ6Zurssw X-Received: by 2002:a05:6102:548a:b0:419:f7e2:ee8f with SMTP id bk10-20020a056102548a00b00419f7e2ee8fmr6732267vsb.26.1678133685379; Mon, 06 Mar 2023 12:14:45 -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 x24-20020ab036f8000000b0069025376054sm1242700uau.5.2023.03.06.12.14.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Mar 2023 12:14:45 -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 121D8605246B; Mon, 6 Mar 2023 15:14:45 -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 0F5A760095; Mon, 6 Mar 2023 20:14:45 +0000 (UTC) Subject: |SUCCESS| pw124816 [PATCH] [v3] lib/bpf: Rename bpf function names 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: <20230306201445.0F5A760095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 6 Mar 2023 20:14:45 +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/124816 _Testing PASS_ Submitter: Martzki Date: Monday, March 06 2023 15:42:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:79cd6f959ebc0886dd212dc4fb057ec2d91b2d39 124816 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/25626/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/