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 1DEA842A97 for ; Mon, 8 May 2023 17:32:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1BC2140685; Mon, 8 May 2023 17:32:05 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 6161840685 for ; Mon, 8 May 2023 17:32:03 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-76c4e1fe1d7so11129439f.3 for ; Mon, 08 May 2023 08:32:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683559922; x=1686151922; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6RtE/LavqJ1fFsL5sagFsb35zIsq6vEvszsTCNiz4Yk=; b=fP4k8u5iEyYbdZ+47t3lQ9IRWsbOuPn7Af79oVVU8q9dyEoA4Ebue7rkXh8hLWReIe QI1ivJzYQUtp0hUEcdI7/H76KjVf84+8RAA72HrSml7D59/B+BNI+QVDhBj5RZvtJo/y VwmhqOdc9Za4lfsU0AwqXIbudexhQ4cWDtItc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683559922; x=1686151922; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6RtE/LavqJ1fFsL5sagFsb35zIsq6vEvszsTCNiz4Yk=; b=KZwb//s/ce2no1lEdttKu5gqFWrcGMZSBeSKrDonZAFX+Oe1hK/97lhNLTsAkoL/FW AqS7Nw50J9f5Rf70sp3TP5uvuHvCrKIaZV+K4pId646DKqoEPhgyIK9twCzRuSkz7Scb kqQVPbofzUd4niBhTirUnsjWiJr3MrGU9Lg//+PS70Tw0pMEYbZM2xcbW96nWjki5Blr 3fTQgvVU39+0uqn1jEVg28kgIrK3fSLiFPyOUDuxcQhAPwCWU+3eHVANGp/q8076h5I4 i6a/PCLHrGF3dbTja3xs+aB3dr3lGkEt+7uHyLTKn7LRWrCKKBQk5ZBUTZC0O3lO+wX9 RLcg== X-Gm-Message-State: AC+VfDzKzH9p8SktzjvNmx0es1SPQyNn5SlnYzoXfOMTdD8xZOoyigsR UGUPSKcJM0PbeAkNpSVf2bIcr7dfOVPjlRiuXvoNeLsnDGkh/exI4DUWNg== X-Google-Smtp-Source: ACHHUZ4nfJSsTRIqytLzaMqKLRrKt1StkYzHpDOmapcPgub69wJLe/F1xuf97pDyuVW9yjSQGUtoRbKiiWlY X-Received: by 2002:a5e:aa02:0:b0:763:538e:2316 with SMTP id s2-20020a5eaa02000000b00763538e2316mr7507800ioe.9.1683559922665; Mon, 08 May 2023 08:32:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f3-20020a5edf03000000b0076c53ac5e11sm9263ioq.7.2023.05.08.08.32.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 08:32:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 08:32:02 -0700 (PDT) Message-ID: <645915f2.5e0a0220.f8221.0becSMTPIN_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 3853A605246B; Mon, 8 May 2023 11:32:02 -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 | +------------------+----------+ 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 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/