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 B21CF43C39 for ; Thu, 29 Feb 2024 14:03:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD4D9402DD; Thu, 29 Feb 2024 14:03:25 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 4DF13402B4 for ; Thu, 29 Feb 2024 14:03:18 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5a02e5c5d2dso367841eaf.1 for ; Thu, 29 Feb 2024 05:03:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709211797; x=1709816597; 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=gw5jgJJOsndEWy576MVIUUnyKtFPwm4E/wbFgEYC/44=; b=hCyV4C9Qh/BkisWqm/V52/Cvc0bLJrMROZtJNxhya6+1/0WK6vYfjogBwhng1VtIDM fUoXe/MbUiikHLuABpZTt3/wwistsdahjqQQ4qd3IF2kM1F8FNvENTYLGl5wUt3itc// xRg4v+s+NE/6NAAi7pgucXs5QR9lhoYm+fGos= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709211797; x=1709816597; 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=gw5jgJJOsndEWy576MVIUUnyKtFPwm4E/wbFgEYC/44=; b=WiFUkMqJYTRHap4+4vA7J2eivFUrKDCLwPU9pdzWQ0Ga+3cc0e1lWbbRiumgS6q07X 5WgNAROFs+6Q2vZ0mVFU/7GFjy1RDBMp/VaiWzsi7m+3e0VkrShgxkUwDChgCcELi5ta X1hgv3JBb3feKvAvryzcZ3u2IrJuqihEatclH7W1AmjHXlaXp5eP0C0tZwO9B5r+JTxv SmD/xhj4+VPUiLNs8HxKdqr+b1YvowrNlNPcTLAfCdK0U87caOJmga4E+gkMvVIJpJaW cUXE5SE8wE+ikyDBCJPfN6CDy3qkDeJvwu0T8UzUNUyCdlnDLwSBJx3XnvGJFDxWGkGi C+UQ== X-Gm-Message-State: AOJu0Yxj6cQpW0FCV4Fgm7YJCH0pXDc/I1J35o1lNI1JLiNRlpWgCXzy e/QzHYHYv+Q/EEA82Nvv07IceUPnKmppTcbKj0E14ix2AFGcePTGjEmtzT+QylPYdG2EYT9lC+C 1X/aIEWDLX/nYljX9Tptdw1E6tVbCe0glpZfXf92JPhcRdEZUthEJrZw4 X-Google-Smtp-Source: AGHT+IGJaldHCJQHsCnMAsZorPN7wQ2n6MyopdP1Ey4+t13AHGyJPUnjmsYW0fwSa85P0vRxHGCXNHdtWAP2 X-Received: by 2002:a4a:dfb3:0:b0:5a0:e788:15c9 with SMTP id k19-20020a4adfb3000000b005a0e78815c9mr747649ook.0.1709211797585; Thu, 29 Feb 2024 05:03:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6-20020a4a1406000000b005a0577977casm67726ood.28.2024.02.29.05.03.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 05:03:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 05:03:17 -0800 (PST) Message-ID: <65e08095.4a0a0220.2af99.465eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 37E27605250F; Thu, 29 Feb 2024 08:03:17 -0500 (EST) Subject: |SUCCESS| pw137466 [PATCH] [v4] common/qat: add virtual qat device ( From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229102141.32527-1-arkadiuszx.kusztal@intel.com> References: <20240229102141.32527-1-arkadiuszx.kusztal@intel.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/137466 _Testing PASS_ Submitter: Arkadiusz Kusztal Date: Thursday, February 29 2024 10:21:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137466 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +==========================+==============================+===========================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29329/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/