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 AD02342609 for ; Tue, 19 Sep 2023 17:29:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A76B2402B4; Tue, 19 Sep 2023 17:29:45 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 013CA402B4 for ; Tue, 19 Sep 2023 17:29:44 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-573249e73f8so3743358eaf.1 for ; Tue, 19 Sep 2023 08:29:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695137384; x=1695742184; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=84UmoAElz5UMNhYCLlOaxmJRWIVZM07XwKoxogYtyjM=; b=jJkrJkDYBprxXuNHVh6UsbvWEZuHCMeMDZgWISGphsgtfGg+ZGkKfIesHSDvh3EeyX dR01ryTcIufebPGVMW2jgxfuErnX8cyjyh0tVbhPg26GHQRzavo43IExvli7Cp0iD6t5 BtRsCdL2kfSZfsqytI0MoA9V8iBmJyDkATrcU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695137384; x=1695742184; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=84UmoAElz5UMNhYCLlOaxmJRWIVZM07XwKoxogYtyjM=; b=b/IAWJ4+mO6TeKd/fqtckZQGmRekdcou2S1BJtVLJVH5u6aQT8+2yYS/f3V9HQ0S03 hRK2uXJ6ekjv8YNH7iq3MzcdsSVlSjcwNOSjZbeGCHJ3Q9lVqop8yljS9Bpt7fgQsTWW FlA68jukNb9WTzWbekq2p+q8iBB7zHH+HNV7Gbk7ftUnPZSEkBFrFrhCeIzXz85SNIAl A2bAeDj90FCu9aOq/cmNKLBI+q0AtJu15j6Fz8duDBXyjDoD+Mmg7WKK7LmoowLa/BQO 8rRj1w7zaynJj3sTGG4jdnDXx+scLzNRhoiff8dtDYlTjSkrj8Y0OLpA05MayilES4Qf ujEQ== X-Gm-Message-State: AOJu0Yz5YSicmiXj6NmdYr8YwYNUComdvBHhQ2rwpqw/FPsjF2C0JNCd 68Iqou+20PlKLo5wcIhcNCh9coL6eoLCS60p70jb+dST6/su7sPE6gFSKXzeSZ0icNXjXvZcWQ= = X-Google-Smtp-Source: AGHT+IGH0HV2MnFNq4p852Z4Ziyb6oDWbY3Ck7Cben79U9nLBL+AcqMZIXtkHg+yMGczwEB8Tp2oGX4Mt9Lt X-Received: by 2002:a05:6358:91a9:b0:142:fba8:dcfe with SMTP id j41-20020a05635891a900b00142fba8dcfemr162992rwa.16.1695137384284; Tue, 19 Sep 2023 08:29:44 -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 m6-20020a0dca06000000b0059be6bcee11sm1390259ywd.13.2023.09.19.08.29.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 08:29:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 08:29:44 -0700 (PDT) Message-ID: <6509be68.0d0a0220.309fa.7580SMTPIN_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 E94E06052514; Tue, 19 Sep 2023 11:29:43 -0400 (EDT) Subject: |SUCCESS| pw131624 [PATCH] [v2] dmadev: get DMA device using device 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/131624 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Tuesday, September 19 2023 11:41:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131624 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27648/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/