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 A93DD42C72 for ; Fri, 9 Jun 2023 23:15:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A9D9240A84; Fri, 9 Jun 2023 23:15:25 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id A68A740A84 for ; Fri, 9 Jun 2023 23:15:24 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6b2afc1ec49so856029a34.0 for ; Fri, 09 Jun 2023 14:15:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686345324; x=1688937324; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=887vhHrbU4zejOOo9JVHEp0WGuTJ2OL9uFo+g5Xtj6s=; b=hdvy427+15jxniREXLxBRpiW/7tlgPKQQA+KrK26wP8sK3inngpvVAhyyWDZcjnqdV a1Yta6iZs2j/JN/zCaGFTxUUrYMF3NVlgOJfIUUTqjiv1QxXTmvJ3M90d5tV+1u5Z8Yx CJU2DWpddnIbY/RkDs27r56YSxNOcC3bHOMEA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686345324; x=1688937324; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=887vhHrbU4zejOOo9JVHEp0WGuTJ2OL9uFo+g5Xtj6s=; b=Y+FrgnqZ6v7ETpztABe7LEV2kRTa3/4zz/yLKqc4WDDkjKLyMk/kXeHkkcAgfWFSmE AE11wcM6KrFMd+KES0Z1JMmthzRtziCnOKw3pGMXr4s4EZG0oBmk8SvuzLuuMwXQfJef 61vH3j+gY/dxVypgSHT0bqDLyRcUFTklXD/p4mF8sQujxN3Kvp/hPYuRZi1/zmBFf9JT CGIat+tQ3mnaNANhleJZcYVBkXur598d3DVIHgzUTMhDq3yGCeFhMahLa/CqD2ZscLgc L6/wzsumi8zaaA3KYxFXMR+rLINGE4qHGk6FWXtt7wQIaWuZFDmvjqGXdLclyx2jhCfH OvYg== X-Gm-Message-State: AC+VfDwggdT5MrwnlrFgf1lEkw0sx6SLNk7+kckbAa+nHmx8OrxmMC7B 8aXcn4P2NyYdXi3FffiIFpCqSNoyol4eO553EFlnW41MjSK7hF993nUqfA== X-Google-Smtp-Source: ACHHUZ6C7FqsX2EAR1cYVmuhjYun+AwupIH7tkkmu8eZ/ZBeSxE3UbQzjMOfiuWR+NGhTsdBmOETJPRu8nWR X-Received: by 2002:a9d:4814:0:b0:6b2:9c7b:c996 with SMTP id c20-20020a9d4814000000b006b29c7bc996mr1375565otf.13.1686345324016; Fri, 09 Jun 2023 14:15:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cj23-20020a056830641700b006b2d48b4f52sm121343otb.11.2023.06.09.14.15.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 14:15:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 14:15:24 -0700 (PDT) Message-ID: <6483966c.050a0220.dc42d.1f1eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7FC0B605246B; Fri, 9 Jun 2023 17:15:23 -0400 (EDT) Subject: |SUCCESS| pw128354 [PATCH] [v5] 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/128354 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Wednesday, June 07 2023 16:20:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:61f551995030e2d114ccbcaa8a63c8cc052d21b5 128354 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: clang 16.0.3 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26573/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/