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 A996343064 for ; Mon, 14 Aug 2023 20:32:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A669A432A7; Mon, 14 Aug 2023 20:32:40 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 9CF24432B2 for ; Mon, 14 Aug 2023 20:32:36 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-4103aa6229cso13629981cf.2 for ; Mon, 14 Aug 2023 11:32:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692037956; x=1692642756; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0w6lTRS6EgG9XPwxwexVnJH6eDViVInnEO19O1ZKt9U=; b=eSytX+CfElv09sL6atjOt2nToMRtaYTjDPJbw9oGxaJtpzA8NjyoIPyeQwT5beN6od l4T276mZUlmN86q1Mb0oQfywIyTtovjBKUXxjKORlWsbp1b3lospZrT6wvFDRlADYG7R wyR9XwUktC+4JWv9n/BioU0XsNFraC78/UWYY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692037956; x=1692642756; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0w6lTRS6EgG9XPwxwexVnJH6eDViVInnEO19O1ZKt9U=; b=Lz4ff0zoGnKs0u1/Y02rywe9elbnvnNENjzBTF8IeBoKlKmCjXldxPnreiFjsa9f+0 Oi+BdzrCvGoCPq38xpd3fVG2UK85yNnFr+UeDvGnqLg15tBag51dCjOi99Gh7OJ6w1vg IbZCrj4ZInvihdCZM0J6rKNleU9HmZgdnEfuqoJ6gIjllpmM58tnQp7OjL4IOLdOI5a+ 0AZTmVjQE8ILGruxKZYt7m1mbXp5qjNwqBKWv/ZFgzW3XLzeMHH3MrqcrTwly5tlkIFy Oib9oAf3HvD3Flko5BIY5v7FfpzlVAipmFsh1jnL9wW2JqSTr/VhSCrppAlo/W+h4bje k63A== X-Gm-Message-State: AOJu0YzWkXWsTd4mP/S7lzrEU9e3NfSJTxZkBuyveZ0tHo0nx3g1Az0g cVbZNxESJbjsk2NpB7aXbJKteHdCH06ad8XEmFga/JIKLV3Y4M3hWa1lSA== X-Google-Smtp-Source: AGHT+IEPRLVMNt/wpcBuxRkNlkf4WI/nYXUK0/J1okR4lyUmkqqevIZP5K63uQbZggH8O2zHW8fDSaSbzgXc X-Received: by 2002:ac8:7f93:0:b0:3f9:c207:3123 with SMTP id z19-20020ac87f93000000b003f9c2073123mr12402482qtj.45.1692037956103; Mon, 14 Aug 2023 11:32:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b24-20020ac87558000000b004104f17f143sm95015qtr.6.2023.08.14.11.32.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 11:32:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 11:32:36 -0700 (PDT) Message-ID: <64da7344.c80a0220.71c0a.9177SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CAB016052471; Mon, 14 Aug 2023 14:32:35 -0400 (EDT) Subject: |SUCCESS| pw130271-130283 [PATCH] [v2,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/130283 _Testing PASS_ Submitter: Bruce Richardson Date: Monday, August 14 2023 15:16:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130271-130283 --> 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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27333/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/