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 B4EDE43070 for ; Tue, 15 Aug 2023 15:47:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B238940F17; Tue, 15 Aug 2023 15:47:20 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 41DAB40F17 for ; Tue, 15 Aug 2023 15:47:18 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-26934bc3059so4424553a91.1 for ; Tue, 15 Aug 2023 06:47:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692107237; x=1692712037; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XQHcu1OPUReozaHlksfA7AZp1WaE4Rgap7V/E92qPDQ=; b=EXW/kPopXOcGw0QXvNocw96Gtf2y2jUMYBaB2c15NAUOyXosvqfvyfz1GjLEFpQXNi M6gUJQHbo6OQD5Gp4P8J8jbihTIuZXfsG2Fm0iloaARVhjKpSLj/xOSFJtILQ1JNH5zV RyrCVRUT587hhcqtQADU37XwR0OidlV/Z8T7M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692107237; x=1692712037; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XQHcu1OPUReozaHlksfA7AZp1WaE4Rgap7V/E92qPDQ=; b=Q21L28HqjJLK9V36kjdCxh8Z+cwe6myt0Y3D6H2N6YQNRNMRmdI3ZD1OJQ0NP6Hsjs YeCE6ZXswbGUM7a1d1WJ6Hchws8zrMp7X6YFwxXOj6P8j+o+1EIM2NluIDMTM/uAH/wr 8TPEj1dhiHs7xTjawV7IIH+tlrISxnFXu8HNo9+9CNmIhEYEuTgCYB88rv7OKfAN3XkV 52I8EKU0QkG0yEwd8t4qkycGSptsHB18GRSx1jC2ozykAppfTwPQuYm0pr4U2rIQ4olN YrRjCw8veQdUINfrNntgkMEQgEk8m8D4V+ttSIeMdNfMjSD0tdP9rs9pfovvWH2RGlt6 RKhA== X-Gm-Message-State: AOJu0YzV7x6wuoh+hHsfdbKERNNyKKZKJY5tA1Y+aEG3KbgcKQIi7btY gCpQe9EyXTRwPGmAcpu40gcSiXoeCul5OCq2LbCgL8sYVqXDmavm8jBk+w== X-Google-Smtp-Source: AGHT+IEeU63LMzOGC3w1/0NEpemTt1c1nenpxfi0h/H+r9sLhgokqJd2uyAbUy1cA76MH3wLOoqw/7rN0qqO X-Received: by 2002:a17:90a:654a:b0:261:219b:13b3 with SMTP id f10-20020a17090a654a00b00261219b13b3mr2604165pjs.16.1692107237477; Tue, 15 Aug 2023 06:47:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mq2-20020a17090b380200b002688afc100csm677286pjb.1.2023.08.15.06.47.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Aug 2023 06:47:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Aug 2023 06:47:17 -0700 (PDT) Message-ID: <64db81e5.170a0220.44798.6c58SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AEAD76052471; Tue, 15 Aug 2023 09:47:16 -0400 (EDT) Subject: |SUCCESS| pw130339-130351 [PATCH] [v4,8/8] build: expand list of opt 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/130351 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, August 15 2023 13:13:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130339-130351 --> 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 | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (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 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 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/27343/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/