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 4891E43384 for ; Mon, 20 Nov 2023 20:37:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB52342E6A; Mon, 20 Nov 2023 20:37:51 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id A8A004027A for ; Mon, 20 Nov 2023 20:37:42 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-672096e0e89so14374906d6.1 for ; Mon, 20 Nov 2023 11:37:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700509062; x=1701113862; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IyVSXCeXzek8B71k/ThSlqyhmWOsVZaoVEdSVofO7+4=; b=XrIfIKq9FV13nQ5HoKIq2T6lE5rSfbcbBagmy5eYP0MiEPXoPHoNBCncp5AzMQMp+S cw8tan4Tl70g82QcAdVbnRu+ipugKlsGVVUqTendpjHp+8ilTIy8PPB61p4T8qNEydt3 bgjryy1/w7Keos3lZgDQ2NEYOWR5OHy2f3LpA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700509062; x=1701113862; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IyVSXCeXzek8B71k/ThSlqyhmWOsVZaoVEdSVofO7+4=; b=e1W/A6Sx7ZViJa7Ty8y4YbmZTEuEVc06j03DLRZsCw/4rwuKtryLnRFj8T6E/7c4yP wF/txM19L7poNYNmir+TnRSfq2vVukugwOGjo4mvgmveCpiKEUJLq5PNN1ZtpSDeLL50 XI3Lh/GA4TAoXcufAv/CNZXPkmCeVEJLz1looH/gpPLoLvnFtEnYr1QFDTHp3+WGfI2p ACOFqKlnZ+xktEPM8kLSvgXBnZn2JDR5K1Fef0pc1muoJg286jEj3njMr3CLm6csjM+g j1EQMK9DCTrdEiH2Bj+Hh4wGywB1ZEbVvsvL9cStSA7RFNB+/tmd6CMr4kWGsfw15JsK BQWg== X-Gm-Message-State: AOJu0YxpMgCVg0UgP2YNhd7wF558b1bLGMzvIjoKc6drv+AjE2olbQHK IyrGcJZotcWVikSIXL2Me5v9FDneKc16J3vNBKh+PMkiJj/3NQZG+A7oyg== X-Google-Smtp-Source: AGHT+IFLB2ASvMSOiy8bgFQQ7C9/e7XnM0Mx8Nl3jnbJO6bJRhT/KiO7ZeikviXY4ibjhfA17xSi2pL0qT9/ X-Received: by 2002:a05:6214:3009:b0:66d:212b:32ab with SMTP id ke9-20020a056214300900b0066d212b32abmr10986028qvb.47.1700509062152; Mon, 20 Nov 2023 11:37:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m1-20020a0cdb81000000b00679d030ec20sm147649qvk.2.2023.11.20.11.37.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 11:37:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 11:37:42 -0800 (PST) Message-ID: <655bb586.0c0a0220.56e42.4981SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id C3610605C311; Mon, 20 Nov 2023 14:37:41 -0500 (EST) Subject: |SUCCESS| pw134486 [PATCH] buildtools: allow reusing dpdk-cmdline-ge 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/134486 _Testing PASS_ Submitter: Robin Jarry Date: Monday, November 20 2023 16:28:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31898aeefb8ca312fa6a594b9fc583d5e23a8d8 134486 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 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/28422/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/