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 A08DC436F5 for ; Fri, 15 Dec 2023 01:28:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9CA3640266; Fri, 15 Dec 2023 01:28:50 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 14FF140263 for ; Fri, 15 Dec 2023 01:28:48 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b6f4330598so4918139f.1 for ; Thu, 14 Dec 2023 16:28:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702600127; x=1703204927; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UTxnfXIVCPKicnli6F1A8BMkYzq92OmhIwZHf9hllwY=; b=fTcziGnimZUF8gx7yumhyog18u0jpbGJLaNjpqag1qkWHzSJXmYRzqNFIV/gVhR3ug BsDXjEOoNMwExTF6fZP7ULAFtzY5bvYwUN7PnPatRGPa00AMeD+Nc0AQD3uxOoyQCn5s umIJ/lF+F9GAJdei2HH48AYpwYirXzcZpXeR8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702600127; x=1703204927; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UTxnfXIVCPKicnli6F1A8BMkYzq92OmhIwZHf9hllwY=; b=ToC5+bXJvpMtf2vcDsPvEuAwPZObUfVhZ/SuquvOY48ov1wvgParCB5G4NB5on9g9K ZBxe+sghMD63z+Ly4On5ngzkPHQFWh6kSFQ2KMOkS1kBdsbPY15pCE6IH8/W1he8Ejyw QWNfunJcV9YfCtdKeyYeSKkxhxlXkRfxisUDq5Dz6FsaSt19qP3bvZXVq8aKhtB4YpMu 3YY8tSmGvAhSYex107DhJs7546nxl5qI+0j7/TxMNJ6Q8jogTr0UVjWIlY1mtQbNpQvQ p6VRA4MHGIPQxPUFMjE9qFGWMyWGPeMvB2Ko3DOHmxDRxIsGguCenfD5nHunfhkdbLiL fU5w== X-Gm-Message-State: AOJu0Yzf5rkaSbZuV0P4zMeuprDYaeaA2/1Vww5dWLZZ0ZbuQ24LML+Q xPoNlFmyGEMXaOuUnbfMO9mjksc0pduHLsUKH+wfMyiSqvzSu5SvR6FbHw== X-Google-Smtp-Source: AGHT+IEmzJ+UptxdUP9zj7iMPVyqNGVKhKYcGJ2GPYW/1DUsTd1u3ZBduE4sOChx1mc/5a5tftaLlwgOJVNA X-Received: by 2002:a05:6e02:20e4:b0:35f:83b6:916f with SMTP id q4-20020a056e0220e400b0035f83b6916fmr1635129ilv.27.1702600127520; Thu, 14 Dec 2023 16:28:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q12-20020a92d40c000000b0035c998a1b48sm418582ilm.15.2023.12.14.16.28.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 16:28:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 16:28:47 -0800 (PST) Message-ID: <657b9dbf.920a0220.1f2cb.08d6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0FBC2605C311; Thu, 14 Dec 2023 19:28:47 -0500 (EST) Subject: |SUCCESS| pw135174 [PATCH] ethdev: add dump regs for telemetry 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/135174 _Testing PASS_ Submitter: Jie Hai Date: Thursday, December 14 2023 01:56:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135174 --> 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 | +----------------------+--------------------+ 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28613/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/