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 1DC8542FB3 for ; Wed, 2 Aug 2023 05:13:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1888440DDB; Wed, 2 Aug 2023 05:13:20 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 0203D40DDB for ; Wed, 2 Aug 2023 05:13:19 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-348f5193c12so21020035ab.2 for ; Tue, 01 Aug 2023 20:13:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690945998; x=1691550798; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BrARoKDWaMuvSaTi2+aLlvEB6g/Zxxi2AQU8USb6gBc=; b=Rb3fTRcs66UO3IVy3BzhMUNuDm60wm/qNOfae3+My7xjZUyp1Np16rne0YXB1IHosI GHqytSUaxTNNde/uW68ck2bCuIG5h//+4KfjqlmNH/JtA/yE4dj4UK6Td7r7cpqYtFYn HeImrRRjwY28Fdg9XvSoIAq7kLPtdS6U8wSIs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690945998; x=1691550798; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BrARoKDWaMuvSaTi2+aLlvEB6g/Zxxi2AQU8USb6gBc=; b=G+JjamUl2Gg1rP3mwCUoLyI2kUr6BeDpyInrZunABJkAjlo1M0Xi18EaZ4JQIOMvxm 6rW/wTj9Dkt19TTtdG/mz99Jxo38ctYNdZ5OYdgaiUzxIZvtp8tUrc2f0ozeqeXmNY4p v2AcdnOY3QztOaSSX0chg9bawlDgY6jOUO/0yXTi/G6lDzKP63uvE8FskuwKH2rslbdO cMRkJKSIXb40lCW7yOvN5C0CWbGBmE9t9THZz5S2aiAaQbkF5BReUEBtDNNrUDEcXuNT YcVkDiRppKM8A70t21TAlh9mP+KST3RHF6UevQ1hdLmt1L7bpI4qpKQxY+TKROeLqypJ NXaA== X-Gm-Message-State: ABy/qLaBVNG0dipFFZwJrYHeOV/F5OTNTFcj7x0gfBVlmCf++oenc7H1 gfSG6QGtFAeXsdvECPwLkHZV9a/ACsD28ASpRuQbVLkJSo7hLTPFPpqHDMeQ+8M9VF/QPymXBA= = X-Google-Smtp-Source: APBJJlF9QE9gVI/c0cYWRtJMrKgjv64wnd8aZVTTxQNsntEZL3in8FwwFweT+dcbKlxkka6YGGyg08ZnNIiG X-Received: by 2002:a92:c56a:0:b0:349:14b5:e45b with SMTP id b10-20020a92c56a000000b0034914b5e45bmr12985559ilj.1.1690945998428; Tue, 01 Aug 2023 20:13:18 -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 d13-20020a92d78d000000b003492ded28fcsm161191iln.4.2023.08.01.20.13.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Aug 2023 20:13:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 01 Aug 2023 20:13:18 -0700 (PDT) Message-ID: <64c9c9ce.920a0220.7502.9ab9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 173126052471; Tue, 1 Aug 2023 23:13:18 -0400 (EDT) Subject: |SUCCESS| pw129797 [PATCH] [v2] cmdline: remove cmdline_poll() 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/129797 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, August 01 2023 23:48:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:0ae35eceb9e4569b0814fcf671b4455301bb7518 129797 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27203/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/