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 8CB2242A7D for ; Sat, 6 May 2023 14:03:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 25684406B8; Sat, 6 May 2023 14:03:50 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id A7C77406B8 for ; Sat, 6 May 2023 14:03:48 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6a5e8baad21so2180090a34.2 for ; Sat, 06 May 2023 05:03:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683374628; x=1685966628; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L1aIkm2IechuWMZ7kA8b4k7Jolxq2jnQQcePtuiPqTQ=; b=fgWTzIrSvTsT1oWTS0SslPpcWElIfLGjQ2sLclSYp5Jt6cQ2K/CNgfxV/ru2UA/gk+ /dKhIqayGGwSc/O4nVo++w+WY+xaxzGvaoFVyQasX8aP9x1lINK2M3uTwTMca7tnyQ77 YpRCNAiwR+uk318Amp4OsbGTcysBhY4Kr2dmo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683374628; x=1685966628; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L1aIkm2IechuWMZ7kA8b4k7Jolxq2jnQQcePtuiPqTQ=; b=dE0S3dZUKuzgdhy3MY87KJ8H/+FbPBsEuq6tDqoeaEMUGALa0l4i0dvKGHYnKncGTH JgktAkpu99fqS25J0Mh5FX51vBVRgbnb/h1gXRDFd3lh1yJCXLuUeG3TDjmuiBg4B8t/ HA1xd1vUVtGy0OB4LtkveGN5E5N/SxTaLPLuXD3FVxuLjLQngZugPJy0CG1iIUcAWNv5 sGJQZFXC8YmsKtUARc+6MxZqUdlXtuMd9MPq7LSjoo06mYE/DnWa3crmFKYn9aFqEfq0 ugxPMpaCPdYosc1x2OerJ/pwQc5K5ayIWIhdwd4asRR7AzUJreqw9EIYHgXNGtw2Nyhd mSEw== X-Gm-Message-State: AC+VfDzwhkpE1SeQPk429evZ2V8iE9j3nqqbOJjitUM1QVuWmSZK0620 uN+9s4nRE/aIzEOu0YTp51iw01sq+A6YbVR/IjMBmqfGJVP/IDJ4WzZ4XGjNC92aBkDjFpn6mw= = X-Google-Smtp-Source: ACHHUZ5U+AfHPm1debF2qlfvGIercLFdeEZns8o+EnuhZJ5H2yxwWwQyf50x5LPVOH5nRhFE5tM608xa9rvm X-Received: by 2002:a9d:7dd7:0:b0:6a7:b9c2:1ed3 with SMTP id k23-20020a9d7dd7000000b006a7b9c21ed3mr2323404otn.4.1683374628033; Sat, 06 May 2023 05:03:48 -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 cr1-20020a056830670100b006aad4c97cc9sm173526otb.2.2023.05.06.05.03.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 May 2023 05:03:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 May 2023 05:03:48 -0700 (PDT) Message-ID: <64564224.050a0220.fb43f.ccaeSMTPIN_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 896DE605246B; Sat, 6 May 2023 08:03:47 -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-unit-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 | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) 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/26177/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/