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 0B73B42A7C for ; Sat, 6 May 2023 13:29:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09ECB406B8; Sat, 6 May 2023 13:29:26 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 6882E406B8 for ; Sat, 6 May 2023 13:29:24 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-33494fe24b5so7126665ab.0 for ; Sat, 06 May 2023 04:29:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683372563; x=1685964563; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c2hkafKWgdoctBb5RXS0VdRNGg0xlY/jbLpFmEe6JeE=; b=QxaPjx3TNro/exfsWS2N52VNZOiGNNrFObPBeAF2LADdbQCEevgcYGcJUTRroy1pS9 /rvaENBKDnRhasQRqkcaWbrPxyNZlwV3ovXClbUP4VlzKXqQGjxPDodWca9oUQPnTqJ/ +zoSDJgTIQZSHGZPh0magVGXNwakfZuCHt/vs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683372563; x=1685964563; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c2hkafKWgdoctBb5RXS0VdRNGg0xlY/jbLpFmEe6JeE=; b=I1xTHmxTJtAT9KkDWXKftnydj/LMBonQ2ZuPDxOJNEE13rot2K1JogeA7s4ugUaGA6 DSUR24JBBqWVMnoNQRyQ/l7p2Hb6nUuf+HDdp63/6+0J0tCFTATuiHMRTG2623XIXzoZ nSUOKIpLww5DdDP5aDoN0xXXOig1hZIxpNILdBs1xElMYxFLP++PPYIFo+r3lrFQB5lF Pg6mgXTZ+hA5Yw8tCUiPbZM6Uw+khrHKLXVAEEFXWaaVIBmsLPTQT/YyijEERTKVmc+u UQlfvuu21eGpyMcVrgguJxPBNfZmHzCPU7Zx9TPy1ah852ecA0aqMm2oAwo18pbu+Z/V xCCg== X-Gm-Message-State: AC+VfDwKW1meQePvzLAhYVjdOQAwQ3jtoc96ed7No6o5MdxApTAa4Wty cnVhq4O+bskgs1YvqLGQgMtYtGFB2Y1+ek7MMUwWFNNyHTvENXuJlruazg== X-Google-Smtp-Source: ACHHUZ7uN8sGslr6WvvLWNms68fMtJg0Ua5gA3TiJQz2YWyg8518I3Vy/V+R4Ekl0nn5tEVTh+RA1HzWSDWr X-Received: by 2002:a92:cb10:0:b0:334:9ab1:b3c3 with SMTP id s16-20020a92cb10000000b003349ab1b3c3mr1643205ilo.19.1683372563807; Sat, 06 May 2023 04:29:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d14-20020a92680e000000b0033199e6da80sm102589ilc.34.2023.05.06.04.29.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 May 2023 04:29:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 May 2023 04:29:23 -0700 (PDT) Message-ID: <64563a13.920a0220.1ec73.7db9SMTPIN_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 6567B605246B; Sat, 6 May 2023 07:29:23 -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-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 | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~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/