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 1958142A97 for ; Mon, 8 May 2023 17:37:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 163D040685; Mon, 8 May 2023 17:37:24 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 6EFBE41101 for ; Mon, 8 May 2023 17:37:20 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1aaf70676b6so32365075ad.3 for ; Mon, 08 May 2023 08:37:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683560240; x=1686152240; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RCtPpxqHmSmfBxVz6+P88gR/msO3p46IXl30eLgLJZ8=; b=Po8osZ79z/+E/yrgqhS7QMcjQsKSOUCddTVCN/m7lBw9GD/IEbPLfM+oy3NpFMNG56 R581x4wIHHbaffrQkCy7L5Ma3sKTg+utvTp4/8t2lKZij+3rVrBkixupmH4E2XLvEKBS oE9YGu58cXAhuvjE1rqKEn0snfW9e2V0kob70= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683560240; x=1686152240; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RCtPpxqHmSmfBxVz6+P88gR/msO3p46IXl30eLgLJZ8=; b=VPDN3RLSNl3jkJPf1UOk4ou+h2NRI4bZG+ZO7qf1JhUu8uewpLnBx6jbPjKaUbmXwK fTpohC+9L2FV1oh40Ena4H9VqJS2XPypPGh5pTOr36WBNM85d4bYI0jrveV2IkeaTCIN 1VN7K0fjanFJ5MDXWMzvj2t2W3+P2YmKQVu0GiBDg9jFYAcVGMNVtI7Yv/w0YmnI8sJI E9xC/P77cJxU4BWNRCs0AheRebEpfcXLVcZrUMTxTNBsSIwBpELwYvI7SoojZpVnw9+N /HI8L0EVUEljp/GFi2GgkLRq1D/EABfYG8iDOTiWdnKdezmNtqqUyzyL9z0QGChYgxEi sJQA== X-Gm-Message-State: AC+VfDynpwtdwhDU7gaAifV4e02+hvZc+fg15JGCOiHs3LSGinJXl5Kf /kHPn+bQusujpwtD1iX87T1CGB82D0fqUCq7zedWlTjHlCBm+jyodKhv8g== X-Google-Smtp-Source: ACHHUZ4udkCIv6HSaYUyPEMxaznMHIravNKEWcsoOAMN2DMyr7vnjn26mXfGoeg8pyChRc4xlBDhV2QfPLjb X-Received: by 2002:a17:903:2092:b0:1ac:8e0b:282c with SMTP id d18-20020a170903209200b001ac8e0b282cmr429681plc.1.1683560239839; Mon, 08 May 2023 08:37:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lx4-20020a17090b4b0400b002496a9cbf96sm393002pjb.12.2023.05.08.08.37.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 08:37:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 08:37:19 -0700 (PDT) Message-ID: <6459172f.170a0220.7d34c.967dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 22165605246B; Mon, 8 May 2023 11:37:19 -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-abi-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 | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/