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 7DCDB440E0 for ; Sat, 1 Jun 2024 12:50:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7855E402B4; Sat, 1 Jun 2024 12:50:34 +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 06C5E40270 for ; Sat, 1 Jun 2024 12:50:33 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6f8d0a00a35so1486289a34.2 for ; Sat, 01 Jun 2024 03:50:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717239032; x=1717843832; 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=5R3GK6Itcrd5XRvKhJNk6w9dC8HaJPQNDAXD374YW0U=; b=CjNkckTqVjCwepecOvqw4fZSpJNDQ4dGa49+c7wkD8IyM8YorS1TDXzHs+D1wYDXz6 mkVoA7UGOmuLi2MxiKUggtKoBtNMbCbfEzNSqwRdRaynHQTcl61U0z+OHEzqA3obb4k3 sLYEnDYxspE+/xOthksyPi9nqUVJiox+BiZPQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717239032; x=1717843832; 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=5R3GK6Itcrd5XRvKhJNk6w9dC8HaJPQNDAXD374YW0U=; b=OeH0TqVZ1TB0HLz46WpVY4TUfhdG3ct2gFgzgepViNh0ZhAHTAXutyXUOBaVRUY4FB boaqS/NieQBOWlaTHoDh1A5AzhPOzu/Q9MX4oH0q6YAwVM6tD1rI6D4MBe4+h0nHGUJp 3AusV2zIiyY7n+C/JUunv792pIHBFQX9YqB7Leif+rqeqKwWiJBf3ggaMLBoUfhQ7Q+A gvEALr3INyF9h6ek8uQy55tdnM++3Aom1R5lNfM0hs8Qtnw/Uc4XvGa54rYH0l6NphOC wqVt8YAp2ikG3gxwwSxOrYoQ0d/e5deOro3eJIlQFR5grLXr8D5/GVi7CkMwuhP6ycWB 3Jvw== X-Gm-Message-State: AOJu0YwNj1DwojRHE4wYoMhyot3mGo0yAINRgfQ0cIrXn57cykmalabA sx8e5YBi0FM/uv9erTCwsGzJiG2J3MQdfnHu7E0c8pTpvXI59JKPaofou1m1mPmiDGrXZOzlk50 jICAazxoBYfTJUtOb6XUX2B4sEaKBBZWTWGgds7Tm X-Google-Smtp-Source: AGHT+IHK7fm1e2PSo8zkdSMZxNyD0Ygst4ENKiGR9o/eeysBlNNeAoN2y4U3IJdtFDGv91nge1VY5Co9PV7u X-Received: by 2002:a9d:67d6:0:b0:6f9:1973:14aa with SMTP id 46e09a7af769-6f919731603mr2682688a34.15.1717239032416; Sat, 01 Jun 2024 03:50:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5ba004fa601sm287970eaf.23.2024.06.01.03.50.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 03:50:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 03:50:32 -0700 (PDT) Message-ID: <665afcf8.4a0a0220.4ba74.64a0SMTPIN_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 DFCF5605C21C; Sat, 1 Jun 2024 06:50:31 -0400 (EDT) Subject: |SUCCESS| pw140469-140470 [PATCH] [v4,2/2] dma/cnxk: remove completi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240530124437.1870-2-pbhagavatula@marvell.com> References: <20240530124437.1870-2-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/140470 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Thursday, May 30 2024 12:44:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140469-140470 --> testing pass Test environment and result as below: +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +=============================+================+===========================+==============================+==============+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30050/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/