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 B4D7C4409D for ; Wed, 22 May 2024 21:08:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF83B4026B; Wed, 22 May 2024 21:08:16 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 827BB400D6 for ; Wed, 22 May 2024 21:08:09 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6f693306b7cso2127690b3a.1 for ; Wed, 22 May 2024 12:08:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716404888; x=1717009688; 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=LfIBjjj8sbTgB+zxLhCn+PADhhmQ1CIWxktaOaFB1xk=; b=gp1EhoTH5SPkU5sehP2uBK3wiNxg3aW9jXvrqjAc+WWS3V27gfoEqA3YjuEpOnLRrw Ia5n+/zfv6h1UILfLjOL4BmD3m1gnwg6csDxjvPLiNs8lfV+MfYqKHN7ZuCGq7aR7O4C zcxVT46gbhQqFio8RkdJo1PNZy/kAQIgtMkyI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716404888; x=1717009688; 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=LfIBjjj8sbTgB+zxLhCn+PADhhmQ1CIWxktaOaFB1xk=; b=MyZHRuW98AU9QtrNe5laGik1LPD3RRgypcgnKu2rihTiPRFp9tGbX3GDKhBVb6RV3o OjpfJ0PicLCQMTdNs2SKSdR2OKvw4uBNvamai7bX9GJC9UOT89YOc2/9NCj9rP9JwSax 4CX30tqrKAS8wEmw6wEr8pLK7ac5ufulaRDTibt6ofjClnlYxs7hzU24SkYQFHWX6Mxa IMET6A+CiTqkFS/6g3pifHgert/hNTL+Dynk7xoubKgEt4Nvtw7xgfv0U78Pfhf2RJDX sgoijc10XVgtlhikpNeXTgvIxWgZyzk/pgucy7A9WZ4SHAhuZAgSCj0wmgcvOh6A8bIG GdNw== X-Gm-Message-State: AOJu0YzvxfeLi914yCsOdJQHhu8Qo/VgFzTi5ShRahh34chq1BPIgPfx hNGMrnUezo8aw+DX2/XW9fgEEfoMnUHWzTN5A5a6TdmPr6af6RO5q6c4uxFQ/VMdSaJ7pQ6MMaj /fjUcFXz3+THg4CdKVbzCBKS2kpnm3AqQ6A9FztLl3k5smj4bcgwIviz4 X-Google-Smtp-Source: AGHT+IEFL3hngVITDMiR3GXTU1idiQtVgO1dXrBvYj16/08z8+WXLET5DeZYxI9bsROAw1fxPbyXd9s8vg8I X-Received: by 2002:a17:90a:17ef:b0:2bd:dee8:cabe with SMTP id 98e67ed59e1d1-2bddee8cb34mr112633a91.45.1716404888652; Wed, 22 May 2024 12:08:08 -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 98e67ed59e1d1-2bdd9f3640bsm40981a91.17.2024.05.22.12.08.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 May 2024 12:08:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 May 2024 12:08:08 -0700 (PDT) Message-ID: <664e4298.170a0220.42d1b.11e8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2623A605C380; Wed, 22 May 2024 15:08:08 -0400 (EDT) Subject: |SUCCESS| pw140271 [PATCH] dma/cnxk: add higher chunk size support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240522144520.1907-1-pbhagavatula@marvell.com> References: <20240522144520.1907-1-pbhagavatula@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/140271 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, May 22 2024 14:45:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140271 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29989/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/