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 36B8C43738 for ; Wed, 20 Dec 2023 18:26:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 323A540689; Wed, 20 Dec 2023 18:26:24 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 930A840685 for ; Wed, 20 Dec 2023 18:26:23 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-20306782371so3533315fac.1 for ; Wed, 20 Dec 2023 09:26:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703093183; x=1703697983; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EQ7HGXZ9oa6eSEo2vJyxzyuDwL5DQQHjCrruRlWhl4M=; b=eUexE62EEu3PNvMDU1okvKyTz4V4yEbjKpbjIZJkfjuSY+dwcUD7JkcHg/a5ZA1TDD MiAXvCiSoCIOwtGAHc3PX5kFjYnvvvYIpGHEmAFPW+P8PJZHRgWTWO/OeNv+akGToxsg 6ZpPKRrG4XbxDJgfmy53uW7NSgplVZhAu2ZE4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703093183; x=1703697983; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EQ7HGXZ9oa6eSEo2vJyxzyuDwL5DQQHjCrruRlWhl4M=; b=uSOv0W/XbJMbvUc/9/khlLP31nX3gQCl6Q657TMM7o9G6FCqWnfZqgzDv/qRM7dXXC MAaTmAoMBkVgEyeIQHKOLqkD5Sw+cPvz3u4WuDM0a0vJEXSbTCYzOq3rlFO58/ekq1V+ WpXIEs46W9e6zwOBG5oDwGlZv0AvLp1CTzYzuMriQC1vHL50SzDzdEQ1aZKxUkjEZ9zm KWi6+KZRjMTXkN4oGG4a5lW8mkKBOYDaA8OM8IBWtDHOEBxvFmQfne9zXgxM9tV30DN1 uO1Wx8vHOShKx8OeDlbOw7SGqUQILzFVfgimeGzfWaa+qSlvAHVUBDJroVapFK/Je/rO NQsQ== X-Gm-Message-State: AOJu0Yx4Ak584NBJDJu3B4MIAinim9wq0Geg69GVdpjV4VChiY22Rms+ RIf1ICkvw9t75ZQfkLGBSkMxIN7ihsOb1l8pt01l9YydOPb+Xm2D+YKrAg== X-Google-Smtp-Source: AGHT+IE7QvEMogOll3mVAvLt/vicZa5jLSoLLJH738jSP4h823Db9NKwVRbXqeMQMTzWkg/oDgaYHmmujGSQ X-Received: by 2002:a05:6870:6393:b0:1fb:100b:a25d with SMTP id t19-20020a056870639300b001fb100ba25dmr51515oap.74.1703093183021; Wed, 20 Dec 2023 09:26:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bq20-20020a056830389400b006d315f9ae6dsm12241otb.11.2023.12.20.09.26.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 09:26:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 09:26:23 -0800 (PST) Message-ID: <658323bf.050a0220.cd909.06d7SMTPIN_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 7F68E605C311; Wed, 20 Dec 2023 12:26:22 -0500 (EST) Subject: |SUCCESS| pw135398-135400 [PATCH] [v3,3/3] build: RFC - add support 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135400 _Testing PASS_ Submitter: Bruce Richardson Date: Wednesday, December 20 2023 14:21:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135398-135400 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ 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) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28701/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/