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 1EE9A42ECC for ; Fri, 21 Jul 2023 04:36:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA4E340DD8; Fri, 21 Jul 2023 04:36:35 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 6AC4940DD8 for ; Fri, 21 Jul 2023 04:36:34 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7866189cff1so64946239f.0 for ; Thu, 20 Jul 2023 19:36:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689906993; x=1690511793; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NWUgb3C1xcW1JKSMxnvpy9HFjQiW3YCndavkTG+/zA4=; b=EzZZOXW7h7HnjMza9gKXQC+XQAUQk11sRlnotIWh1bEvuMFsS+sy0vZj+YDYyyfHJ8 +mSbJqecSrrrjiRHq0mpFRkTWOXj7lOMv4aIBRfA/zvzsDFP4NFWdad4qEpUEPbP93Oo YuSsKSm9PFs+xYsOpY6+OENadsr1Jr0XGQN1E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689906993; x=1690511793; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NWUgb3C1xcW1JKSMxnvpy9HFjQiW3YCndavkTG+/zA4=; b=U4ersOu1b2MJrhAR/QjHcWjXipF7EwMj7QGwOkUrPHgvEDixaFFHwHE/+PpASsE+Fc e6ssTH/NcbOJYv6yo7fcZYhWMZcf7BSzVkwOwhOHu48t2AH2HUvcpdV4VlzUOZNGZjyN yEPem/oGoaA1djO3Udv6+mdri8QEQvaR0nCoXZ7ff/Fp9EXTeYInvhueB74xvwAb1PW3 oViC4LTKB3aFX4sh4BAW44Yd0zDmwnvAZXdfP2QK8jkCnsHSkjmiL3dTzywmv5kYyme9 wtGEyEVFeafRX5xAbAAWUPb1Mf9idP4ypygdfpOrOiJXuLfNinrwKF/s4raMrunQK4Ew AZHg== X-Gm-Message-State: ABy/qLaBAIK5tViL8BpW+v1iFnR29DtxUHNKxdFLM6rGROYRy7XzbwSP yma6d3rmFy3n7l64oqUSDliIPLr346zf12ThtwoGfxX04i8c9h0nfsNJ9A== X-Google-Smtp-Source: APBJJlGSOZMJztOvi44wz2ufu54NpKRLm9AT2eSKoo3rgtSmxMSK8uDHl+4WBYjoBZal0TOjvfWkm4EoNPMn X-Received: by 2002:a05:6602:2556:b0:783:63d6:4cb with SMTP id cg22-20020a056602255600b0078363d604cbmr640764iob.14.1689906993789; Thu, 20 Jul 2023 19:36:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2-20020a05660225c200b007868d99aecfsm128670iop.28.2023.07.20.19.36.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 19:36:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 19:36:33 -0700 (PDT) Message-ID: <64b9ef31.050a0220.f9a9d.53bbSMTPIN_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 39B60605246B; Thu, 20 Jul 2023 22:36:33 -0400 (EDT) Subject: |SUCCESS| pw129674 [PATCH] [v3] 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129674 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, July 20 2023 23:25:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129674 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27118/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/