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 2479442A7C for ; Sat, 6 May 2023 13:23:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23791406B8; Sat, 6 May 2023 13:23:57 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id D741C406B8 for ; Sat, 6 May 2023 13:23:55 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-b9d8730fe5aso3727443276.1 for ; Sat, 06 May 2023 04:23:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683372235; x=1685964235; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gVyvezanScSoBTuXEXSeNhN7mtt2KYypC+0jKJY2LPM=; b=eaZTE3hXYHHtPJXSi6mCiM93jwQOWw7RpNHunVzjxbkibHI7knUlGAOOK4pILQn3HF t9tZr6TldPQlCsHIELJQhBUL4JsN4mLoAEV363747lio6DlTeNYBZ2FJaH9u/8/lITLL IEfrboEO8/VVgf/WW6yH32kkEn1ZPuC7xhBIg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683372235; x=1685964235; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gVyvezanScSoBTuXEXSeNhN7mtt2KYypC+0jKJY2LPM=; b=R3HZWLfFBqb7qCTeGRDps40bvUstzXRFiuBrP98clO/f5THW3duDC85IYHaqj21dVe 8IS5SbACZcpdflm6ktGOIQpMiAMtlkMlIMD2OZe46I2KlMa5Jmx+9wjni7LJJgZzfuq4 OfxNc85jP79BHu6RIQx6FcFpxh7LKKHC81sRf77OG4dmynbQoHz/iXxg9SL89+DH502o 12NIxwwW5WmGCSDjrx/FXdVULXOdMNDTkWmWHDROIBcdmiru6A6bsd79M5GII39NmF4h 3VtLng4QroaOJ6u39pqBOrKjWMVyTB1Ns2O6kJm//uIbuqPR7xG5hAAJ9nbvx/wtvXoO 23HA== X-Gm-Message-State: AC+VfDzqOqMD/SSDCPC9KIFkQME+PGznZIbWl7jqiOVV8zY2437Pfc43 FKZGnvuYghzF1vsjQ4HkQx5JNoIThFD1pAyq+H53MCz5xH1eUqfJ5ChAmQ== X-Google-Smtp-Source: ACHHUZ4+TUNU7pnTiek/5pixed7r5glBK84FEJiSbPsisXtbOggeA3+pcEqrnYpgnnJuWcSOGTCG07YJ+aOD X-Received: by 2002:a05:6902:1023:b0:b92:4a97:56f with SMTP id x3-20020a056902102300b00b924a97056fmr6114525ybt.14.1683372235253; Sat, 06 May 2023 04:23:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g82-20020a816b55000000b00559f15fff3asm171266ywc.45.2023.05.06.04.23.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 May 2023 04:23:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 May 2023 04:23:55 -0700 (PDT) Message-ID: <645638cb.810a0220.95b1a.d354SMTPIN_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 DA96F605246B; Sat, 6 May 2023 07:23:54 -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-aarch64-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/