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 3535141DD9 for ; Mon, 6 Mar 2023 19:19:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2FEEF40A8A; Mon, 6 Mar 2023 19:19:33 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 0594E40A8A for ; Mon, 6 Mar 2023 19:19:32 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id h7so2758984ila.5 for ; Mon, 06 Mar 2023 10:19:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678126771; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=bb38M7dyTX0kURxt8pUGCT2FDPYy+KjxKva5gRPjIkY=; b=XojWRNWsytSDN0Asvvt1vCkNWjyImSiImOGae1TFvmL1vF3kLzuN7NVWzv4juajpol 1L5tMQ4/y7U4bV+OUhZUJYvSaCLENFExz856zjmHtFvc3yOHYhqdjk16kvID/JrC7L6/ 4uFEmIk1p/2WfbSKZzkR6bMmvOYRVLEzrJPUY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678126771; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bb38M7dyTX0kURxt8pUGCT2FDPYy+KjxKva5gRPjIkY=; b=YKqUro1tTjvQQs0Da2Y4Bj/EZAWoIaFICN0PdGcPc3LaQ2X98Ipyz6wtpVo1hlyRIL dDfnJikzsfWzmWt3xBQH4UBH7GmJu2VTHbEDkCr3f/oeosnqw/7/O4/qyj4UJ8d1Ox6b jFMy9XDOZmO0LVlEaIR9a60Vqie8SHLJKt1R9CbKyMgN2tyFI5FRBaxRTYjc0KlZis7l JDgsvgnKtL/z7ViggruTmYztcxaFC/NSr4xLKOpwBYQ76TCc4NfREZVyJiVLQ/rnTTRo rv5Op4ZfuxUnlz8cW8LnJmWXMF8sbf0lAloOOq6Dm6JYkiqruYCaLRl9vh59SipBM4Dt nlow== X-Gm-Message-State: AO0yUKWYfUWLfFJNTBmW9zjTR+SPEFEK9nqYr4UZJchTRXrH9mUDobq6 3TXjiXO0YI671Ig0ycPz9XZtL0FCcbfxJxMayhEhQZfW+2W+9gAhs2Gxxw== X-Google-Smtp-Source: AK7set987ydoTObSBmbMJnNK9HJxf3/pdDE7NFvj1ylsFPusuY38Mnxm31enlAD3uHXVSNFKNOwtsh3tu94A X-Received: by 2002:a05:6e02:1527:b0:316:ff39:59b0 with SMTP id i7-20020a056e02152700b00316ff3959b0mr9850803ilu.2.1678126771401; Mon, 06 Mar 2023 10:19:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z11-20020a92bf0b000000b00315973c4a6bsm764482ilh.8.2023.03.06.10.19.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Mar 2023 10:19:31 -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 1728C605246B; Mon, 6 Mar 2023 13:19:31 -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 144C560095; Mon, 6 Mar 2023 18:19:31 +0000 (UTC) Subject: |SUCCESS| pw124815 [PATCH] [v2] 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: <20230306181931.144C560095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 6 Mar 2023 18:19:31 +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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/124815 _Testing PASS_ Submitter: Martzki Date: Monday, March 06 2023 15:32:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124815 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25625/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/