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 902FC42BCA for ; Mon, 29 May 2023 05:26:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B503410D7; Mon, 29 May 2023 05:26:11 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 465D7410D7 for ; Mon, 29 May 2023 05:26:10 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-33b4e351c2aso7330945ab.0 for ; Sun, 28 May 2023 20:26:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685330769; x=1687922769; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WBt3bLsxiMGCV+/5j3mwocIp25dSQLPrcAnJfuYD1N4=; b=bluVK1oYc26IaaWC/631q8qXoZgLpfCnMRrX3i2tCGzRxDalc+NPWLZlrTd4po8uvZ W7mxeRja4lGWWTC6Ii9740OCWBReQ14wZ80M+L5S3DfR9qCHbRbDNFsDeL9zpSWHbV3+ MUYeKH+WwgK/JodV5xO4itS4qOZmxbOiorI1I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685330769; x=1687922769; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WBt3bLsxiMGCV+/5j3mwocIp25dSQLPrcAnJfuYD1N4=; b=Rz12g2nMfP6/lF4SgNRui5z5zQ/PKc6ynpg8lDzcN4N4OGquShmKOUSkQl9Jnsc6W6 opgrnodfKQKu1fwpgtyBpFMOsw4ZAKRNpddmpJsPEJRqKWQjI88BS9yVfpWAOQdTL9hX gdVmi+gjJh8g7zzUFxmAPot3CbRAzuNspIKaqAutnaE+6gVQT1Z9BfLxKeZX2dFTGZPb +nH5fB6LegkohjJ8mPID2Awn6DFy10typigm1p8twCnRUE2IzqcuPtPZP+UDTSskWDDr pNSdxyvIP2fkBoKMzlQElp/+qdTZ+nfIzeIEu7I+ePI1t5QZGdo+UbFaLTSXDOs0x5eY nckg== X-Gm-Message-State: AC+VfDziXE9vseN+J3sxYFn2nd1qUGuDHcWXJQ2g/NlkthKnSNcid/8f Z3uit3Z5x+1HG+6p/0HVYxhjas7vdYTu/+1NvAGB9BCUzN44rB9hQp6O8K9o2tYLErfLoAgb7w= = X-Google-Smtp-Source: ACHHUZ6GbuZKG7tgpQXDJ35y2DSWoGED1UebsR4C+NXXSLCBHHWt+hnU2IB2faSzFDt2+ZBXLjIDrCYpQvT2 X-Received: by 2002:a92:c986:0:b0:33a:b6ca:c4d3 with SMTP id y6-20020a92c986000000b0033ab6cac4d3mr5526510iln.12.1685330769674; Sun, 28 May 2023 20:26:09 -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 o1-20020a056e02068100b003319f793f83sm158525ils.72.2023.05.28.20.26.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 May 2023 20:26:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 28 May 2023 20:26:09 -0700 (PDT) Message-ID: <64741b51.050a0220.bbd3e.b877SMTPIN_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 0AFF4605246B; Sun, 28 May 2023 23:26:09 -0400 (EDT) Subject: |SUCCESS| pw127651 [PATCH] [v3] app/test-pmd: fix not polling all qu From: dpdklab@iol.unh.edu To: Test Report Cc: Jie Hai 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/127651 _Testing PASS_ Submitter: Jie Hai Date: Monday, May 29 2023 02:26:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127651 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26429/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/