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 0EF2B43208 for ; Thu, 26 Oct 2023 15:33:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 098214068A; Thu, 26 Oct 2023 15:33:15 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 2F52F4068A for ; Thu, 26 Oct 2023 15:33:09 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a7c95b8d14so6975637b3.3 for ; Thu, 26 Oct 2023 06:33:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698327188; x=1698931988; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DHbJuoPQ2vPr72CqAaGnm5HWBQRcDMPFkYN3o9LRejA=; b=GQ5P34HYThzKS9nM7nvnuGp0ipClIx49UlK3S/mTEC8MyjcunUvXPigZgmzitLeBRO kHDnW7LbJz0jWB+kwSpa7KKn4b71qE1rgKsXTRCT40DCTbjTlgdqN6qhW5o7rPTUoufN 7/uDVpg33yGW0XG8Y0OUJm2bRCEuR/qV1HDFk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698327188; x=1698931988; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DHbJuoPQ2vPr72CqAaGnm5HWBQRcDMPFkYN3o9LRejA=; b=G5TQCLQLYa9UZM4VlAo7N+YcVMrbylVdY74oEd3B6Xs4T3zqKXMU2Z0qdFFAg0GRAO fK4u6Nvy3gRP2yz65Eg7iJio+nBEfAfmWeoUMkAks3vJ/CiU2A2j0YuGU+D2/alYbhDQ Nu170g8gCKuGyRRdioHCYQpTeoqe/27KvLxXdrseJBRFnedQTz1ZP1eoLPcdmySS29Bq EBOWB+9w96DHtd3Yz6UBpyCNkuUuGHOYREkzU8iwylHgyRPO880/Sv65I9Nsdml+xkXz I7+BLBn/pvOApg5BWvKhi29u7fV72yQpRaVU8yDrN07HtrFlbmYaLpZvp/LQ8AYPeg7J IddA== X-Gm-Message-State: AOJu0Yy2NrDzY0LPpOGvJNVOELlCB/tKG9nUbtzawWdbhmef4ZiEvAo5 M3Gm+mT+jOzAe8jGedqEHnP6a3chibPpC8bpV1354wVmb0PA4OLtRxwHjA== X-Google-Smtp-Source: AGHT+IHEXkOgO94UUFADo5nnhJvcVM1U+65vx48mD2LSy95Bvt7Lp8pBs78JWW6d4+9m+ORot78EPpNfHwZR X-Received: by 2002:a0d:d605:0:b0:592:1bab:52bd with SMTP id y5-20020a0dd605000000b005921bab52bdmr18341470ywd.39.1698327188511; Thu, 26 Oct 2023 06:33:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z195-20020a0dd7cc000000b0059f7caff2d7sm1560379ywd.2.2023.10.26.06.33.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 06:33:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 06:33:08 -0700 (PDT) Message-ID: <653a6a94.0d0a0220.35dbc7.da60SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2C4836050A61; Thu, 26 Oct 2023 09:33:08 -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 | +----------------------------------------+--------------------+ 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 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/