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 09B2742A97 for ; Mon, 8 May 2023 17:37:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 073DB40685; Mon, 8 May 2023 17:37:21 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 30D4B40685 for ; Mon, 8 May 2023 17:37:19 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-331333e6bf1so11428995ab.3 for ; Mon, 08 May 2023 08:37:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683560238; x=1686152238; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RCtPpxqHmSmfBxVz6+P88gR/msO3p46IXl30eLgLJZ8=; b=hmeGIfueC6aOrMoi0I/YvWOqORq3EoBlvDOGT2va5lpDdHm60BgLczqBHKQ/cml3U+ Pxi/C0QMVO58F0Nz7TzDPFYILCc7Pv7t9RUEZ/aj5+4h5sZifXBHYt+kZeodEQXUw2N0 HefSscrn0hjYjIWZ+qLk09/o9zStfnzGkqNWE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683560238; x=1686152238; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RCtPpxqHmSmfBxVz6+P88gR/msO3p46IXl30eLgLJZ8=; b=E311hUhrd+290TZGLKy2VAY3C4Ah1xDS7uWkfaj+wJXqgUEfDNzvQkygqEI9AI9yc3 Rt3mjEks2mEh7wDcY57wuVSNxxUXKqGba/MlbkUgQdYgw/+uVXpMU80nNyCE42F9GgOC GdqsSeGWjrnVD713kky19r+B4d4tM4sZPVYdoXNIr1Gj3rg6m01Cz53J3wnzNJe8idw8 Xz1YYZYq67zaBni68wm5bc/NyHRURzuYKTNmeYCnkwWsojDXidsqd1ZLXfSqRu+IVZUn YVu4hZKEh/DSc5wr7SoZrYDjooUaB5Fe8FrJhLabiGuZujnk1n+qJbbwaSifjNxvtovW J5jQ== X-Gm-Message-State: AC+VfDw+A5ZaUQkV0GRLPiZ9uwKDbUk9wYEbbUqr3oY+KDJ313HOKJSq m8A+kqNbFbdm8HdN15jY7xTJgPIpY8p9Y0aLAP7UZZ7KhUM88bpvkz3q5H5Hq7TbWFH1M3GBVw= = X-Google-Smtp-Source: ACHHUZ76BLbWfsN5N96nUgyuLApVYUf+Hqcdy7LXY4U4nn+QxLv9Kc7FvnC06Hi82JI8ah1QVfb/Uvd6wIiY X-Received: by 2002:a92:c912:0:b0:333:9eab:2b4b with SMTP id t18-20020a92c912000000b003339eab2b4bmr6912268ilp.19.1683560238535; Mon, 08 May 2023 08:37:18 -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 x8-20020a92dc48000000b00331cf085542sm546569ilq.70.2023.05.08.08.37.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 08:37:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 08:37:18 -0700 (PDT) Message-ID: <6459172e.920a0220.a19b3.2dacSMTPIN_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 1CDBD605246B; Mon, 8 May 2023 11:37:18 -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 | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/