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 03B9542FA9 for ; Mon, 31 Jul 2023 21:02:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F28404161A; Mon, 31 Jul 2023 21:02:33 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id E338D40A89 for ; Mon, 31 Jul 2023 21:02:27 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-78666f06691so200677939f.0 for ; Mon, 31 Jul 2023 12:02:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690830147; x=1691434947; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1BtUjOHulMg4ozQouxu3B0RV+9pFwLkfPjO/3HPqRi4=; b=F/8UEbcX1f0MSJx8YD6BMTcErcKUFyCbToJShLGEitv9PDWNtny27fDXjsIqIvDqdZ aCeB4eA+qXqm9y/CQ8IUUqjVzytJVPT+KKICHwGc36SkZXYXIT1nt7XNU/E5xJGdXnGJ uP6qHcnLya+qlbUg9IBhLjVry+X4hKrbRYV3s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690830147; x=1691434947; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1BtUjOHulMg4ozQouxu3B0RV+9pFwLkfPjO/3HPqRi4=; b=JRzNc380ms6euOpGsy/V6j7q8MGQxL2x3cc73QI5kLKKf/uLI22rnLwkIFZ3YPJYwL OSzB8wW40nj4uXx4TlXp3SaD7NTHVC3TiJt0dtPbIm60OcNaMIKqf1SqodXgvrkA+5vu QEs0zBrBAG5t7neml1smFpMs6QWjErX29XM0IREmOv8hcXpRtnmeoqKv2B+SnR68Eao9 PTqkg8VMTGOcbks14g+cNruiwldVBwsDxcBnVloX+OBVwZbHWK46Bi8oqnj0vqZZfWhy bJwgWkSlXKdlbyA6BMqiVMfAXYjIp+d8sQAPNAvW4RHvAJKySyHgvFnQ/uJQPLCC2fBs 391w== X-Gm-Message-State: ABy/qLab1xkp5tZpoZD4FCY4QGx11GmMG5DTGANBd5iEdKN11En54Bf9 bwywLFBgMQdn9EKZ8PqUXlNOSTw0tEbKZIS/am2U3/A+X/M6Iibq6flp6w== X-Google-Smtp-Source: APBJJlHB9q2kUxWHZrxTxu9+wj/znimoO7guDeWHm1h8Ck41OH/mxurF3kvMEfE//62JI7f+uhEJCMHEdkNo X-Received: by 2002:a05:6602:2101:b0:780:d76c:b640 with SMTP id x1-20020a056602210100b00780d76cb640mr8881312iox.9.1690830147332; Mon, 31 Jul 2023 12:02:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h7-20020a02cd27000000b0042b629da443sm478281jaq.14.2023.07.31.12.02.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Jul 2023 12:02:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 31 Jul 2023 12:02:27 -0700 (PDT) Message-ID: <64c80543.020a0220.17a9a.1403SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DA5396052471; Mon, 31 Jul 2023 15:02:26 -0400 (EDT) Subject: |SUCCESS| pw129755 [PATCH] 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-aarch-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129755 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, July 31 2023 16:12:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:12fcafcd62286933e6b167b14856d21f642efa5f 129755 --> testing pass Test environment and result as below: +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +=============================+================+==============================+===========================+==============+ | (32-bit) ARM Ubuntu 20.04.4 | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 11 | SKIPPED | PASS | PASS | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ (32-bit) ARM Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27170/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/