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 C148E42BCA for ; Mon, 29 May 2023 05:33:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8FB2410D7; Mon, 29 May 2023 05:33:27 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 3DD40410D7 for ; Mon, 29 May 2023 05:33:26 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5658875abfaso40730267b3.1 for ; Sun, 28 May 2023 20:33:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685331205; x=1687923205; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cuU+Udh3g1I0liFAMgrhOOVxCzs4pMJ4DLZBVNZjyLs=; b=PilgwM2TfJlKKmMnaQQH6hkRiMp169br10d37K/ZnEAFS5LRYND7oaGZEpr3gIUlXl +D1zLMIOAlDUmVLDG+JXaaOowdEpoomLEu3puCUxeBMymlc6DLdB2SoegTniSY3jVcy+ OsGM2XJUCkzH1khwXmnt8OKYscdtaHRNRvbJ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685331205; x=1687923205; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cuU+Udh3g1I0liFAMgrhOOVxCzs4pMJ4DLZBVNZjyLs=; b=eUnCHVtNjT/B6BhIRm8Z6ZISG5ERPmQc8R+7OpDFfWfhmV3fAVs6uY3K6E354X6czr so5DbpCNfTVsushpNLIs+9TSW4mLaTeoQLgSn10QRKIopy64720R2seR6qStdkeIAw55 0I6IpCpt6EdQsKfPaKJ3J9Tt5LNY8v9h4ibmeMOJXMMTqw0cdhy5yfo6J65RwwdwsgTV p7W1oZ6ZFysIkNE8+B1GTckfg1xiDZEzK3XrvBoyTP/HP3KBUio0gM+NGSfUjW44LVIa an5ZVNTeHDGffMuu6VGHAc6efmJxcakEgohV46Ial1Idi/IX088HrVGZmnb6Rtm12epe wJmQ== X-Gm-Message-State: AC+VfDwq3r78VgAsCmKo9PAvC2/ro9R4jL8QzoP9cJ5L+/lh857ibjzt 3bI6Sgri1e9O8KnTzcfPeQUNrhM/TprEGIxUFWt6UtRZFxItSw2RR1flSYTQwqJRMJD2xcBh7w= = X-Google-Smtp-Source: ACHHUZ6bQY7vsphaSUTD1X+HzecuZ8x0SC+7J9VotMKCtijAohtOEmr8hOmETE6wgoYt+jqNYKtwetDHPo96 X-Received: by 2002:a81:92c6:0:b0:562:41c:f627 with SMTP id j189-20020a8192c6000000b00562041cf627mr10284024ywg.10.1685331205549; Sun, 28 May 2023 20:33:25 -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 x65-20020a0dd544000000b00565ee9786a5sm192568ywd.45.2023.05.28.20.33.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 May 2023 20:33:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 28 May 2023 20:33:25 -0700 (PDT) Message-ID: <64741d05.0d0a0220.54f64.f6c2SMTPIN_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 31198605246B; Sun, 28 May 2023 23:33:25 -0400 (EDT) Subject: |SUCCESS| pw127651 [PATCH] [v3] app/test-pmd: fix not polling all qu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/127651 _Testing PASS_ Submitter: Jie Hai Date: Monday, May 29 2023 02:26:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127651 --> testing pass Test environment and result as below: +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +=============================+===========================+==============================+================+==============+ | Debian 11 | PASS | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | 32 bit ARM - Ubuntu 20.04.4 | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 32 bit ARM - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 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/26429/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/