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 372D3422AB for ; Sun, 19 Mar 2023 02:28:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 116B640687; Sun, 19 Mar 2023 02:28:01 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 32DC840687 for ; Sun, 19 Mar 2023 02:27:59 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id p11-20020a9d454b000000b0069d8eb419f9so4520341oti.4 for ; Sat, 18 Mar 2023 18:27:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679189278; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=OVrOzhiU2FodlEKQUZvrK+QaW7Lh6L1dRFOD6Ogf//c=; b=H9nopiQtFcch3dX65tizPhITLKuwjSRQbqmP9TjMAw63UVX5pgZEUraoNCp/vN/Vzp Y8B0uv2own3LJnXv+xEfSC+tcLqyDUvNQTs/RtbKwO3ooQwZZ3ejXCfPBj42BiPTKTUk kL39E0Nbbim0qHVjl8LuC8fkf3GPCuRsNX7/c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679189278; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OVrOzhiU2FodlEKQUZvrK+QaW7Lh6L1dRFOD6Ogf//c=; b=S4jsf4580XDign5XDXikQ47nNXwmMJ6JK5MlYntPq5U3ov5BzGjJMf1xm8vFCQDvsz 0/igK0k1BgGe5TMb5pTIqGk/kCHvnwY6P/Hz5GabBPVdGzBZsYqrkuY2BofLE9isy1gq dws5iUyOrDYDP53e//87GAen7U6AE53M+9zPlZkOorK1BlFSUzumBJck3MCuPgpUmTY6 YVg68jDivf3GLJZLY7x1PGuVU/swCWxWTPdLn+OM0TetL0LHiLUZ7VsWOLLvgYa265cx 7MOPViNltJAl+BZ9Jv7sBuOHkLq+K6+fJwWZiG18yIjgHFgWMyL0eVpGqV8BkYO1lTjS cesw== X-Gm-Message-State: AO0yUKXXZVKitGW7GvpXk9X9P0umsT5d8Zdkkrbxcwhv73EKhbbC4hyn de8wA2tL/SUp9oJp5nLxEljh3XwZlCo60J1jnuJxs9R+fBYPXr/YW9q01bWIyJBYZ0ToUpDMkA= = X-Google-Smtp-Source: AK7set9lYLs3e/n6Gw53GAZO5aSa9M7gLzkWdvfHcYd/z+6xyW4Xi3D1iJZY6zSd8I+WujelaYZ71y3tDxuu X-Received: by 2002:a05:6830:4e:b0:699:e22a:8aa3 with SMTP id d14-20020a056830004e00b00699e22a8aa3mr1990390otp.9.1679189278466; Sat, 18 Mar 2023 18:27:58 -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 bt37-20020a05683039e500b0068d57332144sm1183354otb.11.2023.03.18.18.27.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 18 Mar 2023 18:27:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 08010605246B; Sat, 18 Mar 2023 21:27:58 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 05A1060217; Sun, 19 Mar 2023 01:27:58 +0000 (UTC) Subject: |SUCCESS| pw125200-125209 [PATCH] [v7, 11/11] app/mldev: enable reporting stats in mldev app From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230319012758.05A1060217@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 19 Mar 2023 01:27:58 +0000 (UTC) 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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/125209 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Thursday, March 16 2023 21:14:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823 125200-125209 --> testing pass Test environment and result as below: +-------------------------------+----------------+------------------------------+---------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +===============================+================+==============================+===========================+==============+ | Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | SKIPPED | SKIPPED | +-------------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | SKIPPED | SKIPPED | +-------------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 11 | SKIPPED | PASS | PASS | SKIPPED | +-------------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-------------------------------+----------------+------------------------------+---------------------------+--------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25771/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/