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 8A6DC43738 for ; Wed, 20 Dec 2023 18:40:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7388D402F1; Wed, 20 Dec 2023 18:40:51 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id F243E402D9 for ; Wed, 20 Dec 2023 18:40:49 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-db8892a5f96so4590753276.2 for ; Wed, 20 Dec 2023 09:40:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703094049; x=1703698849; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EQ7HGXZ9oa6eSEo2vJyxzyuDwL5DQQHjCrruRlWhl4M=; b=LV2QFzQsTlhsD1mGX7U5UiRTUae2tuQU+YIWRE8QOhB/G9QPfKvk8tqmjoSMYvTw/Y T8GydaSl85bUumOliS6t/huGJ0ggR9dyj0l87aYwLz8xexXRjeeOf/KTA8XnDvc+Qkyh Uwe0oPoSwqqD5q1GNdt7L4sKCVCL549WJKrlU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703094049; x=1703698849; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EQ7HGXZ9oa6eSEo2vJyxzyuDwL5DQQHjCrruRlWhl4M=; b=EglblM7sHackg36F/V0+Vcju+EO08iDt1B9/ZVjwIDEuwiu9wQRU2ScWbyvfhCqrI5 XeB3/KMJXgIHLrZjHzsKIzZ9i/A8EGyl78R/pEuhpF4ML+WpjY1nFylnIgYcigi4YBuH aQiGAfMR+y14WPI1Ztbv0qR1g7eulMQSptomHoQQuipbQtF51WMGsz55UZvmaJFNFfDI ddhUO6QYgscIdfZ8tC0tlxtYPE5rZUOdH0jf6sljgzFTzAOWUZaO0y0TAfOIUuJAtavV STWJUsSJpU0QoTGfSAoH6oEyY5+ALpGC9h8XHjvvtf8/MLIcNMEg5KYKFpEJibai8jTM kodQ== X-Gm-Message-State: AOJu0Yw6iSLU7BDqF6R1R4rp+boPAS7wgimgGfXdHxP5INCdaaveAixL BlzUgvsIXfdHF/7AOW2GQ/L0DIHF5yQdCiTt5h6ugNKcivCrunCv24YtJA== X-Google-Smtp-Source: AGHT+IE0YbNyVI82HtWcWzN2tDFVswEiLNtjHISh0gXxVqXw1G3b1bvG2t94PsQCZ2SveuCSz3M9wF3Z45El X-Received: by 2002:a25:ce53:0:b0:db7:dacf:61f5 with SMTP id x80-20020a25ce53000000b00db7dacf61f5mr58335ybe.71.1703094049388; Wed, 20 Dec 2023 09:40:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t15-20020a252d0f000000b00dbc54343f77sm23624ybt.34.2023.12.20.09.40.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 09:40:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 09:40:49 -0800 (PST) Message-ID: <65832721.250a0220.58f1c.0bb9SMTPIN_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 1053B605C311; Wed, 20 Dec 2023 12:40:49 -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/