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 D1BE142BCC for ; Mon, 29 May 2023 08:08:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ACFD540A4B; Mon, 29 May 2023 08:08:38 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 5BD0440A4B for ; Mon, 29 May 2023 08:08:37 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-bacfb7acdb7so4574243276.0 for ; Sun, 28 May 2023 23:08:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685340516; x=1687932516; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rNcGjih0LSGvzstHC4iGjDg+InYG6TzJQQlY7f1d+RA=; b=TyuA1++6MhLFI47EgNPLiGozxAJubOo/94ujfRncLhqGw+u06OVnFX8KLMK4xhZi6S gBtcLvIbLUopWgU0GBZBPtmIbegY3aFEgYO0qWMNey2rg8p/F4wa6nTym8Kl3TothZ7z pyxJKUp1wTVxfKC6viZqXUhlReLuTFdUUuakM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685340516; x=1687932516; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rNcGjih0LSGvzstHC4iGjDg+InYG6TzJQQlY7f1d+RA=; b=ViwWAh29VLq4DPqhbyL3t+rWQPMR751aQ5SfOueyC7AvSWDyQU+GSklyjKThlUtouX GM0ckKQ+IHyfKV+NRHLgBbrmGXdn+rHitBjknDprsLRIOfY5opyZIhxOCtXjBixO3wnU G4Ix3VHwj1INFZk6bprMsJmq/VET4sbSCt8L5fOA2ss6ANcoh7t5p2mwFFNz8ODzNciB sSWM4hbi8YXeU4Yhg9HFaLKzpf56BlYwn47hoyoqmNuP+RqtrFKPCyE4X8z8AcAHDKJ9 zRzTHfF9Hx0hKbB3CfzwUvJnOmeJZlCYdxwQtyfi5axiI9aj5QkBNWtNYjz1FeEuLsTf 5r6g== X-Gm-Message-State: AC+VfDxnefthVnMVylgunB15IB9rqbX2M3ADYi8eLuksa/ciO1kbW2f0 Jcrk6BcowByAhE20CJj44xk19fcMsbpve5f+mmFaxtd/l1pOcUcjROGISGWICejSQeG2BlaKZg= = X-Google-Smtp-Source: ACHHUZ7+LF1IaCtR9DPtehOPaQqvTZtYNo0Man15JQH2T8N/MYw5k/9Yt4TwzM6mbD2GPt1xpY9sR1KUkpTY X-Received: by 2002:a0d:ddd2:0:b0:565:a315:7f0f with SMTP id g201-20020a0dddd2000000b00565a3157f0fmr11537519ywe.20.1685340516645; Sun, 28 May 2023 23:08:36 -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 m11-20020a81710b000000b00561beeedbf6sm356888ywc.23.2023.05.28.23.08.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 May 2023 23:08:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 28 May 2023 23:08:36 -0700 (PDT) Message-ID: <64744164.810a0220.994a7.a8c5SMTPIN_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 4C706605246B; Mon, 29 May 2023 02:08:36 -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-compile-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 | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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/