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 CCE4F440E7 for ; Mon, 27 May 2024 16:24:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9864402CF; Mon, 27 May 2024 16:24:56 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id A054B402BD for ; Mon, 27 May 2024 16:24:47 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7e201db9f47so452522239f.3 for ; Mon, 27 May 2024 07:24:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716819887; x=1717424687; 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=7Mdg6PbjUqQKYfTcsZD2x8emE+Ds1wuEDkYIQB6Zc2w=; b=NQOf3Gz7n0A8qVVRQatjTar1vRNMqerF91vni5cSfHcEv+1T8rXNGsdvdOYLSlzcIM NB1MA/+KSvLIQgRxNjSFEqI4JlC0rMQHa4AB8ZJIdL5Bn08tbMj+yyHKn1vKYJSVFYRC NUeubeso5n9N1y2w/Fs24MZfTLH9BCNkZ/LYY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716819887; x=1717424687; 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=7Mdg6PbjUqQKYfTcsZD2x8emE+Ds1wuEDkYIQB6Zc2w=; b=v0Izw+MbbwqLR5n8keoAwx3urbbzeurP5iRLtOE4b9eVP9YsPGz68DR4LyOMcLIWr8 7hscKGl9S3qnTf3QIj47ftuJlDMOCeMJpAqNnvHODPjXcVYjHBJuY90pCUpFNplVPXFQ LyrsxrCeMC3vpyXoPU1v5NGYSf38RjHKenoD/0+BTbpqNPRcgBlXPvdDGjJrA3LP0bNz feCI7CqjSirX68nVl1VzA9eQo9dJ88tbfX0tHcMKgnfsyY3GvNY14Q4S7jdfzfRYWFuj Drj/FsuOlb1sEPjRtlROGodCwHpgy7egU6W7iYIRhPUO6gN+iWk2YXSXZtKsNAhc+5I4 /g7Q== X-Gm-Message-State: AOJu0YwEVZCKJcx4rhZC7eyOOnFU6UAZ+toEfYSUBEj2iTloFkbqn3Js RITjt5HmSa7BCOZVgfYeQmg7k/BAgYAxswvTfLC1XSIzO3RtkgSDSs+EnqF8oWoWSJ1XOO/tfsK qnLFif8rnfG0TnUHZ1wo6lpopgiRyGN0DghaXvkj8 X-Google-Smtp-Source: AGHT+IE61Rd6zvU01W8xrdqWt0cMZmAaXrqcmoItvadbEJq73fVEoToE13lzlvQ2TR7YKTN6eDBeU5NQb7JL X-Received: by 2002:a05:6602:4f03:b0:7da:6a19:2e2c with SMTP id ca18e2360f4ac-7e8c6369921mr1044158039f.13.1716819886998; Mon, 27 May 2024 07:24:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-7e903e0d270sm55370639f.4.2024.05.27.07.24.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 May 2024 07:24:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 May 2024 07:24:46 -0700 (PDT) Message-ID: <665497ae.050a0220.ab2f9.1978SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7E0D7605C380; Mon, 27 May 2024 10:24:46 -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-unit-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | +=============================+==============================+===========================+==============+================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ Debian 12 (arm) 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/