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 D08B2454F8 for ; Wed, 26 Jun 2024 01:16:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C383842DAC; Wed, 26 Jun 2024 01:16:31 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 8015A402A9 for ; Wed, 26 Jun 2024 01:16:23 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-709423bc2e5so4683507a12.0 for ; Tue, 25 Jun 2024 16:16:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719357383; x=1719962183; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=KDeUoGyLpm2bNZuKoB711NORjWrs60Y38/moK05x1Pw=; b=Dx23NLJoc+Puhk/Nn/3et42T/MJ5YPuxCP6iRj0YO6GbmjsxnuEU+Gd0eb/o52/l2F vXT3YStrjijqh6L9IFscPj/gRZpYZ0baWWb6AQYGTxe4u09bdXYNhxwMFdvIJoTzI3h+ XYOVRf/DVXYLIc+2bSAtP41nuJWDiG3CWSnRc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719357383; x=1719962183; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=KDeUoGyLpm2bNZuKoB711NORjWrs60Y38/moK05x1Pw=; b=BxjuWOTXu4CuM8oNXmBtG3G56SYhm2AlmEdR5mkWk0H+zs9+/GmOM44OHruGjGr1Uq +N9JCtbliM7QAR6nZfcrWhS8VuZ6P/8tPJZ6MxfAmi3TruO30/3cjemQcX6tdY+Mcq/v 2ntTkEtx61dbV2x4t1H5iqF2leeOFwUUijjPFWEuHnqYZZIo8l9k1du9oZGoO/kMMISk MD+FFFLZdI7/IppIOAQYRiXYlW3I1PCB9AL7OiEiv+gheSQJPfAE7O40UH+IQlriKJNw qJOpQXNd5SlhcLPfWQuvnwuY21ZOJK6D4qPABYzBpp++G22z7QqR4dGnYnY1BmFOlNWN oTIA== X-Gm-Message-State: AOJu0Ywf0urh6p2kpEN8lgm0aOkcv0TOs4h48jQwm/IKeBUm5IzkQmsx Eol14/QtNX4C/l3jZHWT0DY187WcuMICnZruVvUQ5JAjvAGzzyLSBiVs+9mQz7smkWsaDzFjaiU j65JEcgWfN0zc/fK/H5jFvu4LRpUb81F//0hhfG3o4pphoLR5s2o9WRla X-Google-Smtp-Source: AGHT+IGcfFRw/fcU97lHFwcNwj3NB8DZKkDgWpxVjrzUSHqoHauWrdaHit+4/xZwK1OWtAxKMEjeI8HXjc+6 X-Received: by 2002:a17:90b:b14:b0:2c8:bf72:5389 with SMTP id 98e67ed59e1d1-2c8bf7253f3mr2953886a91.9.1719357382692; Tue, 25 Jun 2024 16:16:22 -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 98e67ed59e1d1-2c8d8075e0fsm15988a91.13.2024.06.25.16.16.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jun 2024 16:16:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Jun 2024 16:16:22 -0700 (PDT) Message-ID: <667b4fc6.170a0220.1495.127cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DFFF3605C373; Tue, 25 Jun 2024 19:16:21 -0400 (EDT) Subject: |SUCCESS| pw141746 [PATCH] net/tap/bpf: fix meson warning From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240625170652.12017-1-stephen@networkplumber.org> References: <20240625170652.12017-1-stephen@networkplumber.org> 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/141746 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, June 25 2024 17:06:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141746 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +--------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30312/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/