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 9C7B842A97 for ; Mon, 8 May 2023 17:34:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99EBC40685; Mon, 8 May 2023 17:34:59 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id CCD2D40685 for ; Mon, 8 May 2023 17:34:57 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-55a8e9e2c53so43436817b3.1 for ; Mon, 08 May 2023 08:34:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683560097; x=1686152097; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TrQ6UMzMLxViblM72/ORcF4NJMYjcdQeJfoQqJRa61s=; b=c+cIkyjaiTrOC8ZJp4OZhsFYSlpHwgCa4349rxFgokqZ+iCSJAhhaDz2M7JlR64zdM t3dI+Qj9n6d0d9VnSoSOJwuK/+fEa0vqVqbgJvdiqtTxyATaiTGWAIDD/3+aFz8Qxy+c mH2NCVmSBqlutyULJq0hhCW4QVl5HGGZeKvKw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683560097; x=1686152097; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TrQ6UMzMLxViblM72/ORcF4NJMYjcdQeJfoQqJRa61s=; b=Q4iUjPic8Dv/fvtdmpyiIiRx/JCYbYEsC8sgCOTheX6p+42FmcKCcPmaYd3q4iede9 gtnpEg9MYlhn4EgHGQCuzeam8qJh0tif63KsvToaBnjHI4i1fe8+bpyNdwh3skcJIYBv 9UeJ133lfHKzTC9/d8T/r8sbmRdoLdYKnY7V+BKRacK6MabWhkOFUBANrwch+ZWRYYAK 8oacTvFDI2c9uNINjPUDe/4eBFQiCVL/HvDeGHLXexoH7XHnqMIlkq34hYtLwXHYD1by xAebRx1OyvQuKaSLh2GgMHfkpAxxAxDJFHXszzGaTuAn1Xb9ByXGNxx+OiOAErax/+zO o4QA== X-Gm-Message-State: AC+VfDzZAOipl/Gjy9RoK5FK6AJbMOkSlptFRUzcCE6/PAzqrjSTlkZ2 2mRieI9dHSao8nr8VDO2SFOlHKBtoP1w/hhjY0nbCIn8QBBScNB7vDazmw== X-Google-Smtp-Source: ACHHUZ7iojEatkM4QTRTn40eG87F2Nv5zLlZNaUXrgt3zfabdspZyJJZ7ChO70ajw/B46uGJtRGhpywGMwuv X-Received: by 2002:a0d:cc16:0:b0:55a:483:fc19 with SMTP id o22-20020a0dcc16000000b0055a0483fc19mr12469825ywd.44.1683560097251; Mon, 08 May 2023 08:34:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f4-20020a816a04000000b0055d04c3b985sm865878ywc.1.2023.05.08.08.34.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 08:34:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 08:34:57 -0700 (PDT) Message-ID: <645916a1.810a0220.83026.eff5SMTPIN_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 DD2C6605246B; Mon, 8 May 2023 11:34:56 -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 | +------------------+----------+ 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 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/