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 E945B43CA0 for ; Wed, 13 Mar 2024 16:53:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5F1942E2C; Wed, 13 Mar 2024 16:53:41 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 6058840298 for ; Wed, 13 Mar 2024 16:53:38 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7c8aed81a3bso27824839f.1 for ; Wed, 13 Mar 2024 08:53:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710345217; x=1710950017; 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=CfRMCKWOyJ629UAR+YkzUS8mIOz2M4H407e/qV2mWFM=; b=dAK2cnXGyznmtHa2bOmCQ4EPNFVY87MKaMmCZUF0qGPwScSUenXcEyDYjNxQ+htUVS 4ENuWSfpXRc+KNP69attVyvEf4AiZPyakA9fzbQwa6Vnl46+W1+pFYAWFVog5AL4HeF9 J90Y551ENGrj4Xhk39jkTT4vJ6L7YP28wa9M4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710345217; x=1710950017; 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=CfRMCKWOyJ629UAR+YkzUS8mIOz2M4H407e/qV2mWFM=; b=vUyBW8acmvQt+e2OaflBqW6Ze7IlRNtke4c5hTwRmsqbkJOo0scXDK3HWBPSqnq1OG vfWr2hx49o9TKptoEfuCsjIIfna/jyzMEGRiOothePhLQmF9eidQILG3FcSxWcJ7dGe6 HvdyHfXIbWchTC9/r5znicNvsnhrwfvKxnbQjPBBBvZLAxn6yiz5gHDStTbHwix4m5Fa IoGTvDgzJ8V/1o/5jyGPA32txaQFx4n+6KJL3b733XOaoegn3Xn7CPgoYGNRPwH0VFUV i9kL5fMzgHGeVoCXvB68TX4AZduJBwi2zM/+nAtjNh8uyExoW1jULX2FcFjjU6SmbaKw 1yrg== X-Gm-Message-State: AOJu0Yyi+F6RqjifPxuH4tRK/+mlG4YL7qPCAXQyykneFv1/hH8hgGd2 3eIyn5HvbQoHEdgh19jnXXz6XfMqakUJ16LZCHstsLmo66Ih2ixgc2q6PiIEgAGsuowm7OqnBNJ ptet02m4eps//YWBv923/lW5QkZG6wl9UHmJPF4FB X-Google-Smtp-Source: AGHT+IHRcHtzyNodwHqbdJe0FRptOc1AQEQHZL2K8hBWXDSCbeOyoBYIlTshlnumaF/DbC4+Vq7hWFneL5WR X-Received: by 2002:a05:6602:2554:b0:7c8:41c7:6ac5 with SMTP id cg20-20020a056602255400b007c841c76ac5mr402216iob.6.1710345217842; Wed, 13 Mar 2024 08:53:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fr14-20020a056602600e00b007c87d98df01sm440478iob.29.2024.03.13.08.53.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Mar 2024 08:53:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Mar 2024 08:53:37 -0700 (PDT) Message-ID: <65f1cc01.050a0220.6f860.a6a9SMTPIN_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 5B7C26052471; Wed, 13 Mar 2024 11:53:37 -0400 (EDT) Subject: |SUCCESS| pw138331 [PATCH] app/crypto-perf-test: fix unset crc algor From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240313145448.26264-1-arkadiuszx.kusztal@intel.com> References: <20240313145448.26264-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/138331 _Testing PASS_ Submitter: Arkadiusz Kusztal Date: Wednesday, March 13 2024 14:54:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:197bb4582c43df3c40db97a0da463afea5e74951 138331 --> testing pass Test environment and result as below: +-----------------------+----------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=======================+================+==============================+===========================+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------+----------------+------------------------------+---------------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29535/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/