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 384D743E8E for ; Wed, 17 Apr 2024 09:09:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E0FE4029C; Wed, 17 Apr 2024 09:09:08 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 814454028B for ; Wed, 17 Apr 2024 09:09:06 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5aa400b917dso3451722eaf.0 for ; Wed, 17 Apr 2024 00:09:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713337746; x=1713942546; 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=cfswWZ4NSEzyv96pwxdrzQJRzGfZfhz+5bpCJjmU22I=; b=F9UmqI8QCNv75/AbD9+IyjERS0aG1t2J+9dF8dmO/XG+ywvYLtCax6pryF1ADw3A1d YWd817uWC08Y95CgvFD2mI6eaLtMUuk+zEpzVNrFcBJs8ZSHrK4CqDRnruoHtBKuZDwQ zFQ23tlh8JDo9O7MZtTA6SMTlGgz0UfygDXBQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713337746; x=1713942546; 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=cfswWZ4NSEzyv96pwxdrzQJRzGfZfhz+5bpCJjmU22I=; b=h4pFpqqacYCyTjRtnpjbtFy/ptAezCkpkdc5bFvv+6pSeTrEVMk8+SVsBWouXOZcgn p7cZKtkdEYCJa9H4homBTFaVzxXFVIMk0zLkeKhgxn6h/tyTtShD+xh+5pMC2HWhlAaw b0kmEjN+McFO+OwdoRpB/KykaEpwnSMFghGC2yL3wi4tA+TPaB30g+6n9Q6dNl2jdWxJ AXhHN4P//Q6WjKDH+7IQkP3kLwk3O1gx1e11o8UciUVP4u+/vNsq1g1vrgT3uxLDTgwv gEj+dyKl9Eek6Gh7Y5zY02qHBLS+IRRlCtWquNq1r1vfXhUALlLNhYWRAwmkwrPzz8Wk /Wiw== X-Gm-Message-State: AOJu0Yyo6eY2X1Dh2dWAVNdDT6VUfH4CNaewE+jSuatQurH5QOHeLXcQ ohpJAtzSuJYkvFNTvm0fS0/aCKQbKskT9CXRJwUKxmeszWSy1uT+PhUcewfKkHG20HAnbxyyVoi 4CuXCnFq7lRX2h713DiCzaqt0zg2lOrcbe9GXdEPs7C5HPCjIqUUo9bFu X-Google-Smtp-Source: AGHT+IGG+KCp8hYOBsrZlqd8uHL3Pu+i1UWXezXXTB7vbvjhmYFvMwwk+BOmj77O2bjH6/8Ze6W8NAOrnUB7 X-Received: by 2002:a4a:b045:0:b0:5ac:9fec:c32e with SMTP id g5-20020a4ab045000000b005ac9fecc32emr8723581oon.8.1713337745820; Wed, 17 Apr 2024 00:09:05 -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 u48-20020a4a8c33000000b005acad4169b7sm520518ooj.10.2024.04.17.00.09.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 00:09:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 00:09:05 -0700 (PDT) Message-ID: <661f7591.4a0a0220.62f98.c79aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 14092604A958; Wed, 17 Apr 2024 03:09:05 -0400 (EDT) Subject: |SUCCESS| pw139433-139434 [PATCH] [v2,2/2] dma/cnxk: remove completi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240417055830.1935-2-pbhagavatula@marvell.com> References: <20240417055830.1935-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/139434 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, April 17 2024 05:58:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139433-139434 --> testing pass Test environment and result as below: +-----------------------------+------------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============================+===========================+================+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29799/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/