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 D38D9440E7 for ; Mon, 27 May 2024 16:30:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE21C402CF; Mon, 27 May 2024 16:30:38 +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 B8ABA402BD for ; Mon, 27 May 2024 16:30:37 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6f693fb0ab6so6162991b3a.1 for ; Mon, 27 May 2024 07:30:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716820237; x=1717425037; 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=Hs5NonXl+dAvBKEag2fMvri85BPp+fa8hrOEqbyIK1A=; b=gMo9aNYqkFDLRdfad6O5B3hmbh0yBmim+x7bHDh9VWLG1jb62Np3gjkrT9OkkW1bl4 GO3fxn/GBu+BwXeeZ+yGsoLzfPxKnxLn6xQr1TWiCJjtO9CQJbQQ0OJC8vW9G1196uZN vfKW++YRiNeILnvp1RgHD27zyEw34/wq9nV6M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716820237; x=1717425037; 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=Hs5NonXl+dAvBKEag2fMvri85BPp+fa8hrOEqbyIK1A=; b=JTVOYFvt04h19q9LxrOaoy8/46ZlSO6gRBoXt5dBFEnDdHFAiSjQp6me9Hn4J2DRJG 3fHzDLx20sdXn27aMa4HrsmI4K5MDHcQNlkiKmEa2EuJ67vXQs89PHqkQTN6BbLYUnyg 7JqtSamaQtuXkoGo+eUDxXotrj4wJKvFmuuEJO53ItmsAfIGjZopEHLDV3V8Ccyf0nX1 xeay2e3VKRixAxZiK/vtD6mKklR6Zw7OyiiN+lfboXdlXB91Fxtw4+oyt8eQMOkOytIO rjsjX6MgQTypODlEg/bCXgNoez5oOFk62tex9vXS7Pe9m2EUcgBKTLYSUjpcji1vTAdZ 18jw== X-Gm-Message-State: AOJu0YyayBdPCj97BCheQAMHJdg5SBaDzbOhozVnS2UyZu5Ksx7Z50Uh f5g855yZLedrgV2jyBlch5mIgrk3aQzSmRWY2KauGnnMFyV4cIQ1XjoOYZEkLhQ8ISiPJfwbd4v AANVYHoQMK/+q8UafQOQ5nVTctdZOxsFX5GZmqtQp X-Google-Smtp-Source: AGHT+IGE4Xb6nkmas/ID118U8YNieVzctkQnkv2h1fDIsaLUn2sN2jF4+QsKcHe05Fz5bp9JhakIxTm+Ts2q X-Received: by 2002:a05:6a20:9493:b0:1b0:18d1:c46c with SMTP id adf61e73a8af0-1b212d39517mr8047715637.27.1716820236871; Mon, 27 May 2024 07:30: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 41be03b00d2f7-6822654ad62sm731390a12.24.2024.05.27.07.30.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 May 2024 07:30:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 May 2024 07:30:36 -0700 (PDT) Message-ID: <6654990c.630a0220.7a1b5.a11dSMTPIN_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 1CF59605C380; Mon, 27 May 2024 10:30:36 -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 | +--------------------------+--------------------+ 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 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/