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 5D96F429C3 for ; Sun, 23 Apr 2023 10:56:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 593EE40156; Sun, 23 Apr 2023 10:56:47 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id A574540156 for ; Sun, 23 Apr 2023 10:56:44 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-760f8ffb27fso78644639f.2 for ; Sun, 23 Apr 2023 01:56:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682240204; x=1684832204; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xP5a3moPqqMlmAXlgCIxqDXCEk1LFNn9tz+B182gP4A=; b=XeQobGs3NxRx0BNRmLq9cgq1XRu8hqUKI6z33M6+7duNEb0A8C3V03av4cWPWDgl5X 4v0AdJEDTtV2y3Q5xno0r6LrTGBavsd2LCbhJPxo2qZZBu77zQfKDF9PwX+WL+aRIsQf Xy3GctZG+bcNvCsfVs7ql+NApAYZ4NyMXASNY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682240204; x=1684832204; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xP5a3moPqqMlmAXlgCIxqDXCEk1LFNn9tz+B182gP4A=; b=UHyupIhV+OINQmqY3CXYeFig9vtaGopj6HRhweMjKnIgGGesSCZ+1SryMvrqT6bMc6 llkFz5z+OiT3VIGduQs1TUTfqPnLyneJIUkNR7eWTlzQ1Cj3mfbhIREv+rrAMGlSw5Jk WqOtWkz11/a9UQjkh1rgNeDBcqS74G72Bmw1dBl/jBhRjggklFBhGwdhFhU9FL9Np25q 1kjbLi8VzKGkfOBk9WVk9ZM2QJuU91xmBLrkddT59G9H0r2uvJsYWFt8JyoVEOslF6uk D1IDFpQXbo8PQNEUJfBvdfaU/F1E0SJiD3ozMwWiSDLwDdjV0BZeELDodQf/i3edAZwF jQkw== X-Gm-Message-State: AAQBX9ecVARwSxeoSazaedn5+MMiISoHNNewOCEqf2/bthRnXZ4dBmXp ZtR3Z5lZPHNCm0mZtyrHFz9+OUC83+l2nPWzpfdz2nLUOZZ34CrH37GEug== X-Google-Smtp-Source: AKy350bOZIl3JUe/yGtjJyRvQeyTMIwQ3wWxjfMhVvIwkj7i7Aq8vsJHD+UYrVlH+bGAALpfvivupTvUurCZ X-Received: by 2002:a92:c006:0:b0:32d:98ce:d1c0 with SMTP id q6-20020a92c006000000b0032d98ced1c0mr2968859ild.28.1682240204116; Sun, 23 Apr 2023 01:56:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f10-20020a056e0212aa00b00327fc9cb5d7sm538543ilr.28.2023.04.23.01.56.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Apr 2023 01:56:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Apr 2023 01:56:44 -0700 (PDT) Message-ID: <6444f2cc.050a0220.689e7.21d6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id AE66B605246B; Sun, 23 Apr 2023 04:56:43 -0400 (EDT) Subject: |SUCCESS| pw126429-126433 [PATCH] [v1, 5/5] ml/cnxk: implement xstats driver functions From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@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/126433 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Sunday, April 23 2023 05:14:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126429-126433 --> 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/26096/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/