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 49B6145914 for ; Fri, 6 Sep 2024 00:39:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D6C940264; Fri, 6 Sep 2024 00:39:45 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 2BEBD4025C for ; Fri, 6 Sep 2024 00:39:44 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-37636c3872bso5365545ab.3 for ; Thu, 05 Sep 2024 15:39:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725575983; x=1726180783; 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=68B99J7QfMhDHIx1PfFen1T0sj0ftpKDNSX0NDDKggk=; b=SilgY4hMF8lXI2H4kk/oEVkQDnUxRbhfnQTNlgIq015gN7n/+5CLExHRSzHjX2l1bH vd6w5UNLXaLDW0Z4Jt3e7zItM4MozCfUyXif/tVJeY82+wqlem0Wp1ZTiZH70rXZC6kn wQ8mYW9qGuaLohjOC9trAT+5JoEI3z6mtQBk8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725575983; x=1726180783; 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=68B99J7QfMhDHIx1PfFen1T0sj0ftpKDNSX0NDDKggk=; b=qyc7e2YFGaxcTk++eXX9ggUlfc+j0Hfj5dO88xP0oxLqbYw5775RHlOYNZYoedTCV0 Un2mBruS5E+Y4llnZlUil4J4ZQ3InfsGLcp8FhEKR6tEzvp5s7ltYlxca4IH5voVe1X2 zrMS607PTIglCWB5/ezrS+xUr07N1ucwZBZr5oYCe0qN0ykG/v4rT/FK/Ju8YbSdoGPz ppbO8AIHayj7GQYOtJ0T/gH7osTPGpeDzc+AUx1a1mfng+6xNb9O01Q2j1RD2v6ymgyo +IFMTHmejlc6o+yuKcxxtfa5hgL6sxHS0V0akTvbiIGOWXjr72ztiPedNLzejjDJJxsU emUw== X-Gm-Message-State: AOJu0YxCo5jsTcZqWTf23BRlZxgyZo21ct9ApSPGI4A73ZfUJXRkoOX3 x2eOf30xCfMx5h+CTjrhkplZO0PTX9z9Gpj5ASxdgRmMM1NYUS0LBqTihsx73zVDE1Tp+8/O4MH ChywYhWBWx38cY8gs5u24c/vqa0s7eJ8rA0hfddog X-Google-Smtp-Source: AGHT+IGX/WM9YHBc+PIvavNPx+kEsZ8eYgQnajjPorR2+Op7YGlu+9HzRiDHd/SbscZ3db1F+Vfk2SvKG1pw X-Received: by 2002:a05:6e02:1aa4:b0:397:6dfc:993a with SMTP id e9e14a558f8ab-3a04f0fdd80mr8598205ab.21.1725575983409; Thu, 05 Sep 2024 15:39:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-39f3af9bc82sm5799335ab.3.2024.09.05.15.39.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Sep 2024 15:39:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Sep 2024 15:39:43 -0700 (PDT) Message-ID: <66da332f.920a0220.1ba88.fc89SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id E4861605C351; Thu, 5 Sep 2024 18:39:42 -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-broadcom-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#178614 Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | 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/