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 DDD4F42609 for ; Tue, 19 Sep 2023 16:42:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8D6A402C5; Tue, 19 Sep 2023 16:42:38 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 66B34402C5 for ; Tue, 19 Sep 2023 16:42:37 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d7b79a4899bso5257109276.2 for ; Tue, 19 Sep 2023 07:42:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695134557; x=1695739357; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XdFOGMYM9Cj70sCKOlrXL2ioemHqKhfus+iSxx47Vc0=; b=gHKrycpW+APFcNZa8o/VFfCp41udBcaARYNiCsCyyj7JMeC/gwXy51FzIcrpKchJK3 xRI03yxnJnC8zo97PfJHUzlVqva573wUcitZ5ImYYA5Iuyx3PPCnbcjfnVw9i5FpakXb X502Xx3czY9bsNxGj6zFQukKniuwFQ4RBKcP4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695134557; x=1695739357; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XdFOGMYM9Cj70sCKOlrXL2ioemHqKhfus+iSxx47Vc0=; b=XaJzIkgpc1ToggtHlcjyMjml63oEJKA25ISvfcl38aMSOE7XoOyT1f2anU+Flpyf6u t8Lc49wpHi3tGK8CR4AcwVjyZPVhMo8sL402swbE7njAOec1DKPsEzMxVEP7pWuN8ARE c0m4HPZRVlIbtx6FQoAiQlQFZvWEw+Isc2A9laOP+4gmUAtW17t7D9Jq7I4U3SUCYmVM CHSCqmwkkSSi8pI1Pwj/Ovr8qY0Cq4Nf/oV6v7yBxuIA5Qz606Ji0i6xxphiMaO45/4L r48K/LkC/glhz9BAhE9vhusZ9sbm3iNd/Q5A4V6NJVjM7iJgoR5QgQKxoQBaqKVp1szZ fRdg== X-Gm-Message-State: AOJu0YyNOggCzlUmt+04mZ9BGtV7nQgqiB65oKJQQunUt1667BjAVNpk nQ/whvz/cpDqVFniko4OZfbyO4meBhCYlFA3kLPQoAH6LSIlDlh0kZeUHw== X-Google-Smtp-Source: AGHT+IGlj3vHdh2L6IMFsUADJDy5z4nTkVbMArnIYgR61rzyuDgj9NokUtN3RQAWEGz4CUEAzr+lpBghXJ1M X-Received: by 2002:a25:ca14:0:b0:d11:2a52:3f35 with SMTP id a20-20020a25ca14000000b00d112a523f35mr11773700ybg.20.1695134556796; Tue, 19 Sep 2023 07: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 189-20020a2507c6000000b00d697e380ad6sm1227854ybh.20.2023.09.19.07.42.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 07:42:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 07:42:36 -0700 (PDT) Message-ID: <6509b35c.250a0220.d5c06.f7deSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6B9AF6052514; Tue, 19 Sep 2023 10:42:36 -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 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 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/