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 EFC49454F7 for ; Tue, 25 Jun 2024 23:42:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ECAA642708; Tue, 25 Jun 2024 23:42:45 +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 D401B40677 for ; Tue, 25 Jun 2024 23:42:44 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-70685ab8fb1so2186328b3a.2 for ; Tue, 25 Jun 2024 14:42:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719351764; x=1719956564; 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=LoMouc55oHUj1/ZdQ2YMG1hZ8D/NkI+Se96QVnPMPxQ=; b=i6nvLQIyIGke7iycnSKleVLxyDPmpt3900OIBIxTCtSyrcQK0UDcek8c/ticYx5LCM Ba49HOzCvjQWN6zyY+lHpKpVVRl5TbhFiRNVCccPq1zTnaFn7Gl7kJESi/Drr/17XrTB /uvCWh1RX4CKnjWis9GA7QkoqPJ5yC/k6AT1I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719351764; x=1719956564; 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=LoMouc55oHUj1/ZdQ2YMG1hZ8D/NkI+Se96QVnPMPxQ=; b=SNd5Hh7GXlUwrjO2d+0ox1Qjq6N62nqKSUzASD84aaWesciGvJOqJYLzzAxu2rGp2Z nNbGsNlkJ3Ne5cq/2Qps7VcFtkpq/UNVOUTvssbdBeedxtqpQK0VU+cceBjIbqJSZ+zh RPummybQB7OnA7hutFTRIUhleOot+G0agxY5/N+LnfugH7gcrc/2MKcG/puq8RaZtfQb oszaylPGE3wjT5SGiDdEv7C6aPznv631VCtKjffsfXOMRW/ivlrjG69EgUgMz6B/FiVN yxF0t27dHXkp2agitAOQvAZZRakV5tYfB4bQ2jabPN0SLcNECcQ5gGjBHCHXCbvkF/2u UT6A== X-Gm-Message-State: AOJu0YymlvulWc2KAUsv9vJrFCVGfRlhs03cbOUzyXeAju1Fh5T7r1Qg jErhrOJcfJ7B+YmGM229I0WoVJYh7AMmwY91ZgDy3zwFlGXIEiv2fzI0P73+4Wgnzbdw8H7VQJ2 ADq8Hgxr94S1wSEu1kSmFG6DmOOxPdocrnJO/fIpe9F/USw8h+YUXGP9K X-Google-Smtp-Source: AGHT+IFM6TfESfPHfihn4gdnDM9lzcXpRErq14oPXB3Mb2RIFdIUpzl1JaDy4rxfKJ+HEo3PQTqWYFek0i7c X-Received: by 2002:a05:6a00:2719:b0:702:65de:19e5 with SMTP id d2e1a72fcca58-70674754da9mr8311307b3a.33.1719351763970; Tue, 25 Jun 2024 14:42:43 -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 d2e1a72fcca58-7066ad9bfa6sm348359b3a.14.2024.06.25.14.42.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jun 2024 14:42:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Jun 2024 14:42:43 -0700 (PDT) Message-ID: <667b39d3.050a0220.ce719.91adSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 21DE5605C373; Tue, 25 Jun 2024 17:42:43 -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 | +--------------------------+--------------------+ 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 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/