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 B915445911 for ; Thu, 5 Sep 2024 21:56:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B37D140272; Thu, 5 Sep 2024 21:56:55 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 0A9C24025C for ; Thu, 5 Sep 2024 21:56:55 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6c524b4a3aeso4512166d6.3 for ; Thu, 05 Sep 2024 12:56:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725566214; x=1726171014; 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=lW4DnNrtKupymwQhxUjKfrSYPVf8AE6dHCeA75jvevs=; b=Y+ByRg7MzAiHjP1ibblfKVHLC8XiyP3/z3watW+MpWHDYILXQWoPJe4DrTdHbOhrgT j39PdFk2CmRfewnm3PzR6jTf8cw69rGgEVYEg9WSY59d8p/s6UcAq+9fO+fcHB66s1Dn A+vLFMxdZMNXC81i6nkd3HgKGo2YLviSwJu0k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725566214; x=1726171014; 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=lW4DnNrtKupymwQhxUjKfrSYPVf8AE6dHCeA75jvevs=; b=RXwoVMuff4Y6J3Oym/dO38X1dywkJ9gLou78nx5XQ22HkG+e7m5Fn8UELeVxK4u8fh +winVul/uXGiujOYN6V2EA+k3ODh/h7A7c5PhpMRjV1W+3ZlTj3bE4U4aUO5VUrMNn3M lEy6yfZOc6w6hicmOm+/KMQmzI6oAbsCfa/AfUWhIe+mvINeK3SDFTh/1XkdN7KvNI3H suXW9taCDj8X+YMWVrD85QMoQnnyh+nt/E2551zfZJa1evoUGEQIow0nH1yTXHHopaC+ WsUX2+kplhWNICdVAj9lIMdoaNmFMBgGL1lDRANRSMzW881OObrnyHwfyaOBO8NcjTgD DGAw== X-Gm-Message-State: AOJu0YxOU/rIwljUfS6wfaJMRpZzjRUQEjQLrkyobqsY/gIQRyRrivF3 xgqKF7vDMisUyMNXdP14tPyWMYBLiXSnSth+BUmSmjVbBHa+wckDjzZRpx/GT/PzKFzsQMv8zI/ /EuLKiBRhPD3YvyDkn6ltgZGrfY81MFP7i3uNuDhbQ/vhU4TU6bWswKyV X-Google-Smtp-Source: AGHT+IHHxH1c6+Jltt5hW/Zy675mEclXGOLSY2f78QGuuJgZeGUbEZVD8WqmWEBWyD+h0zAiqzHZqtvTC2FV X-Received: by 2002:a05:6214:3c88:b0:6c3:3d7e:7152 with SMTP id 6a1803df08f44-6c5284f56e4mr6082546d6.25.1725566214392; Thu, 05 Sep 2024 12:56:54 -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 6a1803df08f44-6c520519fb2sm1321146d6.75.2024.09.05.12.56.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Sep 2024 12:56:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Sep 2024 12:56:54 -0700 (PDT) Message-ID: <66da0d06.d40a0220.b72c4.9cdeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 22648605C351; Thu, 5 Sep 2024 15:56:54 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/143675 _Functional Testing PASS_ Submitter: Kusztal, ArkadiuszX Date: Thursday, September 05 2024 15:07:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 143674-143675 --> functional testing pass Upstream job id: Template-DTS-Pipeline#178613 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ 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/