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 D05C64416B for ; Thu, 6 Jun 2024 00:26:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C8DE14027D; Thu, 6 Jun 2024 00:26:10 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id DBDBC402EF for ; Thu, 6 Jun 2024 00:26:06 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7ea0b5e0977so15771339f.2 for ; Wed, 05 Jun 2024 15:26:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717626366; x=1718231166; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=H9UWVBXAovLHh4sRybo5wtozYNNNtqqQQI8blX8S/q0=; b=TLNjoxpo9nWZzIKKtsh1XX3SK97Hj147nexxByefX2Jq3r0CGyJCzPdNtHCO0wV/UP ySL5OEC6u3Fl+jWgHJJbiaHGbqum8xmCtB25x62FHod3oxC7+E7O/SmZY3UgYD5pA2DT 06XHCXXEhUYmEY5Ybj2Yz3Mv/E7ImRlEINF3o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717626366; x=1718231166; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=H9UWVBXAovLHh4sRybo5wtozYNNNtqqQQI8blX8S/q0=; b=vSjxmj8qxTSB4EOIjYm5AIpg+PYWoJVZUBsgoddTNC7eAnxCQ47Qmqr+M0eQ/IhxNR RMiasYQlQALCJ2V/kPeCDT7LnvnJAP1QvXoU6omwi/CBO0k0XTys+uUPVXDU48NT+zvn eLB9JriZ7qBapaFV8VozlwCcTdzYHzN+4tcqSLLPn9hYVswiJSBHOjvSZLFhG7EqIw7C tlfKPJVnWRnmUKkd7CfP/cHrXDkSpQkYtxzxRplo0463+DE9PYdluz8QcwH1yAoYqNYi 8StaKOD84feW/dbgfTR4sIOp758sdAh7c+NW04wpq2ZfBTJWOrog/dmYL1qHtr0z49co ng1g== X-Gm-Message-State: AOJu0YyQ0vJus0cfrQnWIlD2EteslxTHbIGGMMm7jer9g9FqpHbOovB9 5oUKMfwzUEC5PZbr/SzocyuDeljoXbFnDRB2gftpSZCBTy3+fw8z1W9P5IcSS6pjaAYW0vhSGiM lOeQINFLX6JQQtCIbmoJd6ChC2F28utiddMDlE19BSBFDr42AEIRbFZBM X-Google-Smtp-Source: AGHT+IHpPoov50mFYodY0mhbl162JIJ+nA3+3Ts03py27xApjoGBuVX/vrwDp7teI9QtlbQHoxdl14kj6k+5 X-Received: by 2002:a05:6602:13d0:b0:7e1:7b87:add3 with SMTP id ca18e2360f4ac-7eb3c00c65fmr444602639f.0.1717626366337; Wed, 05 Jun 2024 15:26:06 -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 8926c6da1cb9f-4b7a2293120sm145173.20.2024.06.05.15.26.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 15:26:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 15:26:06 -0700 (PDT) Message-ID: <6660e5fe.050a0220.27d889.002bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BD390605C380; Wed, 5 Jun 2024 18:26:05 -0400 (EDT) Subject: |SUCCESS| pw140759-140763 [PATCH] [v3,5/5] dts: add `show port stats From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240605144504.361438-6-luca.vizzarro@arm.com> References: <20240605144504.361438-6-luca.vizzarro@arm.com> 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/140763 _Testing PASS_ Submitter: Luca Vizzarro Date: Wednesday, June 05 2024 14:45:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140759-140763 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30117/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/