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 9E80042A7C for ; Sat, 6 May 2023 13:02:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81167406B8; Sat, 6 May 2023 13:02:55 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 70E35406B8 for ; Sat, 6 May 2023 13:02:54 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3909756b8b1so910420b6e.1 for ; Sat, 06 May 2023 04:02:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683370973; x=1685962973; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8E44QIJDqGmqRw62AL14kurNU3fxKBIou+sOVqPXfts=; b=bbmbEh5HCVloifm1aphPsN/1OhqTa9/ZgF/VocTYVmPB1vFtUl8PxzSAvlckdBzi4Y 186dcDvM4VE+4S4Zh21dZ5trEX1jam+RYFIwwAklVbQBRmOTdWCU2xX93GK1pWgrrZwh Grtv+Pcs2glKnf1OTpEwjRF7vS//sc47OTskI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683370973; x=1685962973; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8E44QIJDqGmqRw62AL14kurNU3fxKBIou+sOVqPXfts=; b=AXlUqsDsCt19IHd4ocoye14PCvAitI9J5tNviqf4rwrLpo37ScWn6gsiVlvgNE1ZEg XJ/urKZKewkprz4SMtjP3ILrWLTqyf4C/zu1uhD30XfoiRpcOb+c18SIDaprWltlM9u7 ys6fpCeVXrM6/nGLeENnyU8RNZWjYbOCiULFJALj2mPFqVFGNSm+pPNL9K9i88G8sk7s 5s7S/W3yupYNlPKGs9nDqXKUNNrPPOsVW5RHjskivuRo1HxVoPR9UizegODWEPLB1Rtn TjaoWjRsxSwRBkx5jlieBtgz/o/yg+sgpugaloXI1qjj08bx3cjAXJPMGvuk/8OhNKF3 iOew== X-Gm-Message-State: AC+VfDz3Tt7s8xLMRF1JI+Vh1BW07B7immk0WbVaUConQXcCJa8/4YFN 20tQp6zn5SjAL8NTYxU5omTEYeJn017R0WH/oyuSa9+3427LfEYzTXf6h8l9I90AfHafmXwpCA= = X-Google-Smtp-Source: ACHHUZ7GLHHElcPYTLhgt/JUefVB/by6KBnGm2ukMtSkJxXaMbtG1nErYIEYXKjyfG0G63pdrSVKPjLsza/6 X-Received: by 2002:aca:220d:0:b0:38e:bfa:242d with SMTP id b13-20020aca220d000000b0038e0bfa242dmr1769003oic.38.1683370973668; Sat, 06 May 2023 04:02:53 -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 e12-20020a4a550c000000b0054f347768a2sm90007oob.6.2023.05.06.04.02.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 May 2023 04:02:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 May 2023 04:02:53 -0700 (PDT) Message-ID: <645633dd.4a0a0220.86cfe.6bb1SMTPIN_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 36F5F605246B; Sat, 6 May 2023 07:02:53 -0400 (EDT) Subject: |SUCCESS| pw126725 [PATCH] app/test-pmd: fix not polling all queues without defered 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126725 _Testing PASS_ Submitter: Jie Hai Date: Saturday, May 06 2023 09:26:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126725 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26177/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/