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 AACE842ED2 for ; Thu, 20 Jul 2023 22:19:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87C0C400D6; Thu, 20 Jul 2023 22:19:00 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 37548400D6 for ; Thu, 20 Jul 2023 22:18:59 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-666eba6f3d6so813502b3a.3 for ; Thu, 20 Jul 2023 13:18:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689884338; x=1690489138; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2lL6vn8nHbiln+VGA8zcsl86arqfYBi61ErITz10sv0=; b=WJIngTZ7ulJYmdIP0+EuywSqwcwqGagxUipkJVB8ijh7OC+R6cwTu2OLpB+dlaE4r3 OmKM40RCNCzquKiYclMv7MO7X31GqdJia0salo9YGSUfdwpb5wzzbK+L+2YaiQJHYvli z6DiX10VRKnSg9J1T4gS/ACy4fNBc7flN2BdU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689884338; x=1690489138; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2lL6vn8nHbiln+VGA8zcsl86arqfYBi61ErITz10sv0=; b=fus0rBtcgyqLpT8Srcp3tghCmCIDUQ5E8HRkHvkpLhnrtGl+UKUy3HQwDoWw0yDJlR xj1I0HxxuSOboR1pOL48c4TTQs5N+p38UDFfwQ8r7hXMOVraZwEW6BN6LWX7R9E8UzMU wmdYKugJAuX5juqHUqNIdLn/XYlmZJ01iF6CW/MAQdYLguTyVjM4swvTlOk+M5UGqPDp RYIP2AJFbsMBUmjQ/PScetELVefOo4/UyAWr76JRWLAuJWhtVoa+DgGYrFDZlMShZ7V7 7pZ0JuKMRSzRb558m7zEyhwmulOroqeZI/NMzT8/MD9j6iizYPJRjXUq4ChnyUBhnilG 22kA== X-Gm-Message-State: ABy/qLZBnZUmB1ekU9d+tyIzSwky6/reZGy7SV3+Swxl3O2aY/cUwj8G OZ/Ch7NlQaYDOZB80/XnjWqOSTPRv+jeFC3gh05uMqyzigmZc9HHpuVexWpEVBQv+NzJtujq1Q= = X-Google-Smtp-Source: APBJJlHEZsnJ1BYe01az9nAd+q2DLjYvCJFsQoBGPRCBQ3Mle0y+CrcTmUxkqM3qvLuH91ZXCM51k6MLXIio X-Received: by 2002:a05:6a20:a11b:b0:132:c73a:88fd with SMTP id q27-20020a056a20a11b00b00132c73a88fdmr273240pzk.48.1689884338251; Thu, 20 Jul 2023 13:18:58 -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 o4-20020a637304000000b00518e6f96e6csm157423pgc.0.2023.07.20.13.18.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 13:18:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 13:18:58 -0700 (PDT) Message-ID: <64b996b2.630a0220.ee168.5bd1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6FF33605246B; Thu, 20 Jul 2023 16:18:57 -0400 (EDT) Subject: |SUCCESS| pw129672 [PATCH] [v2] tap: fix build of TAP BPF program From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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/129672 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, July 20 2023 17:45:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129672 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27116/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/