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 5E44C45C54 for ; Sat, 2 Nov 2024 08:04:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A21C4026C; Sat, 2 Nov 2024 08:04:03 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 761824026B for ; Sat, 2 Nov 2024 08:04:02 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-71e953f4e7cso2167454b3a.3 for ; Sat, 02 Nov 2024 00:04:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730531041; x=1731135841; 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=Zq42BP2s+h/1sy8cRfDb11gNvl5Uzz+5HweKz1nx6Zs=; b=YMcD3ig7wjSmNijHuJCi4ChJh5whdVyPvpMapO6WZsg9DB9pELt188jA4SIIHGW3CL jbu+urdU+U6DEmdjezNQz7gsmrdAlXJ04/wR5WzJBaQzZxW5ljYeuaYESmlZ4Hspxea0 Br24j37Pml8qVK6YkaWavwiYCj6tqZYx5N+bs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730531041; x=1731135841; 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=Zq42BP2s+h/1sy8cRfDb11gNvl5Uzz+5HweKz1nx6Zs=; b=tpbCFAk2+0oRl9MG7vP5LAl9WO8ZQC4Trucahn1hQ/rlGYRIG9Fc3gbDWBnGnWZuqm QPq+et2To0vDIzfWFGtnyLbb7R8+cJznWv4rc63DdFO4MJ2bBWkGLACXt6N1Dp4DPyoP tKkNcziN71OyaVs96Z/1YB712GUhkBRMKa79kKrBCwLmET5EppU3gx/u2hjgozAFhFIP nvREWI6XIoF+uK9lA0VoKzOH6wfMCHKfyCRb7RPAmM2TxmarflMgcuxT3VRkkO3MoEqm PplG33A65gQ8FC9eKH5OzYkt5FaN7fN8PU31xRyF3NqRcvKLEMAbYBQcxeC+Ucwwx9NL +Xsg== X-Gm-Message-State: AOJu0YwvCJHdrUHMLZbgYEmEiRjJjxcjtd2x/Web1nMv4UBB1uorw2HC v56IVkai4UTuZS0AcYjmKb2fRFGhP7PKwb94/eGGiUmVpBp7GQkT0mnaNd9RfsB2ZniLwmjeCJ8 upyFjWGuqvDMBQZokG9XzAcwm4e5Ougsfe0wdyYMc X-Google-Smtp-Source: AGHT+IGHrueK/JxdMHuoPiZpJhrKKXyyraRAuGbXDVIU1IAfecVWWlFMevvz0xjcQYgTnF59XBrOQfG5R9k7 X-Received: by 2002:a05:6a21:a34b:b0:1d6:fd8c:fa16 with SMTP id adf61e73a8af0-1dba55373fcmr7828674637.46.1730531041197; Sat, 02 Nov 2024 00:04:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-7ee6fa5e0adsm48969a12.12.2024.11.02.00.04.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Nov 2024 00:04:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Nov 2024 00:04:01 -0700 (PDT) Message-ID: <6725cee1.630a0220.3c49c9.387bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 70C686052471; Sat, 2 Nov 2024 03:04:00 -0400 (EDT) Subject: |SUCCESS| pw147858 [PATCH] crypto/qat: fix ecdsa session handling From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241031191952.20863-1-arkadiuszx.kusztal@intel.com> References: <20241031191952.20863-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/147858 _Testing PASS_ Submitter: Arkadiusz Kusztal Date: Thursday, October 31 2024 19:19:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:3ee7a3e0e0e0f5a81a4b102a834697bc488fb32f 147858 --> testing pass Upstream job id: Template-DTS-Pipeline#193505 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-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/31798/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/