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 EFFBA43337 for ; Wed, 15 Nov 2023 12:19:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EAEA940268; Wed, 15 Nov 2023 12:19:14 +0100 (CET) Received: from mail-ed1-f100.google.com (mail-ed1-f100.google.com [209.85.208.100]) by mails.dpdk.org (Postfix) with ESMTP id 2DFEF40268 for ; Wed, 15 Nov 2023 12:19:13 +0100 (CET) Received: by mail-ed1-f100.google.com with SMTP id 4fb4d7f45d1cf-5437269a661so1472317a12.0 for ; Wed, 15 Nov 2023 03:19:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700047153; x=1700651953; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q2hGx+sNBSXkxjOefjPbCUJlV2ojjtrIR31kRsLxhjo=; b=eHVuKX+Sv8xuPCIEpxKyWtg13AcT9uZJh59Kp2mwlIc+L64zq9EUp4Y6D4UnqdPmpk W2QfPqKWRt3M2F6gaRZp+Lg+LdpOFqIPSPj5xeBpuvnNUhxWrhVJ3v6LLUq81y50RTMF g7QClZ/cEEDYeCI/1KJGUiIzvEEWJOxzpNt4k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700047153; x=1700651953; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q2hGx+sNBSXkxjOefjPbCUJlV2ojjtrIR31kRsLxhjo=; b=mLzr6aGreG/VFG0na1WBfM9eAp/i/RSpcp1RfFmrdkSvuw+0Y5lqO3qL/MDyayfu0T peR8idulmW3uevEI2Yb4KCnmWG5wXEE1rpYD+ZB2feUqxVzwU2XhNTV0u9LyyTihLAHM MqZJia4MtslsI1Kaas6PVmUOP8NqO39WwVxq4NtzmLuRbIMro9Rd6pPUYGwXWurAAICW JmG6r539U9f/QNSLEUI0118vldqPnWX0TN6//2OzmoLPNVw1ITC/SvhNbPpOhUn9Bdno coscncKCpoPsCIMP2G9lPgwA2WH1vPeJfLp5bG8zQVCt26oKJA+Km0Dp4mPeo/zum5kT dt2A== X-Gm-Message-State: AOJu0Yy5rje9CsCkWQKtT9rMBQB+50Cyd4TPBorrsMdfGMfYJ4E78+Bv /RVz4tlJzURbjtXlsjRN1UJEL91IvwM+EhZf4/yQ1DEezs4PG6Da3PsyGg== X-Google-Smtp-Source: AGHT+IHBk+as0wv5GfrhomXct3UP3rqQ3Tjh+IULwyQI8yWMJ/pTPxbAZZ+tvioUO8sNT5nKDgJ4CpvlHqoY X-Received: by 2002:a17:906:4154:b0:9e3:b158:6fb8 with SMTP id l20-20020a170906415400b009e3b1586fb8mr4973498ejk.32.1700047152977; Wed, 15 Nov 2023 03:19:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o19-20020a17090637d300b009929566f00fsm3634020ejc.227.2023.11.15.03.19.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 03:19:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 03:19:12 -0800 (PST) Message-ID: <6554a930.170a0220.b6ca2.e704SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2A26C6050A64; Wed, 15 Nov 2023 06:19:12 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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/