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 4022F42BCA for ; Mon, 29 May 2023 05:36:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C25B410D7; Mon, 29 May 2023 05:36:13 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 959D4410D7 for ; Mon, 29 May 2023 05:36:12 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-25632c99eecso1445066a91.2 for ; Sun, 28 May 2023 20:36:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685331372; x=1687923372; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0naQF+oHZyfc2pXTIMEs19T2n9A8NJqVVCduQsTzwmI=; b=DG2GGtJQTpdk1lh9pDt9fFGHRNXdhnXLwafPpvG4FtLOzx68EJJ7uVWRekQiuR8Qr4 GTrSzmzUrudfdR3nnNZCzMJu5H08eweh5fHFz/lBRfj51vrZQij2PkOLaqp/uDeMSz/n /ed5ikGnqoBnNEZxXzRZiDbH59WOinOxOwyGw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685331372; x=1687923372; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0naQF+oHZyfc2pXTIMEs19T2n9A8NJqVVCduQsTzwmI=; b=gN6F/sPu+s7Q7d+TM55xD+SzyIx5IdSYqeSn/36pfFzKtwnXU+ehK4JacrIdoMt7TZ C6fGtgTtBiOho5ywcuwVu7txx7i/Ajv86Xgf5KNqZ5CF8Nd/Cv2LccvGONteOrukSvzC LFcawe4LDNegqofcv10lTV83Vniqkw49Fe1KT7cTaUCHylsl86gMuS6l3rmsdrpSZqdC DjuNS9ZYXxchKtWq+Dc7oYcfJ6/qz7M5a2SmL+454u9oxPbzAXoud7nk5oOhjNc6qHPe dYvB6zCAvkF9455fRxTxFwSSxTHAUZ2hD5MbUG7vlCCboG7EfnTljFD/b3z8f8WG7yYX Z6Ag== X-Gm-Message-State: AC+VfDxV2pum8OtVNBLPqnZGOijFctOySN6KzWZIqYyC93ehk12wZQNT q+bsRKT1szOMbyvvDNoTQokfWkEV2d+ygztIS4igJjNuxjOpP+88OrCuow== X-Google-Smtp-Source: ACHHUZ5SQUTOwv6cAIan0aWP3YrJpNWluMdbKgeifjQcNmxVUenY3gGZATyMHSYY78C8eRL7LX9lN/2XpY5n X-Received: by 2002:a17:90b:4f42:b0:255:b1e7:dd24 with SMTP id pj2-20020a17090b4f4200b00255b1e7dd24mr9966606pjb.17.1685331371808; Sun, 28 May 2023 20:36:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id hk12-20020a17090b224c00b002535ec45d41sm1796667pjb.0.2023.05.28.20.36.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 May 2023 20:36:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 28 May 2023 20:36:11 -0700 (PDT) Message-ID: <64741dab.170a0220.e18e2.1aa6SMTPIN_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 075A0605246B; Sun, 28 May 2023 23:36:11 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/