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 472ED42C89 for ; Sun, 11 Jun 2023 13:48:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 43736400D5; Sun, 11 Jun 2023 13:48:32 +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 42AD1400D5 for ; Sun, 11 Jun 2023 13:48:30 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-3f9aeba6cc4so26092321cf.2 for ; Sun, 11 Jun 2023 04:48:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686484109; x=1689076109; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E9eBuV+pyJ0cAXL4ykNuMlUhJSq8phhRuzWKnP86at0=; b=e+/FBx+OfigQqjhlDa6cAQEwjb2ULCbwDklpWkSAcsBlqHg6T6a2CTeXUrQjm4ZYT7 yi7OX7cHx4EbgTxe0UeXm5lEedEzbh2SQLXfUoUkOvjVkb35oi11501BmefnFK5/Sbe9 /53+1SrCf2e8+lg2skSi0gxuGqJzMXN/suQz8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686484109; x=1689076109; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E9eBuV+pyJ0cAXL4ykNuMlUhJSq8phhRuzWKnP86at0=; b=MwXItjx/GyB7AEQjMT3cdinBqdlqhYeWaQn45EntVlZW/1zV745P4gN/XEpYETqvlJ tsXHE1tSfFpviWRwHvOuVHxixIJ84oC1la5EQEjVICrHU+0VeI8fUAqTpOQ0aykGSbuY lnjLZp0pM8JLxnStYXkU+pD+j07kBVc7KG+PRbOy2ZNgwVxOwP0B0Uet24D8Vc4MGXkJ srznuLR1VRKGKFl352dOG9oj6FviJGmGGVt4Qc+CGl7vq6HsruepngxIFX3fbFOyvVpW YZh+f+4Xg5i/wiLFuhCTpIK2902bmvOO0lC9kfn5R0mpQe2sBmUZR7h+Bao9iCFDcd8E b+CA== X-Gm-Message-State: AC+VfDyphqJ1BRbl2C5JbiOS9+6986fTE1jIsNQTfVbVzAEnseYTGhkT FZAcZ+Dp/7sT2B5ugH0KbNYM1JdzTqDI020u12JXy6h0G8qskcP1TUeXI6wcS+rqw4osUjVKXA= = X-Google-Smtp-Source: ACHHUZ6ccokMZbLmN8jjcagxCjd2cB6I7ej8Y6AGTdZ6vOOghpOnpUuvQbUueekrYXugwaG76WbvzFFrAtnA X-Received: by 2002:ac8:7d05:0:b0:3f6:c609:e9da with SMTP id g5-20020ac87d05000000b003f6c609e9damr8162135qtb.44.1686484109648; Sun, 11 Jun 2023 04:48:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id l22-20020ac87256000000b003f4f2190300sm486057qtp.26.2023.06.11.04.48.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Jun 2023 04:48:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Jun 2023 04:48:29 -0700 (PDT) Message-ID: <6485b48d.c80a0220.243ac.b541SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id DCA99605246B; Sun, 11 Jun 2023 07:48:28 -0400 (EDT) Subject: |SUCCESS| pw128473 [PATCH] [v2] eal: turn off getopt_long error mess 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128473 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, June 09 2023 15:23:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:abb4cc0efc1b0f7779bbe3e24bcb362146351c6e 128473 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26617/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/