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 9A28F43C36 for ; Thu, 29 Feb 2024 13:31:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96565402B4; Thu, 29 Feb 2024 13:31:03 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 44481402AE for ; Thu, 29 Feb 2024 13:31:02 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3c1c3ab19c3so341248b6e.1 for ; Thu, 29 Feb 2024 04:31:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709209861; x=1709814661; 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=4O/mPML1Xvrh2zAROi9ZTig0LGpYJdVBXjOQVI8ozko=; b=MIRVcIXARe1NUX3FH5ut83USufwqUoDWozrjSEtu9uvjSIQTtWpB2sCsws79vpMChp ItoFeAoQkx9uYnkB903BCulH4sNaq4f5d1Gm5SKQiZs4dEhQLMwdbQ9Q96jh9ANjC/d6 AzFNrf5+4dFRIfPmMPgBuhI4kX7WCM52kjqsQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709209861; x=1709814661; 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=4O/mPML1Xvrh2zAROi9ZTig0LGpYJdVBXjOQVI8ozko=; b=mxmwRqrEUAZL3+QXrNt5Cl7vkAH3cXoRq3r0KLwFRP2imAAwDgIRJpPWdlF7iS0R4S Rn/0stEvRs3pKh1TQYphqx3b6G1E4SEmwmjuTL+iEkpL0XqgsrbghDEK4ZrWbCpSebeQ UCelwK46a6XgJBU8SX9Aw4eofzFjkobtrR1sWWxqlwhWHoKtGVgQf8TGIofYLFIoz6bi aHhHVNvSXu5gslMKzXBILC/0dEBwsel9h77NB5iecmaj2PvLzrFLumdwWnmQ5Lno4EwH EOdCV7GFHHYJa2hUeoSDFk/J90bkqa+/jFD8AWJe++KR2bbMM/BR1XM8YiHR4lrjVe2M /dGg== X-Gm-Message-State: AOJu0YxjvH0JpUnGLGY1B3fsD8iHWaWqTxDKP4whE+QNIGzT8NQaku/y aHJc3i03d9uhbDoPN2eDfYhbC7/lsNAPsGe3JU/RA4i7Zzz+Fb3Gdd6qjaiF25l4ul70ZCwyYJI hTU+7Ze4oz7Cy96bJodDiURBX197ugstVGBqLqcxZ X-Google-Smtp-Source: AGHT+IEit+92s65fk5aaEV0HV6dDO37sBqlPV2STnCK6nHaTwlasxGKl9nKcMDA+0jKRWq7nKP+oNlBNXFIc X-Received: by 2002:a05:6358:5f06:b0:17b:bf9f:ec22 with SMTP id y6-20020a0563585f0600b0017bbf9fec22mr2241463rwn.14.1709209861431; Thu, 29 Feb 2024 04:31:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kl27-20020a056214519b00b0068f89201fddsm61621qvb.37.2024.02.29.04.31.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 04:31:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 04:31:01 -0800 (PST) Message-ID: <65e07905.050a0220.3a3d1.43efSMTPIN_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 215C7605250F; Thu, 29 Feb 2024 07:31:01 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian 12 (arm) | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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/