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 04DAF43339 for ; Wed, 15 Nov 2023 12:31:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3C9440294; Wed, 15 Nov 2023 12:31:41 +0100 (CET) Received: from mail-wm1-f97.google.com (mail-wm1-f97.google.com [209.85.128.97]) by mails.dpdk.org (Postfix) with ESMTP id 902E440294 for ; Wed, 15 Nov 2023 12:31:40 +0100 (CET) Received: by mail-wm1-f97.google.com with SMTP id 5b1f17b1804b1-408425c7c10so53879615e9.0 for ; Wed, 15 Nov 2023 03:31:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700047900; x=1700652700; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=33aDikO2JSbY58EkpFwm/neAtotmMyzsmpXgyLcnqyE=; b=foEU34s6vHW/lI/FM0Gz5Xe3M05GM/X6aMdFJAt2Y3kBz8L4WdWcfkxe6ANovh/+lQ kJODe7DdCW2lUKpWiIjWV47gwi78m47R1oj6drgUBFK4pKqYY9DKp3k9xtTamZ2WH4Ue OWQsOxt0e7IkdwyCrBFSubZfuh3/edJcexsqQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700047900; x=1700652700; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=33aDikO2JSbY58EkpFwm/neAtotmMyzsmpXgyLcnqyE=; b=HhNIJnWPVrElCrc2zr8j3YqAw/LY0t8s2BDUiJ24pDmYd/+lf44JW5nL3BVMspjuT7 DnLvSmgfdw2/VeeNKRuXCa5o66HEIygMBj+QlWKsjYmoiTvrLR31wMqLVUTYkbnovofO eza/SeOwy5m+ilw6nb+Z6/1XKRnNa8wquLNjk//gDVQFjPJu717QC/km6apxJ6hpJLS3 tPjPpst1FlIe7mh0sxH4PORwF86NoefTE3l8psHrIOrLAL44yx/1hbuwtZasOfdlqDf9 svi3EJxbOkWTkrwkw33IdX5VjJruT9rxElBoANA/G1T8J3Ne3qrIRyp7SdKsgVBxCald lRVw== X-Gm-Message-State: AOJu0YwWjBV8/5scuXQIVOaHIb6Es/hgcFFju3BFd7ntT7IeLGWrZjoH Zt0qvbcekP+ymSqY60hOfLMgmvLdnJQck6ydbGFhbfhJ0CX6wl+NjP/UIA== X-Google-Smtp-Source: AGHT+IEpDRV2omhFmGiScGG10SCzcj+1SHLkan1/bK8ZGZeLw+zDk56gYLf6e8av065amlx4RWV8t4U/iulF X-Received: by 2002:a05:600c:1d98:b0:409:6e0e:e970 with SMTP id p24-20020a05600c1d9800b004096e0ee970mr8887655wms.23.1700047900317; Wed, 15 Nov 2023 03:31:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iv18-20020a05600c549200b004077225dde1sm7545557wmb.1.2023.11.15.03.31.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 03:31:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 03:31:40 -0800 (PST) Message-ID: <6554ac1c.050a0220.fbebd.a42eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6A99C6050A64; Wed, 15 Nov 2023 06:31:39 -0500 (EST) Subject: |SUCCESS| pw134374 [PATCH] app/testpmd: add the check for port and q 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134374 _Testing PASS_ Submitter: Huisong Li Date: Wednesday, November 15 2023 10:33:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134374 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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/28383/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/