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 2851642FA5 for ; Mon, 31 Jul 2023 17:33:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 223F14067B; Mon, 31 Jul 2023 17:33:08 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id BB9054067B for ; Mon, 31 Jul 2023 17:33:06 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4864a439e51so1782136e0c.1 for ; Mon, 31 Jul 2023 08:33:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690817586; x=1691422386; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ddcl6U6CL9Biv62fZWW9WGHgjtxARSBNFxcYvUJ3wd4=; b=W5rUa/0vY2ikn5Zk90r/ozktxM/Vl1auKG2ZfqD7f94n3ran/sr6RREDwfzt54rXIr ZEuFEcGDfnOvNMvIxzj/aHtAk8W8rFWstbwAO6DYQ7XX5Som+j+LSwbSkpXCAtYwYtpi KhGZKVOcTihkR2h8FWYly8OCK759ddSm7Zaxs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690817586; x=1691422386; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ddcl6U6CL9Biv62fZWW9WGHgjtxARSBNFxcYvUJ3wd4=; b=IapnBGlDcm6pQdLsdaqd/zVfOUFV7jiOTNKn1/VlKzs6039bKu9AqzHbYiLYeRb5RO nK55ZT5NDk34y/0T0AWYWbE9pgcAyQvKyruhQ05WDQApqfEwWzQO+J+yPV9OwOcoJgj4 P1Bc7Vx52uPbNNlzMR13qJPxbwCxzG/f8qPDh1T7UpuamPd416eyFh9TsBfMXwNaxUmI vGBoGAlNLE7ieBsg1kxp3WGiGoniBbV89mKhVk/jaJARwIM+mVA+jl/b/0Cc7xrXjgcK 8xDL9PcEtc8ne53xKF1tagKGvB+wpqJaOBP2V9MzWAQna+W8Ejb8ZpP83Nb3TdHIFuok J+Rg== X-Gm-Message-State: ABy/qLYhGiUEB2hYhPp2/1h3E3yM1CkB8wffXMa1k/GbUj6c5/qx76Vk fyq6BddZh7oYq5Trr3Z8PCegBo9qjtZLPG59UosA3TN/qOhHdDh5eaPRtw== X-Google-Smtp-Source: APBJJlFk9AeNiQC1k1DGao3r0sRjvwonfcv5QoM8NTI5opUtzV9HGP2NjJ1VJBg9MiJ3yg9llTmC60R1E29t X-Received: by 2002:a1f:5641:0:b0:486:4b91:dafa with SMTP id k62-20020a1f5641000000b004864b91dafamr191025vkb.16.1690817586165; Mon, 31 Jul 2023 08:33:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l36-20020a056122202400b0047cc2789f86sm418051vkd.3.2023.07.31.08.33.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Jul 2023 08:33:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 31 Jul 2023 08:33:06 -0700 (PDT) Message-ID: <64c7d432.050a0220.e2820.0183SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D38F56052471; Mon, 31 Jul 2023 11:33:05 -0400 (EDT) Subject: |SUCCESS| pw129741-129747 [PATCH] [v2,7/7] dma/cnxk: add completion 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/129747 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Monday, July 31 2023 12:12:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:12fcafcd62286933e6b167b14856d21f642efa5f 129741-129747 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27165/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/