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 9836F43208 for ; Thu, 26 Oct 2023 15:42:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9B8A42E25; Thu, 26 Oct 2023 15:42:37 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 26CFC4003C for ; Thu, 26 Oct 2023 15:42:37 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7b652e785dbso429616241.0 for ; Thu, 26 Oct 2023 06:42:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698327756; x=1698932556; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U/MWj5Es9ZTxapW7pW0sUa464Y0dkNQAhQOZS1x/Aqk=; b=XE+KZ6ruGWdhlZYZyIF/XD8AlO3b8dRsxk6JSaiMf8QBpLHxDN38yEaedu91A3XsBo r7ubP66L0I6HslzBCcg3yWai0nHcBFvFC2avFNfxYNxwcXqzaiP7EB4zuIIHpYDxyzJ0 dojVLdjwXRWZlTyDCRoE3kBMPeSHQ+wn6i1zI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698327756; x=1698932556; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U/MWj5Es9ZTxapW7pW0sUa464Y0dkNQAhQOZS1x/Aqk=; b=VLQJVYlJs8ThYIPIBXojSlrwtLViGADeXFUQ9xHFlxiTnIv57XP8gsyvXwuyrk/qTE fJ9L7NRWiWbPaxvpj/9tTgGZ1vzjjQQUk/fweToH7CazSPFC0BKXUHgXbOaT8KmL0j0K uJkpj1qgljpfcWV/QkgAdknuoSH8YDEC5zct+TOxstm38SsfsGWn4D4esUex6zroXn2V q/yxq1/nMzBK0JkALnbgYYF9tfSc27oFGADgZvauAP7pTPhgpCZJSOB79AMbUj6zF5/Y HZZFF9Kg7/0schXi2p2HCbs6dtHBLAKje1UINo2gzPlRq5Zt5HHbqs9SKkqMs9sjWVtj CeQw== X-Gm-Message-State: AOJu0YzjK2OClxM2F9yK8g7pOr3poTZ6Lh+v7h9KJXwuTk2tm1yTnWVp gp38hzTifu8i5PnuxKwNG/+nqruCEicFwCT97T+3oDexRfG+rmJWjS21NA== X-Google-Smtp-Source: AGHT+IEOkpFOD7Yzjya/YJwsYxXRl+1aSlikg1J6fgRZlsacupP2ZinCCukHxZMe1PFcdAH5AYeUoySSqQh+ X-Received: by 2002:a05:6102:23ce:b0:458:119:2d93 with SMTP id x14-20020a05610223ce00b0045801192d93mr21379597vsr.33.1698327756617; Thu, 26 Oct 2023 06:42:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n20-20020ab06034000000b007b600f4c30asm167274ual.10.2023.10.26.06.42.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 06:42:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 06:42:36 -0700 (PDT) Message-ID: <653a6ccc.b00a0220.9e3b5.6718SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4509A6050A61; Thu, 26 Oct 2023 09:42:36 -0400 (EDT) Subject: |SUCCESS| pw133422 [PATCH] [v2,1/1] app/mldev: enable support for pr 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133422 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Thursday, October 26 2023 12:49:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133422 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/28091/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/