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 5B8DD42A8C for ; Tue, 9 May 2023 05:42:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5701E410D7; Tue, 9 May 2023 05:42:22 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id A47A0410D7 for ; Tue, 9 May 2023 05:42:21 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-b9a6f17f2b6so28398890276.1 for ; Mon, 08 May 2023 20:42:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683603741; x=1686195741; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Cuf7dURqpgTSHEB1oy6HbDC4Yr1PjSfJsxJW+04pZEc=; b=MsgC2jY2/0IOgKenaGxWmbDWHwFNiPp+GkYFsnCjobr5aHtq3P4W7ROoVDsv7VRVRo i7DdXrcpWz/Ntm8+2z0iaPp5oPjLTlM0CM30zbSJU1ePykDaLbG6XmMOcd/To+JjbjPl NPZzG+/cunYVmC/+usVjAB0POHVVcNmEbTBuc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683603741; x=1686195741; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Cuf7dURqpgTSHEB1oy6HbDC4Yr1PjSfJsxJW+04pZEc=; b=GJitpwVMn1ovspyt9QnmxdnAKPQ6fJRMP2/qrjfyavSj7mth9P0nANFb0TCJN6cMya 6TcYCL2P8Sm4QLo5C2jHQROgBwoFWENAU+WtbnnlCq+y8mHAoONV50tRIiIIDMNr6Rqz fsZxgwiZpFZtXE9yWTrqHD8dWueQy3ZwpRWUpkwnMg5IkMsZwHIShhoMkDQcCKb6hGqp J7kvsdQzCX/2S/D+OhT02s4a8u7ChWd4KGofbm44GdDnZHJ1t6rD5zCJL0JzlIlRKv/l rttJPQocegQsA+/cSEj4EQnPpC8kpxtSw2bQFqTqYtwo1JPN416EksKmkkiDZxMZdcDF dPPQ== X-Gm-Message-State: AC+VfDyJUW9axSb6QcdtpJL3kmdqcrnApzIsQS5XiVzkjT9fzo4XRUch MqpUh4IcbahJUMURfFxyQ51ZtPRvFN6fVsJi6/DDUdD5x31h717baA7aYw== X-Google-Smtp-Source: ACHHUZ7JcN0kdeppUY13EqvhXPuKz/lgP0R4yQGBG5fs8n3QiKYFGI2IohhrSz7FkADR4HEyJAlhX0daYjnc X-Received: by 2002:a81:68e:0:b0:559:d992:405c with SMTP id 136-20020a81068e000000b00559d992405cmr12748863ywg.5.1683603741049; Mon, 08 May 2023 20:42:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v132-20020a81618a000000b00559ea9ca95esm930044ywb.63.2023.05.08.20.42.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 20:42:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 20:42:21 -0700 (PDT) Message-ID: <6459c11d.810a0220.51fc3.407aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id B4EE2605246B; Mon, 8 May 2023 23:42:20 -0400 (EDT) Subject: |SUCCESS| pw126772-126774 [PATCH] [v5, 3/3] ring: add telemetry cmd for ring info From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126774 _Testing PASS_ Submitter: Jie Hai Date: Tuesday, May 09 2023 01:29:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126772-126774 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26194/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/