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 037BC454F7 for ; Tue, 25 Jun 2024 23:59:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F401D42708; Tue, 25 Jun 2024 23:59:39 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id ADA5E40677 for ; Tue, 25 Jun 2024 23:59:36 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-375fb45f465so21815885ab.1 for ; Tue, 25 Jun 2024 14:59:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719352775; x=1719957575; 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=IC0JX7vR/L/OB3HzPGy+iHL8+cEVY3l2DezHyvCBwew=; b=BY/zxox+hz7lsxCoBmJG7P0cHS6RupdvkXO/fALaiSjSR30S0isAkKbqcekXRRJUcH LVUTtuK5jUe08H3RaHeYrfsyaHM5iHPrya3zAEr88xNx2XfIjLWsSQN0MKPRCXRTrTSG bOIHZQT5d25YnYHuVxgvaXtbLj6KoHBC6J1dk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719352775; x=1719957575; 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=IC0JX7vR/L/OB3HzPGy+iHL8+cEVY3l2DezHyvCBwew=; b=bZig0Zv1pr1VWKFocTh9oxC9ujp5mogqKsFXf6reNWxxeSIsfQKzc6bXzryGTIJJPv 2GTLS5hiJeKPqn9mbSXtMt/+tc49ZC6TkVIstIM80+UKjdvB7+vv7ZLoLU8+6sB9w7w2 qP+9TOH8e3KUIaSDhlv7IhMXgAz1v92D498dCu7ioa4C8lxrUO++8m+G60k/F8HajOwG 96CqRg1d+qgW+F8G8uORCbZCmcUK1TnUE/UkdOwWK8SPQxtRA7LKsoUK6P5ROiLusgZh NRfMF3OGlu0Jt0ukCZUKjZc6hJQqsiaU0CAHW6WlK+XprWdIQYwjxVcK8vLyamYjVdK7 Hg3A== X-Gm-Message-State: AOJu0Yz/hzzTPAyL881mterQjSrRaTufj4Il8a9cd3dEPBjBofHAU8nW e166MglPkzpFZPmEUo5EoM/MHdzxVmVMcgixA1RStpfFQWhuTKHy7DKW/s9Its15Bh1aaQ04Geq blLC81gD3Y9D8mK/ELeqHcBo9vQdMXLfsWnnDABzOwzmu1Ej69mxZsMJo X-Google-Smtp-Source: AGHT+IE+9jvOEBkDOehZhncPPjjXfS5keK3WbLqcBWpUV8mpPYMcVEU2qwctRMTdpfuB4bvC8DyzPIFLLl/E X-Received: by 2002:a05:6e02:20e4:b0:375:a37c:14b6 with SMTP id e9e14a558f8ab-3763b337fb9mr134961525ab.23.1719352775683; Tue, 25 Jun 2024 14:59:35 -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 41be03b00d2f7-7226bf1f341sm73767a12.7.2024.06.25.14.59.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jun 2024 14:59:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Jun 2024 14:59:35 -0700 (PDT) Message-ID: <667b3dc7.630a0220.b7201.50f9SMTPIN_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 C07F5605C373; Tue, 25 Jun 2024 17:59:34 -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 | +--------------------------------------+--------------------+ 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 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/