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 0593042A99 for ; Mon, 8 May 2023 19:51:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0268240685; Mon, 8 May 2023 19:51:01 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 3080140685 for ; Mon, 8 May 2023 19:51:00 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-77d0160ed4cso1219251241.0 for ; Mon, 08 May 2023 10:51:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683568259; x=1686160259; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fYUp8RwpJnO8VSgrfK0WoO5XDtGXUFD/ClRTV5eCIeI=; b=Mei5oILiTfjrWLeR/tGIIFHMDpxnFEZG7jolSD0p46KwHLB3rl6G0alS3V2M6kzzAB B9ptgRhzfBM5JRQLz8tc4/zSXuFr2ajXSWNBVxDHpz1Fe+t0k3GHl4rY2w3zUvbInZxz l+kK8hYEo+SYzeJt34YPgNkBIG1S6Fp76q5Fo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683568259; x=1686160259; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fYUp8RwpJnO8VSgrfK0WoO5XDtGXUFD/ClRTV5eCIeI=; b=lGNGrgYChtNbiUFEIbOP3BMgCl1BXYdC5Y8EwIt60Tk3F8ygH1bfNKRf2DUmxzp5d6 3Kp8xUWN8qUaYsqqY9pUtj2sTF0mFR+TjdW23OsCy6EBfRIK5v24FjkmsO5lngm8YObj oN+A6H1z/NFWmOzdOIl9Z6YSqwjI70kRwIe0H96u9gusr8hBMC4tG+4WcCfbmTG/nQLU MBbzzSi8JOXvLRksZPOXi032jOmmtLs5CCTVySL0yzD+rI7k7Xsh9BqANgVRPZZU5cDt DrY76OTvf3+A17uvAGYHl0jPpbRUv+vR2Cf0zdnmUVTKN9zfsarrhvUd0ruFteD7uLHu XFZg== X-Gm-Message-State: AC+VfDwfQM+tTU39NcBt3oz273+wSeqA5xTLnMCg63SHa1qx+GILJk9u dHpDptNv3l987KD5XLzUucQJOBRlRc4bJgNbGIT1x47RMJsaV8+Qyuy88e8iZjpFf+Sc/Fs2cQ= = X-Google-Smtp-Source: ACHHUZ7+JfeMf6NNjSpaRV44DKEoa/rtDVwv1R2GlUcQe9kX25Zs3vjIXfURXWjvUwuu0STWsEpPMNMnW3ZN X-Received: by 2002:a05:6102:459:b0:435:e971:fce with SMTP id e25-20020a056102045900b00435e9710fcemr1453604vsq.10.1683568259574; Mon, 08 May 2023 10:50:59 -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 h17-20020a056102359100b003cee2cab811sm638344vsu.5.2023.05.08.10.50.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 10:50:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 10:50:59 -0700 (PDT) Message-ID: <64593683.050a0220.34f07.1cdbSMTPIN_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 2EC75605246B; Mon, 8 May 2023 13:50:59 -0400 (EDT) Subject: |SUCCESS| pw126753 [PATCH] [v2] app/test-pmd: fix not polling all queues without deferred starting From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126753 _Testing PASS_ Submitter: Jie Hai Date: Monday, May 08 2023 03:10:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126753 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26186/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/