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 10C7743C36 for ; Thu, 29 Feb 2024 13:40:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0CAAB42D2A; Thu, 29 Feb 2024 13:40:38 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 8FE58402B4 for ; Thu, 29 Feb 2024 13:40:26 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6e5a232fe80so152491b3a.0 for ; Thu, 29 Feb 2024 04:40:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709210426; x=1709815226; 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=4Uyina+JPhEe1lCqDhX5bi0qQv1Mn4fmrSYuvYlwSVc=; b=MZkabo/rnEIm6z1iWNw2BCnncamq+xNzaZzKU+goYbOb7C3Xf3zUWVP/iBXP/KAOaG YdEu3VqwCsFvoc2D6jZCOkpbnVe4Nuqz5pRpAJmwWgtnGPi1yjIjl3TMiUvsgDKztlxb A2QCvhxGPPc93dgUmZSz8RfMn8BsxRl9JaJBY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709210426; x=1709815226; 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=4Uyina+JPhEe1lCqDhX5bi0qQv1Mn4fmrSYuvYlwSVc=; b=rbBxHbH2RrzlqyCmgMLMu9UBwUdLB7cfyOjnjnZtsN2HoXS4796mIzm8kgRMiIkoaN cNvvcGRVEmJYki/ivS+c7aysWzBvkjy/Le5sU7BwUdeXtpQWllRH5yxwCtfxiQRXjYIj RjYwqVRdpoAWd8fv7tQVNOFl1bbaiI9gBLS5uEzvP0CC3Mhg3g6p7fxHyHwtikCBqrBv BLzu6DYCmi11HXN61IVfAEte/epbSvj0EQdthYFM5c9LgGoWyQMZJYKoORcU1A6tZgZn lCbO4Cml7MinnP/BDY/6Di4zOHB36N3bgxYn2PYmYnHbZJI1rBNzRrP/GQkZd2ns5+oK QUcw== X-Gm-Message-State: AOJu0YwM6N3WIFbsGgCwSkY6eUplzzILvp5okaql0WywX7oqT6h9hodV Ot3pFaT+CPwmm6QbDto2XDGhxfv216KeS0LLIvul/+dYBXqUo7lcGgHjplLaCNCJgZ6pdlGz2gs YpNtrqvgnypngNuvpmJUnbb6Fuq68l5u5gHkQYZxklF7qWI123c9Au7qr X-Google-Smtp-Source: AGHT+IEmmLf7iVrjOMErbFOADMzRQxuzE9C3uNDMgiai49k7G89lX4eWUuHrW4en4lqEKovMhxFDKestMmqE X-Received: by 2002:a05:6a00:9387:b0:6e4:62f4:c58a with SMTP id ka7-20020a056a00938700b006e462f4c58amr2854780pfb.9.1709210425790; Thu, 29 Feb 2024 04:40:25 -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 e15-20020a056a0000cf00b006e469e8b63fsm39784pfj.16.2024.02.29.04.40.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 04:40:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 04:40:25 -0800 (PST) Message-ID: <65e07b39.050a0220.3a0a1.27e7SMTPIN_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 04423605250F; Thu, 29 Feb 2024 07:40:25 -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 | SKIPPED | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (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 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/