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 A375D43FB9 for ; Sun, 5 May 2024 21:28:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F917400EF; Sun, 5 May 2024 21:28:59 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 45FD240041 for ; Sun, 5 May 2024 21:28:58 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1eab16c8d83so8225175ad.3 for ; Sun, 05 May 2024 12:28:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714937337; x=1715542137; 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=z2u5kRzlPPxJDU0i++qkstdCVJ6R97JbaMxBt/cQBT4=; b=HLP1ivOtnP20O7ji4b7Dn4SxmpcA5sSrGSPFbnPHF19CO7yU036LRxP3qizi22W9zK ZSPNSoaMMHjT9989y2r8XwrTn/a4vnxrcjCuc0QpwQsYpcaGd5Q2z6USZvKWZAy/4SCo 3cXJPDLFQLSGfn1/NF2VrnYEwjpvLwSxf6Jr8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714937337; x=1715542137; 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=z2u5kRzlPPxJDU0i++qkstdCVJ6R97JbaMxBt/cQBT4=; b=sGLyYpnqPoB4Pb6llSpIi4ZVkc7bzIVKxuO9E/GcjCp24/88nReh5syyZRH+IyWGU1 49FWPHL1H62TuPRqzh5a8bFoRiOEriYLQC9L/jwJOWj/VzRIfYsTU6UQO9XZ5z0VwdWt YolCv3c4vhusTRLjEeWaCyOwvmh6SQIJL+mFuSxgkIIne7gl2If2S3xip3Xp21Rl7iUz V55d98/hcJO91ddYZB0/0tdkkSVqJVOMwZdPkmFepPF5lfYPsaRguW6pV67kik/yZ0ju jm5iLSm44X0nttmbfTsrdQYm5EXox+qxpX3W75lcWczVQZG1nnYFs7Ep9/DPqwYasKXD mRUQ== X-Gm-Message-State: AOJu0YwWp3LC7b55xmubVACv0Zl9yCoTP8U9OeWnXT66yCNqB2hbKiok eh68zWCxTa6vEXNYqJHmUJP84E6KXgEMzUn+5HB2yI7HRu24GkTDLlUq2yewsZ1m/9lljBWsu5J WQw7MLSiFDwanGw0xsOzBvJgIKfm4vd812OTbnFNA X-Google-Smtp-Source: AGHT+IE4dnWQr5HSA1PB+s/iJH0Ebx22NIn4UWC3miXE+2do1afCZnzZwCXk6fNlMHgnv/7oiFzm0GPQ4xeV X-Received: by 2002:a17:903:24e:b0:1eb:1d30:64b5 with SMTP id j14-20020a170903024e00b001eb1d3064b5mr9633690plh.19.1714937337410; Sun, 05 May 2024 12:28:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m10-20020a1709026bca00b001e0b4e91a31sm267009plt.24.2024.05.05.12.28.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 May 2024 12:28:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 May 2024 12:28:57 -0700 (PDT) Message-ID: <6637ddf9.170a0220.e425d.f135SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 992496052514; Sun, 5 May 2024 15:28:56 -0400 (EDT) Subject: |SUCCESS| pw139873 [PATCH] [v2] common/qat: add legacy algorithm opt From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240505183142.20148-1-arkadiuszx.kusztal@intel.com> References: <20240505183142.20148-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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139873 _Testing PASS_ Submitter: Arkadiusz Kusztal Date: Sunday, May 05 2024 18:31:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139873 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | +==========================+================+===========================+ | Debian 12 (arm) | PASS | PASS | +--------------------------+----------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29916/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/