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 5B6C742C72 for ; Fri, 9 Jun 2023 23:15:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F8FE41148; Fri, 9 Jun 2023 23:15:53 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id AACED40A84 for ; Fri, 9 Jun 2023 23:15:50 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-ba86ea269e0so2160970276.1 for ; Fri, 09 Jun 2023 14:15:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686345350; x=1688937350; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Hy6Kf4GDZvS+uWiX4gOFvL7qG5GoV21H1P7i8/cTh4I=; b=PjFRi5vyfAdst5fe4BGU71yS36EVOGdmK54B+Iz1oZX4zOm1L8kJGnEqx/BzCdxVxi QiF4gE4q2njDmkxlnD+h8NuJ9G3jEGzgrXErMu8XuTsgBu2kuEGOM9g1w6vogDKupClZ hLtUzm2fMw/dXlg5QXAFTgux3qAkePHVEhtKs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686345350; x=1688937350; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Hy6Kf4GDZvS+uWiX4gOFvL7qG5GoV21H1P7i8/cTh4I=; b=SF9nVPGlA0HXafEuiGUwUfi3Pn2UQAPpP2grpxftTYS68bHsN0owDrh1dn0jfAkLtv 352dwTnvc+KLZj4gn8SUmqmdGLgdwS04UfGtM+3Z7Ui2WbWU9lEAXoJ1arQN/O8A1sw2 OiS6CzKA34Fimx9iVU5Mye3S1J+PZtSVhYwuaoDdyz3YX8Lfisq8jBdSzubNP5iJHFdM mVfnLxVBaaMgws1nBfqdb1RuOZQFhvCdm1+p5fI38X+HBesf4Ko41lexRR1My3GHtCoL lbf+IIOTMFYUiliJhVpkYiCHFcBfLt7maOngu5AlcMlg/fN4pt4lEcRBiXGXf6YTc7Md x3SA== X-Gm-Message-State: AC+VfDyQw127Rf8vwkpmP8lpKRSgulXmwgs8kdat9xnGQLAs3CirzN18 rN6rhOthZgmrlM2qQaUGL71iQhEt/pvD9Za8Z+ADcAL4bsO/31AZksb1n2khhOrvXTHm6GoeZg= = X-Google-Smtp-Source: ACHHUZ7vhk7y1BORcqb0wovt9tS/Q+9Cp2cADkv9jnE6iVdvkjfKG37XrL2kRoi/bjsaS54gb6DfAiilnarX X-Received: by 2002:a25:dccb:0:b0:ba8:98fb:9026 with SMTP id y194-20020a25dccb000000b00ba898fb9026mr2358428ybe.15.1686345350130; Fri, 09 Jun 2023 14:15:50 -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 r199-20020a2576d0000000b00bc43213f8b4sm5133ybc.12.2023.06.09.14.15.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 14:15:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 14:15:50 -0700 (PDT) Message-ID: <64839686.250a0220.a97c0.0460SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id A9EDD605246B; Fri, 9 Jun 2023 17:15:49 -0400 (EDT) Subject: |SUCCESS| pw128287 [PATCH] [v4] app/mldev: add internal function for 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128287 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Wednesday, June 07 2023 11:35:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:61f551995030e2d114ccbcaa8a63c8cc052d21b5 128287 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26568/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/