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 9BEFD43196 for ; Wed, 18 Oct 2023 09:10:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 950784025F; Wed, 18 Oct 2023 09:10:15 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 925234025F for ; Wed, 18 Oct 2023 09:10:14 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1e5bc692721so3641800fac.0 for ; Wed, 18 Oct 2023 00:10:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697613014; x=1698217814; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aAV4ZP+X4TKXVaWHHtQr/YNH7dL5Lh+oNZ9Z3EXACKo=; b=J1aoqlU5cRaIaFFhW+tuztdjIv63OAZy8F/xo/a8/c8r+DXLSLBxfwDqwBxYHjJpUA NpWYmhdC8Q8+JdpO6y+F8O7r+svIpMcYuXSAl77KCeo0hHvb0hpvnlY+/8KfOFHZPJ7X ep2wAA5ILNCkbgcNfjHGiEhCx20KocEdzHxXA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697613014; x=1698217814; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aAV4ZP+X4TKXVaWHHtQr/YNH7dL5Lh+oNZ9Z3EXACKo=; b=wQ+K9lpnSVpu1nH54TZqu8VMjb6hLMla5rK+bdHO2Kt+GbTpjDLrbShMIeUhinKyiP O81GGgQLKEjGCU/L1U1Ia+b6NcJGvt4A1xo8prphWTTx3S1U+LS0/58VwGYjvPE8aWMV djCGIi6mb+Mhuob7VGT7ORl2cpIWYtYfjAJYP0RWDauPKNGpPjlylssmrd4FRlMNtl/P ak6y0MSwrx5Qe18q5qXM8iLd66RGmWy+XvYJ7OnDQc9t+tcCOxMyUXB41tq7cMRVlqt4 UEbxF+UBGNJ6mXkHbLvhrYl/fP8r7s6hqI4FJKG5affoB5NKw7zZZ+UCVjBjiwUSXjrL mm6Q== X-Gm-Message-State: AOJu0YwmAlilMEGDMlshbBTZa5OMSSdu5P4lYch1GGM76jSSKQEuST+0 uYqYLcIOHgcfiVP+mgc9r6VogMXk096CFdXAmnqBMWSoN0azKp5weN/rUA== X-Google-Smtp-Source: AGHT+IHUbHrOuRRe/qcPLcY1r3jicTnyPo0xTf1TuebprdppnuADckhLlvUdyqVw5oSghtnQ0ZB3LT0nnffX X-Received: by 2002:a05:6870:c155:b0:1e9:b9e6:98e1 with SMTP id g21-20020a056870c15500b001e9b9e698e1mr5041536oad.1.1697613013856; Wed, 18 Oct 2023 00:10:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c6-20020a056870a58600b001dd0161476esm296468oam.42.2023.10.18.00.10.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 00:10:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 00:10:13 -0700 (PDT) Message-ID: <652f84d5.050a0220.68830.8624SMTPIN_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 56F18602A042; Wed, 18 Oct 2023 03:10:13 -0400 (EDT) Subject: |SUCCESS| pw132823-132826 [PATCH] [4/4] ethdev: add telemetry comman 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/132826 _Testing PASS_ Submitter: Jie Hai Date: Wednesday, October 18 2023 01:39:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f9426b0618b7c2899f4d1444768f62739da1bce 132823-132826 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27982/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/