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 EA82142BCA for ; Mon, 29 May 2023 05:28:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7D22410D7; Mon, 29 May 2023 05:28:23 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id DFE28410D7 for ; Mon, 29 May 2023 05:28:19 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2565a9107d2so1063473a91.0 for ; Sun, 28 May 2023 20:28:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685330899; x=1687922899; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=edsu/8e7qsHjZBkhMMyww+cWKUEkBpST+PKIo5mLYpY=; b=bBDD3IXYpXddvbzcebTbQ87XIhBB9nSG/1SwQN1e53iF9QM9PH5H2hP2WjPPW/JssX SpdSYLjMTzjYLVamEtn0MGOnrD9BCjK0bvoZBAh0nu99Q5UEzdP8YQ8puUE3gyHY0wtc 9wshDK7DfFiXI/nz468vlwvnyAxoMxsGXIqbg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685330899; x=1687922899; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=edsu/8e7qsHjZBkhMMyww+cWKUEkBpST+PKIo5mLYpY=; b=gE5CpIG1+JQwz/y44Wy5Qvp+xAOrUgPRSbzGI85BwVB9r/zI+3Pc7QXwgFilXg4uxl KQe4eeZXR0vvZw9Uy2c3cXzYsviijdzQzpGC8NWyZL3eaerYQDml1V3uLamIulALRqdu Y1iJLv0dmUsFg4WcEMcyT0L8edON5YwVt9GPdTv6Do2MiqNNNb2786nXxYTjnkdj3Zp4 AykbnCsiDvcuLfGlHy6moeUZcyLXVKULV695/7Am4VFyb8S1eLxudi4p9C3FA3VM5e42 q46ZGde8D/brAii4JmiFxUQ64gno+o5z3rLZjVd03NPZ37Z6TV2705VT2Znwh4gWvow/ RgUA== X-Gm-Message-State: AC+VfDyhdVAf7BvzATLl9t9DP+tZEUxfvreF/lgk3GDQtx5XECV4K0KR 6V4WlddGeQs/BCVDN9m+1Xt9+w9CLz36KQVhYmQPDBiWwstXUBplz2JYsg== X-Google-Smtp-Source: ACHHUZ5K5YSeJWbGHT64FWTY2UhVPbI9yu3du4R5tlKM8xxwxOtmoZJeYXt6TL3gMbSVHcjKoOw6Lvq5dZZx X-Received: by 2002:a17:90a:1b22:b0:256:51e6:3ac2 with SMTP id q31-20020a17090a1b2200b0025651e63ac2mr4830258pjq.12.1685330899099; Sun, 28 May 2023 20:28: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 pv8-20020a17090b3c8800b00256717a3b90sm119450pjb.15.2023.05.28.20.28.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 May 2023 20:28:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 28 May 2023 20:28:19 -0700 (PDT) Message-ID: <64741bd3.170a0220.624da.99fbSMTPIN_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 530B8605246B; Sun, 28 May 2023 23:28:18 -0400 (EDT) Subject: |SUCCESS| pw127651 [PATCH] [v3] app/test-pmd: fix not polling all qu 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-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 | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/