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 9AC1F44178 for ; Fri, 7 Jun 2024 00:35:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 970A2402B1; Fri, 7 Jun 2024 00:35:17 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 3ECC440151 for ; Fri, 7 Jun 2024 00:35:16 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2c195eb9af3so1213742a91.0 for ; Thu, 06 Jun 2024 15:35:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717713315; x=1718318115; 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=JYIfIkqUTs34qODixRNDbwack4Gn4uTSJ6eH+jej+A0=; b=gU7CB1sNvx4n1gkMtjik+8HEodH6bHOCUhkdGUlRqFAfTm2U5LPmP4o8DKiGtrl5zR U7IgNYg8CGQjlrz+g1qTKurgIAUdSIlHDujnQfrfHsj6hGSaYFtAsGW81jKI5pvksKji kx468mUMageWJ13w5HEQ+agmPvSDKOS51YKMw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717713315; x=1718318115; 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=JYIfIkqUTs34qODixRNDbwack4Gn4uTSJ6eH+jej+A0=; b=mfMFJTCIk08FvShzice/IJR90GOmopHBwH9v6k/Abv+lFx/QFV6REbvJc7oEDlBFmK IO8yiWHfNALPz+bfNGXE3b0HWODWiNzv7XYYA4O3KlUitzASfPpGM1YifzDKfUwwq9uq Hl0ldPw1Ab8TKZhc0taNhiRQu9pI19dsFLtPBHtmrNaExTSBlD414iTvdS7hBoraOBtL Jc/+k/toypbBgaeFFkgh61pv3iLPAbEu+vyqV0ijr1btUmgMMTjf+uYpmcSkAH8kHm1U CdJAQ8yDgaj2jUBiqiUh/zyrPEggMgXMVp55idyOYrVemQAnZziFFjJEYZyeMemXCK5D iqNg== X-Gm-Message-State: AOJu0YwMqhK8xSzlE/HfvSBLv/9DFoiDPVtZRPVdCJ7w70R3xeE/daH2 JD5f6gtKQEnI2MDNPy8uqDKqnwqdW9lYoVVZjGeXWHbo+vZzilcEdl6+M4vmBxW0UU0Ll3S1G6F PIYlOWvlEHYQDMy5QFSAGb0JA0W/Vk2YmrIgmNwEp X-Google-Smtp-Source: AGHT+IHEj2yXmOhDVobPG9TjF/2u1TQ+drIm5jkrG24xrojO0B/CmS7l+WQPRL+DzWC9O2f0FcF5XKCRslnh X-Received: by 2002:a17:90a:a898:b0:2bd:f439:546b with SMTP id 98e67ed59e1d1-2c2bcaed625mr841253a91.19.1717713315409; Thu, 06 Jun 2024 15:35:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c29c20c109sm119102a91.4.2024.06.06.15.35.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jun 2024 15:35:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jun 2024 15:35:15 -0700 (PDT) Message-ID: <666239a3.170a0220.c06f4.9cc5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 799DA605C380; Thu, 6 Jun 2024 18:35:14 -0400 (EDT) Subject: |SUCCESS| pw140839-140843 [PATCH] [v5,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: <20240606213420.254260-6-luca.vizzarro@arm.com> References: <20240606213420.254260-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/140843 _Testing PASS_ Submitter: Luca Vizzarro Date: Thursday, June 06 2024 21:34:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140839-140843 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30137/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/