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 B3C2243EA6 for ; Fri, 19 Apr 2024 00:37:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 970864027D; Fri, 19 Apr 2024 00:37:21 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 4CAC440273 for ; Fri, 19 Apr 2024 00:37:20 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6f00f24f761so1306467b3a.3 for ; Thu, 18 Apr 2024 15:37:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713479839; x=1714084639; 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=6rM3XVzYZXPQ+VFCDeT9BYnaspO04Ba4vBtu2EGl2ZM=; b=PQE1A1FcRfLVbt/awMHmbLzMrOcCpIYODnPA+mAkmnfMoE5tlCW74eK5MY/5U3+dPK 1Vm7gLIr5OIZsggbFrQ5MoO+tWGInjlcRk2qq3MbxF/JBogcMhCsI+umZocju3OUSSD2 VSfejn2QCIkHFQ+v9I/ODMlXWm6sCM/vaExYo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713479839; x=1714084639; 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=6rM3XVzYZXPQ+VFCDeT9BYnaspO04Ba4vBtu2EGl2ZM=; b=fHz+1y1jzdbJry0MUO5nuUNKd1qB63RR7MkILRFTYjXC/G+OG9L4k3B43UgJEpgKC+ JRnNIdTtml+YYpn1rrBne93RSWVOyV0an6yURLB9rwK4zXtdenQEFXQTSSqU6FEMHw4N q7kaQBZ9WCoM7xXj6U05cuTrS7MCmW4fXD99TE0tezT00IWy30GTtqF5ajsT7lYFN13f 2Lfq3s7nbSvaoj+zpA87uZ2DUcilGxhCyyAzQIJ+QZ1dFE/6v/OKCor4LSEFYp+My+d6 O+9w2BJBgD4co+bXdGuZ1ff7YTgtqWAFG5jh6SNmUa9SQVBtfQzjpka4zr34YbcHpxDv WgJQ== X-Gm-Message-State: AOJu0Yx8fK01QQcZekiOtDk7Ft7vhVvsVvB4B8dV46OOIDaAwr7I2AWv /y9TqwoX+7fi7y50HKfoEd07nX+YU1ZRJm2hV8ko/X+oD/Rav8pulgTwN+66PP9LwjPJIVnX5TZ Imc8g87TJvkoR5ccxFTk+rpOJZX8POObCzTFGJxZu X-Google-Smtp-Source: AGHT+IFPlluX3zFKV15VCnbUnUYV8aof4zUypGpWFqFL0Vtk/nVVUBhDEq+v+flLN2EytYkE6zgkK3gGWWME X-Received: by 2002:a05:6a00:1822:b0:6ed:21b1:e230 with SMTP id y34-20020a056a00182200b006ed21b1e230mr519135pfa.19.1713479839418; Thu, 18 Apr 2024 15:37:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l185-20020a6325c2000000b005f7fdc28b11sm23614pgl.30.2024.04.18.15.37.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 15:37:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 15:37:19 -0700 (PDT) Message-ID: <6621a09f.630a0220.81d48.10feSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9EC736052514; Thu, 18 Apr 2024 18:37:18 -0400 (EDT) Subject: |SUCCESS| pw139496 [PATCH] common/qat: add legacy algorithm option From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240418165128.17261-1-arkadiuszx.kusztal@intel.com> References: <20240418165128.17261-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139496 _Testing PASS_ Submitter: Arkadiusz Kusztal Date: Thursday, April 18 2024 16:51:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139496 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29820/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/