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 1944B42A7C for ; Sat, 6 May 2023 13:06:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C26F406B8; Sat, 6 May 2023 13:06:54 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 858E0406B8 for ; Sat, 6 May 2023 13:06:52 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7699b3286d2so208755239f.2 for ; Sat, 06 May 2023 04:06:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683371212; x=1685963212; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=boyMyBQZxkMB2S/ItnIporNagQrVx9TWI216KVMzvAY=; b=ZzSdnJlwF7TM5Pwh4qmkpkFoDGvclGKZ8W2voyJ2bYU1DiCTT36EnyLTPrcgtNFNdF 5FwUv6+9RSMHSDLkxdYsDbDdexDY1Z+/xhJzspI0juFR8kVxvfFwXMtRLPfhzjSHOpv5 zGY5evhw9d4OziHojUsF903DKdY7S8AZy2FyM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683371212; x=1685963212; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=boyMyBQZxkMB2S/ItnIporNagQrVx9TWI216KVMzvAY=; b=DY8R4smrNpqRb7p9RDm4cI4dKOS1XNAjvptM4+vQPU3fRKzTTgrzp+IOG7VeLm7CNx BdiY0ljfGCXmN/VOUgkXhEKdmNNJ7hCk0zQvU3DC4tGlsyGq1bLcGRLWwwGEqKnXEC7Z XFKvcrwD8D8ftJ+bp8B2lG0sfHGC9HWbkaSibicQELTT8z3eFFM1xzSliyI56La4Lff6 ULaecvkmSUhTCYGg26q2GtVIEeODW3bdkpGTvQErGCznb+xf3Beovig1ivT9ATAcCwMK SAdusWFBpbI6kinGy7FIpWSstEtosun+LosXyf/BFVoP7pdp948q2cCgruimxpnzuQpt wUXw== X-Gm-Message-State: AC+VfDw+beeXVYbJnv1ekuMYCJNm8Bkw8qOJuFZa93ziTQ88I2ineM9e SUZ2laUbHm46LArAFCILuNE/EPZXk8W+ayknPihx9UyFvFjAaNpvepzZMA== X-Google-Smtp-Source: ACHHUZ57x8tqf/lAImD+L81wcQeB/hOX0f3XBqUzyOoS/ioSVKQEHKu/Egd4OAwUf136mp5O2Z5w+RuqN/0k X-Received: by 2002:a92:6b03:0:b0:331:2f0c:fd6b with SMTP id g3-20020a926b03000000b003312f0cfd6bmr3144676ilc.28.1683371211911; Sat, 06 May 2023 04:06:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l12-20020a02cd8c000000b0041422c8bd77sm73504jap.56.2023.05.06.04.06.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 May 2023 04:06:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 May 2023 04:06:51 -0700 (PDT) Message-ID: <645634cb.020a0220.2d2dd.5522SMTPIN_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 79E02605246B; Sat, 6 May 2023 07:06:51 -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-abi-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 | abi_test | +=================+==========+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/