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 5455E42A7C for ; Sat, 6 May 2023 13:47:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4DE6C406B8; Sat, 6 May 2023 13:47:17 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 33A1F406B8 for ; Sat, 6 May 2023 13:47:16 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-43469a7946eso874778137.1 for ; Sat, 06 May 2023 04:47:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683373635; x=1685965635; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oZZ/zo+sJ7fErv3k9+QA9nCFJXGa5WfX8trZ7v1jzIk=; b=VbEsRzwBkcCPqKg1LGU+FEpl73cf/lssvsV7vyrMXW7BuKdJo6k/MvXES555P/aX+c MsFcsCVD568lv2Xv9xi4lx479g0a1vSuoCsWV7T8t1jnY+n4pNjgKAKUK7gQOUGd8piQ BaJcIEyBIi68aYWbZ8wt5AvFSAuo8XOqZ5uqQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683373635; x=1685965635; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oZZ/zo+sJ7fErv3k9+QA9nCFJXGa5WfX8trZ7v1jzIk=; b=h8a4oas9UF7ruNBEn1J1EXaz2d+JmJJ2z3foC2grvn6enXVzsDqIhXsGlhgU8TjHwj bM9bFdYNbZAS77Y0CSxMMJ5CAVIhZPMytMt85EhjUHBtZ4VYy2ZyAOfdEEsl0u+B/wkA pl4JFjp+8O3MHs1Z0Ng5T2slk/pdHDDi+6p/r9BQdznz9Q+mFDCww5QHt+YIB4GPxqL9 NV/pItEW/Dr6K6kcrKDv9WnuxM0GbHszrfnSZeHLXYcZMJFqrWWEeqrSMdBE2Gu9T0Uc RUaOquqRkmrvieIpEtmkuLwFdt7QyJPdTskoe5Q76IW5KTWZR9SfbLaAi1URA6gZxX8r Etxg== X-Gm-Message-State: AC+VfDywvAzHWcFDiQ/9/ukT0cPzXtOX3kseJALwtdFOWCUaXbCgmXdl jmumg2uSZIPCwAfiq2gENoY+no1hNzfBW3x1mQx1HBM/bH3ltxuqWSJeyw== X-Google-Smtp-Source: ACHHUZ6bBTI/SFkL7t7jArNiQSbrU0woRc4BTtvsGnLeZLrfCp2DhLohk+EQXee76DFeEEOdJqh4u3hVQAkr X-Received: by 2002:a67:b646:0:b0:432:93ad:966c with SMTP id e6-20020a67b646000000b0043293ad966cmr1575429vsm.3.1683373635592; Sat, 06 May 2023 04:47:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k8-20020ab01608000000b0077d1b8e406dsm170497uae.14.2023.05.06.04.47.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 May 2023 04:47:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 May 2023 04:47:15 -0700 (PDT) Message-ID: <64563e43.b00a0220.f63b6.c7bdSMTPIN_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 4214A605246B; Sat, 6 May 2023 07:47:15 -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-x86_64-compile-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_meson_compile | +=================+====================+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | CentOS Stream 9 | PASS | +-----------------+--------------------+ | CentOS Stream 8 | PASS | +-----------------+--------------------+ | Ubuntu 22.04 | PASS | +-----------------+--------------------+ | Debian Bullseye | PASS | +-----------------+--------------------+ | Ubuntu 20.04 | PASS | +-----------------+--------------------+ | Debian Buster | PASS | +-----------------+--------------------+ | RHEL8 | PASS | +-----------------+--------------------+ | RHEL 7 | PASS | +-----------------+--------------------+ | Alpine | PASS | +-----------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/