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 CD4C343E8E for ; Wed, 17 Apr 2024 09:05:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA7FC402BA; Wed, 17 Apr 2024 09:05:52 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 024ED4028B for ; Wed, 17 Apr 2024 09:05:46 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6ed9fc77bbfso4095292b3a.1 for ; Wed, 17 Apr 2024 00:05:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713337545; x=1713942345; 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=N55DtK3Rd+NC/WgSbksGnfS9oKHQWqSNIMyslPBvY9E=; b=RMnMljF8r6P4UJQKt1nOCb4nke96z55USQHQI7M/hYue/qyulGYzaVdUw9t7TN2VQg vHEYYhVegufxRAe5OjIpzhfXeNDSSif9T8ZBPotrx64e8IWPgJc2ta6eVEAKqOjDqFQY 57ERwMOQlyztJ4gtmeMsRoS6ocE/Z7MCpKJSA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713337545; x=1713942345; 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=N55DtK3Rd+NC/WgSbksGnfS9oKHQWqSNIMyslPBvY9E=; b=k7/+PfwRpYolz07eZ1C7NpnUnHIs9SpBBgJVfK0kENU/PZ8lbkkNLM1X+mDVouRPu8 ++OfDHb2XKhP7jR6UFucPyrGfnHZ8e6yalVqfr36OHKgEV86Uqk6/I8ofOO961sG6BOr lOYuXhY06WK4+UgbmlPC3OUt0QaejjOfEB7BZQRiXBeBQvEf4d2tMnSU7nzE5AHk8nrx FV+Mmj1IvSrUZ3QXygt9Tzhdd0E86mllrb3XOO06OhZ0LPaXp9PQ7+i5WfPRgkoDuaX+ WHfrP0qrFic+GSazJHq6mELkGlsl3Gu3lt8GFVo/jd8XwbSi4IXJUaRrIxbUyZ5WwQ01 Eb+Q== X-Gm-Message-State: AOJu0YznE7TEC+nRULBTGQ7tjvAYja0fTpzEqqukSEVc6slUXAj+jk4e itEt71nz8dbBqO2/I3PseHXPB8hKtaKpLW4oJs1kwzFu9rXyw631N/uJMiAtaiosM5yY+v3spvJ OHP5lr4wrMdIW6SysnVa11gutnqUalj15Dt9GUMpcuB2bYY9ui37oot/1 X-Google-Smtp-Source: AGHT+IH3MSGUYNX5ZaaRD39K83XYFUCm9LN+0FBveu0Iwxd9LypIyYwscf+56JpEGcP/97yuRNp9jOucU1lL X-Received: by 2002:a05:6a00:93a8:b0:6ed:21d5:b03a with SMTP id ka40-20020a056a0093a800b006ed21d5b03amr18350103pfb.23.1713337545117; Wed, 17 Apr 2024 00:05:45 -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 h15-20020a63384f000000b005f3b880d03bsm668261pgn.7.2024.04.17.00.05.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 00:05:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 00:05:45 -0700 (PDT) Message-ID: <661f74c9.630a0220.ac2df.0559SMTPIN_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 53329604A958; Wed, 17 Apr 2024 03:05:44 -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 | +--------------------------+------------------------------+---------------------------+----------------+ 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 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/