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 AA48C43EB2 for ; Fri, 19 Apr 2024 18:09:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A4CA540691; Fri, 19 Apr 2024 18:09:21 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 3E8E140689 for ; Fri, 19 Apr 2024 18:09:20 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-69b10c9cdf4so9012276d6.1 for ; Fri, 19 Apr 2024 09:09:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713542959; x=1714147759; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=bxkZPjEU8skLmvmokHLHcU8nVhpEjWTzj8+twOvE9ag=; b=F2ceEga8FauLoQzHWEkZWZmF6Vab+2a1HqnWh+I6Ev9+cjTlqtOYAABjB3D18rnKLj /NRtTsndeGn66SHjQ6rIKAwT+MQWSA5huEroYT5fBYsuP14jq9Wnu1F2lpgLygsZti/G 89rh2XeCwymlJQnGTp5l+NhVZgcnLTK2H1wqU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713542959; x=1714147759; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=bxkZPjEU8skLmvmokHLHcU8nVhpEjWTzj8+twOvE9ag=; b=Ap6CcfSWxu/DgUlaAxDW3+ajXEzH0Q5aLqCKWeETewjvL1r0mfQf1g01U+N3656kPb N8qmSZm/WPe6Touy6in9YNqbrMh623BN0H/qI3m08cqV2Vvw5Zr2FFtWtYb/Cokf92v+ 3nYuFVVARPDsKb7tVg4efCxGvmXPl1M7m9ZXeDZ8ev3X1u1oWAXgpOEdaAF8RiDgbo5j chtP2omZ4METa+VpwPBoLWefJHoajyXutxpxzACl54JlHnW9hXcf3oGh8BmG4rxjUPLD pGQn/3SLPBrSffBTOgVBNK77B3L3tC+3G38AonMbnVwaPU0paAfkqUOP1kDuowSDrV0x kUug== X-Gm-Message-State: AOJu0YyWdrmfr3jZUBijqWO65hX75UoeYy3ejy/bThudhLf1sDktF5S4 BR29HBxO0jPmIwJUjlLa/i06VMsfcahE0N+bwnbmpPL53JQoG+bHuuNfKO2VXk9zEXQA0XC22r4 9OqCQzxgigHMCP++qlI29g+GhCb0RLZARzSYPdjWoVG6djE44hbTKuQVf X-Google-Smtp-Source: AGHT+IGpULxQfggN9/100pcHOuVMtAKOn00Ic5Dm5sp/9X4GwK2fb7i9bOJhEMKrTQe9in4pCAWfxSQeYYRK X-Received: by 2002:ad4:50a9:0:b0:690:c568:8dc9 with SMTP id d9-20020ad450a9000000b00690c5688dc9mr2690190qvq.36.1713542959717; Fri, 19 Apr 2024 09:09:19 -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 kd2-20020a056214400200b00696934044c2sm232794qvb.19.2024.04.19.09.09.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 09:09:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 09:09:19 -0700 (PDT) Message-ID: <6622972f.050a0220.98f68.bec5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 69F38604D420; Fri, 19 Apr 2024 12:09:19 -0400 (EDT) Subject: |SUCCESS| pw139544-139545 [PATCH] [v2,2/2] test/dma: add functions t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240419090734.43613-2-vvelumuri@marvell.com> References: <20240419090734.43613-2-vvelumuri@marvell.com> 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/139545 _Testing PASS_ Submitter: Vidya Sagar Velumuri Date: Friday, April 19 2024 09:07:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139544-139545 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29828/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/