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 1215142C72 for ; Fri, 9 Jun 2023 23:13:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 12A9040A84; Fri, 9 Jun 2023 23:13:06 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 2CD5140A84 for ; Fri, 9 Jun 2023 23:13:05 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-256d1b5f7c0so994078a91.1 for ; Fri, 09 Jun 2023 14:13:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686345184; x=1688937184; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2YYqbF/Eq0TZnIkQZI11Cn5yATHDh3Os6OjBQ0Q7Xmc=; b=LAoiL+fdMydad28Bn1VpwBemuBUTxxlVBPafAPEdv6TTE7T47Va9BNERvn1526YOUY h0fdgFKpcw8bupTzupALzBJhdgatUfu3iPaAIJOXEZtaVqk3c/JTt5addMGUBYkxlB+E 1dYUVFXiER5BjC1Oteray5f+yXEHp/TBtJWcE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686345184; x=1688937184; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2YYqbF/Eq0TZnIkQZI11Cn5yATHDh3Os6OjBQ0Q7Xmc=; b=FcIl6+v4/2qtQs8ZNgNzFXir0dtvw/GYTbk8HWPFjW7LzSSjkal7Np6FpIPJ2jazFn +U6N62tX5H4cXV6g9C5gutbLIpURt3PXi/2H8KcCUw+oxGg+RuBa4HA7LhspUFGR9GYf bjbsKmY5NNJKru/sLi/pWNIPOnV4qL6cJKJsg0lltHM+wj5WDPCW7c7PFi1wbj3OkHnY oikg1BUUFXxHMEMj26QoPx4bujdecoIC3hlxu4TW9DmmKWlvMN1Vo2bSMGGQ1kKIt0bl N9blL6mtwbOf8eaEnuImcSMd6QDntdnDMlSyZV3Q3S38bBlrkBO6EkOLsL9zz99vB8ab Sdsw== X-Gm-Message-State: AC+VfDzNAP0xBPEN5+hyodd16fQ1ZfHjI194Z4Aq68JRuqkiqupI7dKk p4pEKvihb34lVTwrZLOpuD9MdOHpFe3b97OglswETOB5Dv+ObLfXZ4HjWsCAuUqGUDyZVe9Zrw= = X-Google-Smtp-Source: ACHHUZ6Iyrit1oz6koDJN+9hTaXtZsRqTD6g41HRapM7lx93/AECSLhoD02heRgXpstBvR+IZDnk+saxOiZN X-Received: by 2002:a17:90a:6a81:b0:259:453:756e with SMTP id u1-20020a17090a6a8100b002590453756emr3376245pjj.2.1686345184448; Fri, 09 Jun 2023 14:13:04 -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 ls6-20020a17090b350600b0024976998a26sm486061pjb.2.2023.06.09.14.13.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 14:13:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 14:13:04 -0700 (PDT) Message-ID: <648395e0.170a0220.2663d.de8aSMTPIN_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 9CB1D605246B; Fri, 9 Jun 2023 17:13:03 -0400 (EDT) Subject: |SUCCESS| pw128355 [PATCH] [v6] 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/128355 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Wednesday, June 07 2023 17:24:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:61f551995030e2d114ccbcaa8a63c8cc052d21b5 128355 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ 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 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.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/26574/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/