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 9E23B45914 for ; Fri, 6 Sep 2024 00:22:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9882C40264; Fri, 6 Sep 2024 00:22:29 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 369D34025C for ; Fri, 6 Sep 2024 00:22:28 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5df9c34c890so897988eaf.1 for ; Thu, 05 Sep 2024 15:22:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725574947; x=1726179747; 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=Fd1lcVddcpsvJC1iQX+KYz/eygVVMS75OkO1Kh1XuXw=; b=TROERVYaozpQWayR9NYQdDkPMuNF+7X/hJSoIox2zpvX/oFMT9VVE/I4fBF/mJXFOk C5AV6z+U5Jpji/uolkb0a+PitnniyZ+psxuLSmEYNSb44ONs80KkuCBhAj4I9YZK5l4o 3W/jY1lNf64TqjB4Kd0pUsrA17MoryZ/658go= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725574947; x=1726179747; 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=Fd1lcVddcpsvJC1iQX+KYz/eygVVMS75OkO1Kh1XuXw=; b=GOU+9j4W0ucD6fNY2Iw6Y8dmGNZY7hGV+2evscsXBad2wJ87VjxIBNMCkpiF+1gu7v jowo1L8jaSg9HlQi5PeuXl18h8Q91RLdBjuouaKXIrpPfAu3AEV3gnhYk6b33S4Ixfrc ur19Wjv32vANqD3H3RRWaG9K808hVgdXQ2cscZL3yT9ffOjoa6xntlZ0wsYrG2uY8OWB 6l1DhfY/3pYRFIl5C9mUpdWTlaVm3zOmczSQvP0UZrgjID5a/HFQfEoYirfJ3l0d67lp nRzcTOsEe+56nthODF+wgqIo6FGxE2hWGgvj3+ZemkQmom2oiZSKCWyBzjarew9ToRfL ps3Q== X-Gm-Message-State: AOJu0YxWzqoPbpCT3gnbKQmzqno6KttM+YXs1EufW6YYVfNr1S38nOD4 UBKdKo7eoalKKXNpIOZT7w8O6/FqQpqBjOhO2hGoiRZATiTLvJ4oLOXLjmk/gkhGTOstn1PyDyA AjRfoA5LxGarV8AIql7M4+fRN5ueo5lm0QB3z/2qfYAWaVmaebJoSdLjA X-Google-Smtp-Source: AGHT+IHqCJibIgOaSzEy8s5AhlH7VCnZ4Jjw4KXMyaYdKLFUuMQCiov66wpLGr/bRwJ6uMIWo4pYLiptJUiw X-Received: by 2002:a05:6820:199b:b0:5da:a462:6a49 with SMTP id 006d021491bc7-5e1a9ae94c6mr814274eaf.0.1725574947513; Thu, 05 Sep 2024 15:22:27 -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 006d021491bc7-5dfa04b75cdsm287866eaf.4.2024.09.05.15.22.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Sep 2024 15:22:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Sep 2024 15:22:27 -0700 (PDT) Message-ID: <66da2f23.4a0a0220.4780a.7d00SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 01080605C351; Thu, 5 Sep 2024 18:22:27 -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-marvell-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#178618 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | 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/