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 2C64841DCC for ; Mon, 13 Mar 2023 12:27:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 27DD640151; Mon, 13 Mar 2023 12:27:42 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 93D5040151 for ; Mon, 13 Mar 2023 12:27:41 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id u3-20020a17090a450300b00239db6d7d47so11315263pjg.4 for ; Mon, 13 Mar 2023 04:27:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678706861; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=DZZ1fwpgISxYiSKN/c/jL3Tin6tGpu+CpVvtPstBQ+o=; b=c/ZcI5l32DL+NDRpXExZB4RSXlGkYV4Jy8sBDolFTFY4iKw4DILArOhIvOeEzDmxSS X5kxEjJmCTD/eMIJy/F/B67KADPYJNiilPpozxN8W/nDLOM2CRLazo+Z5/AEWxYd96hl Q/N4iu528fyVUorOwhNgVjxWD8Mumo0Nn37Yw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678706861; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DZZ1fwpgISxYiSKN/c/jL3Tin6tGpu+CpVvtPstBQ+o=; b=DUifYYnBWlSqFKs2VuaOE02LyAVeTd29VnfFH9oM4a0ayMBNStwn1j+10zzo1q7lnr N2ceoaJ8O08Qp1YNyPFch6qOwYavEj+/NPPi3OGFntdGp+yOCE0gThz52OJAmdyMOXj8 5viH6jxLiw0AZ4j50JqQ5TJG7jax+eaMCNLOA5Upu2/FXaI1qic6V4sWVzbJS21BgnZs NVb+7XP40vqg3FLF5KjZ4ret5qD4p9BspLdTZZ2eNKYO2mE83UnFfhi8vQge8rH+EHZB ZLPO3F7c9s1fdqt94xejNa0GtoO4Khzg2m6i8FRoc6tky7bcsWN+14N7Wn6lO/M6PcW2 16HA== X-Gm-Message-State: AO0yUKXxKIoCet3BgbGKyGogHSCwE0JyVXh8SkRqHL4zgcVTyiUq53tA /iDgRoWobrx27FlhLT6bsxBH3jwNdndmIsgMh78ei3eJVm1i3Ol402SKOPEL72+rpk6zFfJxXw= = X-Google-Smtp-Source: AK7set8UjgfLSu8SW9hK1fjlHINAuJB8yI+WhgE0vGy9TlhjCGY1d1+c52NU32133N1E8xT/P4w2HIMnLcUB X-Received: by 2002:a17:902:d2c3:b0:19a:f02c:a05b with SMTP id n3-20020a170902d2c300b0019af02ca05bmr42986567plc.3.1678706860814; Mon, 13 Mar 2023 04:27:40 -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 ku14-20020a170903288e00b0019e8757c0fasm234663plb.5.2023.03.13.04.27.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Mar 2023 04:27:40 -0700 (PDT) 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 1C4B3605246B; Mon, 13 Mar 2023 07:27:40 -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 193CD6011D; Mon, 13 Mar 2023 11:27:40 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230313112740.193CD6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 13 Mar 2023 11:27:40 +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-unit-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 | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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) 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/