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 06517440E7 for ; Mon, 27 May 2024 17:33:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0185B402D4; Mon, 27 May 2024 17:33:28 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id BBEB6402C5 for ; Mon, 27 May 2024 17:33:26 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1f47784a2adso9802495ad.1 for ; Mon, 27 May 2024 08:33:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716824006; x=1717428806; 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=BAZqmxfZY157Pu7cJeTaYyuw5MDEJNx0hB+PodCuTPE=; b=Yko4/PsG5j7kF7mb5w9h//UuwFGNiTsrCHb2xTMsPsR7JUWB/zY1bs6l0hCshaI6em fc3TezC/GRAwHstXK3LCnfBNlS2WPNHbAzNpMLwq6fNYzs9/yU6ryIQPxJ2LVGolLKNo zk6fxj/kvE+b8NY7igwr6EcuWzemJuwZUTeSo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716824006; x=1717428806; 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=BAZqmxfZY157Pu7cJeTaYyuw5MDEJNx0hB+PodCuTPE=; b=ZJFe/d4tM4NI09n47hXXBAyZC8DWctfFSCNusyAsszlzSsyt+LeZex7conjSnwCli7 diucqSjhlz08vlcbnFIFvfHtfx946sMK/SB7uAcaUq8WxhyEUb45Ml9ypoWNHCs94G01 o9iD4+5YC52YhTQ6wWlSB//tMx1zM/+SzAbr46GyjgRle2pJ72w8PEpPwf2LUHw9rN/E /3yrqvOj9M7z8NRJ/dhpFJI0ZJV8gfD0fL7JqVRMkq18ONb9SF/l4pLvYs20OqRW7eBO 8S5nWDiJeXkM/Xevk1m3BI4ATKTC+vYSnsvVJcyB5Ko9cRnspnBxnZLLDUFkONzziHcd 4ECg== X-Gm-Message-State: AOJu0YzDF6uO2vJVUF3NmoiIHCG+iHA7x+VfTr5wnwyhUgdJf3yrrfb/ fE9A1qXqSJaFr4NyFchjNZPS0t4OHzsF3rOBYXP+77JySfDsJRZ1O59k1AwSG32kP2+WMLVqdbc i6Mi2gbJj9UWbsA8yq9zRQWpveN20ehNMcv1YiVEk X-Google-Smtp-Source: AGHT+IHd9HGXPO+cnxXn9gDMLW5PPBPT+/vLLd+cqZfzn1Slswo2WfA4U1lZcbqHCFJmM0iShFhOTIkLeQlg X-Received: by 2002:a17:902:d2cc:b0:1f4:9ce1:6e76 with SMTP id d9443c01a7336-1f49ce17509mr33896445ad.65.1716824005920; Mon, 27 May 2024 08:33:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1f44c97351dsm3994495ad.111.2024.05.27.08.33.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 May 2024 08:33:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 May 2024 08:33:25 -0700 (PDT) Message-ID: <6654a7c5.170a0220.94fe0.8e94SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 574AE60524C7; Mon, 27 May 2024 11:33:24 -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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Debian 12 (arm) 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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/