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 31BAC42FAD for ; Tue, 1 Aug 2023 04:46:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D82D400D5; Tue, 1 Aug 2023 04:46:05 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 647EA400D5 for ; Tue, 1 Aug 2023 04:46:03 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-4475fc33c8dso1878137137.0 for ; Mon, 31 Jul 2023 19:46:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690857963; x=1691462763; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+w3FO6ecxLw6X8qIhyAT1IVrBEjVt8CiBIXQ7Zi/2GU=; b=QPObW8r3B5KI1MxnDlaxJhGDkQa9dg1spZWLQvpZ9PtMsPKCYvS4DxsQOW6DkpQyVt YL2FpZzn14v9NN8oSAvvOskU///bt/FHifJMKyyrM7/LVP5SWoSpJkJIiwVQWpYEm7o/ 0fDVIrjlLFInNRFScau2iiwAgZmv+rPfASHq4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690857963; x=1691462763; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+w3FO6ecxLw6X8qIhyAT1IVrBEjVt8CiBIXQ7Zi/2GU=; b=awY717XXJ/x6fSzJDqRSHDnPmwfTGevjixmTIn5QLWD7DOqdZ54uoEnJlD6gROPcUu ikzfgztHP2lj8iw8rZYjPTAl28aPex9AnmQ4BMmpe6Y6F2AbdSL2n2zd1uX/z544LqMO 5nx62wMjXgRmUbGILomhbIZKq8wzfXOM6SQMFGu0hwIRbBQck28oQ9ApsOYGsf0wLcOL XrKC6htJ8ifwWHpoTHBnv7hAEgiBnqRB2pa4uDezu4V4FpgFzj9fEJP2a3RByXrdJp9w vo4cTf5e1eElZNCQfxJmmwNMramv1O6Gk6aki2mAQ3pSqb382h9c3XwAHp9seVh0C5DC uTiA== X-Gm-Message-State: ABy/qLYam1wb5iVHHFjQ0/wnqUniOpW1NoTwsZywf7xVSdkAxWvOdQN5 /6HqxZLi9V4M/ijCa8bfEMUq9+E4t+cj4lbXlqzVHFLTXkRlzEkiYu9JUA== X-Google-Smtp-Source: APBJJlHhHvxAmzweCt6Jlzlh4tAB0++1d7nlVP+MnUfIRmBlc68O4IsBilm+tqjDdn+zkumWXgh59syDWgzu X-Received: by 2002:a67:fdd7:0:b0:446:d952:9540 with SMTP id l23-20020a67fdd7000000b00446d9529540mr1106810vsq.33.1690857962792; Mon, 31 Jul 2023 19:46:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w8-20020ab05a88000000b0079466a99f42sm924175uae.19.2023.07.31.19.46.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Jul 2023 19:46:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 31 Jul 2023 19:46:02 -0700 (PDT) Message-ID: <64c871ea.b00a0220.d0cf9.4734SMTPIN_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 5FB396052471; Mon, 31 Jul 2023 22:46:02 -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-x86_64-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 | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/