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 6C71743E52 for ; Fri, 12 Apr 2024 15:06:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6660440295; Fri, 12 Apr 2024 15:06:18 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id A23E14003C for ; Fri, 12 Apr 2024 15:06:16 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-617ddc988f5so9785627b3.2 for ; Fri, 12 Apr 2024 06:06:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712927176; x=1713531976; 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=LR7YzJ8+V2U0KYunNqULNwwDyxCI877P/5uS8C8lso0=; b=ayV/cjqJk0i2esKfS7FS6bFVvhRCyHMITHXi8um+Bp4/iups5cvy/nU0GvljYODyKo j8LpW5CzMaVpRv6OlKeJZYumm/Fk8Xg0VNNj5nwAgnGcxS5EOVNiPj1c0Tr2kPPUIgxX +3s89dxL0j7j97w7mh/Cp67b0BilPfgSHOpC8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712927176; x=1713531976; 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=LR7YzJ8+V2U0KYunNqULNwwDyxCI877P/5uS8C8lso0=; b=oSuC7/tNiYlHodrTq/evtmgk/29hdfrHOODNBRTqwBKpY7XrDTs0Uqawljjm5F3gab fTo8TLCiFqoXoy5st5fN8OqPquRU1av+7rlVdAB6koODHZMs1m6P43/DHWa2aOvu474f rcrjPm928rvlZg9SOYC+8zOPtf7uSUK0ckU/2XLIwDnPh7y5Hqf6HV/1cnbc0vMdcE6B bSpmpQUiN+G45sJHPCgk6K9SR7Y6eh8A8QSPTHplTedP3lz7yTFbaOAr3WkD8srHVIbL JvFY+aTsFjI6tLdH0PktqdgwmGa24MO+siLTJRoC+yItGaeLExXipcsG7e89pqqYMHnp 2DlA== X-Gm-Message-State: AOJu0YxV5LCtbaGgE6Y8LdWoaD7wTO6+OdW4pkfR0yq4cK5y0x24nmXD BCTikOuv8X9UtpWT/PV+imspnOlaJu6l0zOWMBC9ScuS3liSLNifZeqM6h2Fn+BQGfjePCle04H x8Goinsgzj3gznvuYkHkLLviCyULgu0CBtWGJZ5D2eeUYVJc6GIK+e3k5 X-Google-Smtp-Source: AGHT+IHax8lD+jKSIcegOMJfAOTlr60D0PdArL8WECKtAx5jmYAGvXTy2Jaruf/vhdkZ8saGlKR61lkPQaO3 X-Received: by 2002:a81:b188:0:b0:618:83a4:588e with SMTP id p130-20020a81b188000000b0061883a4588emr1219413ywh.37.1712927176041; Fri, 12 Apr 2024 06:06:16 -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 bh25-20020a05690c039900b006112e8efc0esm214805ywb.29.2024.04.12.06.06.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Apr 2024 06:06:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Apr 2024 06:06:16 -0700 (PDT) Message-ID: <661931c8.050a0220.e6ae1.61d2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BAC11604D420; Fri, 12 Apr 2024 09:06:15 -0400 (EDT) Subject: |SUCCESS| pw139237-139241 [PATCH] [5/5] dts: add `show port stats` c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240412111136.3470304-6-luca.vizzarro@arm.com> References: <20240412111136.3470304-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/139241 _Functional Testing PASS_ Submitter: Luca Vizzarro Date: Friday, April 12 2024 11:11:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139237-139241 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29765/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/