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 3C909440E7 for ; Mon, 27 May 2024 16:22:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 381C3402CF; Mon, 27 May 2024 16:22:25 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 99FD7402BD for ; Mon, 27 May 2024 16:22:24 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6f8d688ba3cso1494681a34.3 for ; Mon, 27 May 2024 07:22:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716819744; x=1717424544; 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=LusPYyzckhQqYXylnH25Ie+6w/q/mTjnofLOWwgH7Vo=; b=d8qhoRBZcV9RZIfdwy4q53I28zejlUKmWb0PTtGBGQQBfCM9VWTme9Rktp7hzxJKuc T5A8rxAwxr4xrYVAhxwlVJfnZGGbXd9A2aDQn8VqUaiHJyHyPFIeG48OmdqBSrPVttTN rmjJyRc09L9RxiR53YGMSkQHRdZV1fMpO2KVQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716819744; x=1717424544; 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=LusPYyzckhQqYXylnH25Ie+6w/q/mTjnofLOWwgH7Vo=; b=JH5s4Sd3Jq8fuI0K7gJJchfrg9ziD6efZjcQpJS2xODA4bqnRCtnAdvhKUfDFrsmh1 AxYC920SUbGNsnBtzL4E8e6gdLJlAHc7hVAbWnPUfDwuVSEmRXXowU0ykfro7egOeiXs UOJzbx99PCgn+jJELygPt9r7HZaZbT1jSeANIBs0NZzP0oIhW200ehF+AS9Gu0DplUFF SHz0eqnV3aaljNp4f4GdNiFh7q5xrIEO+hrJ/LBIJMQA4f6V939d3+ExgSOFgDtCm+Wz jPy789Pcqn5Fx4vtYeFWD1XUK4PMNwCNqYyFgSf40ZS1TSvQpYz6fFl077mviB1XIqGO Hs0Q== X-Gm-Message-State: AOJu0YyxIoHMJgg3QbG6r5pKEbbTH8ETQWBWaMlQwszZAZ723zEv92+a /vJSBtGKAILSGMziYuafLvJiNlFz03La7C4qZzJsp5kg6cuHsCxdCGHXWqCzkN4wyZr2jysHg5y JyyaboLKj8nKClAOB7aaracmy/HL9P4qk3hwTpMsRvo/QpQL43Fwb80LV X-Google-Smtp-Source: AGHT+IFntd2BdII2my+Tiwz84ISColByMJP6mW3joVZF+17E01p8+Vcmpguq9xE66wmdL87trINtfOP8mtdW X-Received: by 2002:a05:6870:599:b0:24c:72cc:2a1e with SMTP id 586e51a60fabf-24ca1470785mr9711109fac.51.1716819743938; Mon, 27 May 2024 07:22:23 -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 d75a77b69052e-43fb189520bsm4314131cf.20.2024.05.27.07.22.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 May 2024 07:22:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 May 2024 07:22:23 -0700 (PDT) Message-ID: <6654971f.c80a0220.5c7c.efb7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9B2E0605C380; Mon, 27 May 2024 10:22:23 -0400 (EDT) Subject: |SUCCESS| pw140323 [PATCH] [v2] dma/cnxk: add higher chunk size supp From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240527122401.5954-1-pbhagavatula@marvell.com> References: <20240527122401.5954-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/140323 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Monday, May 27 2024 12:24:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:9c01593375aff7266a6c0b209bd4d0363c3b7b84 140323 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | Fedora 37 (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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30017/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/