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 C18BC45912 for ; Thu, 5 Sep 2024 22:40:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11D8C40272; Thu, 5 Sep 2024 22:40:07 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 123704025C for ; Thu, 5 Sep 2024 22:40:06 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-39f4ec52c5fso4364235ab.2 for ; Thu, 05 Sep 2024 13:40:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725568805; x=1726173605; 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=A7OFyt5Cp/8fB2tUpNp37g283jkxEFUEscpHtLJUDOY=; b=hR/fTgJjFyyeWYMzky9gexn42MHPTyEUVhGEbZVjd2+UEpOayS1gAxZWnXXA+0Layl dz/65+wo842P41zglSXBPqHYFJcOy5Nj96gcXC4t0yivzZdoXvLlgdgCw3/Hq/O0HsoG aOJ8ysgGc7LXqT+OY5GItXWssnchBp5AP+eAw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725568805; x=1726173605; 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=A7OFyt5Cp/8fB2tUpNp37g283jkxEFUEscpHtLJUDOY=; b=I/fLrI4HyTm4GibQV4tdnYKH4FaaPjTylq/S/B2egfFyBm+WpUL7LEnQ77OUZPgR0l 98hOdTVwrKulRN5ipnVr+r8hfgSpDfVI7xKC5PbSM/o5ijSM0ithUgI93+LmsngRT4eE n1MEBSMnX3ZQhb+FPvRddcUlWcIQqLTCAEn2a7m+B/2p0EQrW1L3RyP2fWWU88JhZyK8 Dkxz7AKHAhYmVpbe1g4deV+fLsqyLKY4xOBvXE3zhUo54A7ssIObtXfjyHD28tl/KNY+ TkN+foJLIMywmhwmMDW7+G/iBWma5OVfHSzSuSxFDaXezFdS8yRXtfLTx+yHkCpp74qN 1yiA== X-Gm-Message-State: AOJu0YyZc8W/USMuptZqX1U20Aghhz3RmfeYJRGexQp40Zr3dLyWcyi3 lkVoTN/sMepiWZbuOLFdTC5WXXo+ErWpZ2gt6pG5eEVKBJKd0L/5Z/gFpQjRBiwhvBAd3rg6Mvc ubHlJxDhkjOnqoE9uy2uDifvm5abQ3qzpQRgAte6cFtLuQcOI33cRCjuR X-Google-Smtp-Source: AGHT+IEMKALBAjU+N+M8XGdVOKKBC8aiARZWCfyN5QEc8tL77DpkhvUT7OGkZLqB0aNR1Zb9cLt3gpH3BnXs X-Received: by 2002:a05:6e02:1d94:b0:39d:2939:3076 with SMTP id e9e14a558f8ab-3a04f0ec140mr3994895ab.25.1725568805273; Thu, 05 Sep 2024 13:40: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 e9e14a558f8ab-3a04c88ba10sm553055ab.19.2024.09.05.13.40.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Sep 2024 13:40:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Sep 2024 13:40:05 -0700 (PDT) Message-ID: <66da1725.050a0220.28301d.430bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id AEDC7605C351; Thu, 5 Sep 2024 16:40:04 -0400 (EDT) Subject: |SUCCESS| pw143674-143675 [PATCH] [2/2] crypto/qat: fix thread-safet From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240905150722.27789-2-arkadiuszx.kusztal@intel.com> References: <20240905150722.27789-2-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/143675 _Testing PASS_ Submitter: Kusztal, ArkadiuszX Date: Thursday, September 05 2024 15:07:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 143674-143675 --> testing pass Upstream job id: Template-DTS-Pipeline#178620 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30926/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/