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 DA23E43CA0 for ; Wed, 13 Mar 2024 16:45:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D643942DD5; Wed, 13 Mar 2024 16:45:10 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 2891940298 for ; Wed, 13 Mar 2024 16:45:10 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-366219c3916so37174945ab.3 for ; Wed, 13 Mar 2024 08:45:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710344709; x=1710949509; 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=ZacSqJhDrRC6Ez1Psdfkb6ri++dSeJcrU9IMenK7KAY=; b=KQmdGSeJn+ORJx3M03o1gpb/ucRwz3LPdtrAXfL+ohCPKjitxZ6+IbdHvJQFL82759 8m/OcakNSWTC6UoEhcFSbjQbrT2nPbszj2ttB61h8IKTfHQv+hfQ3bUzCAjReYb9Nt0+ ZnQ2YDgiRi/PKKkG48PlEineAT6s8YcOTF5/s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710344709; x=1710949509; 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=ZacSqJhDrRC6Ez1Psdfkb6ri++dSeJcrU9IMenK7KAY=; b=jqbvTxarK6n7vCyLdkKcUJI8j0LZGFzNOwa00wXPZW7dl9sdArvkW0b+MQp13BlNeL SAUaSsICcoqVjAmpWPyWVlcSTsk6MV0GNBQnXiH1xrKikn79ULpe2UY0p5RObPdbytnI ZY6kNt2/z2oHGMIt7DZExK55fxn/vGb5qj6m0xBk0pLLwxLVn0DLTccd8dxpgOqrOcqa RwGtT3yYjsvEoIT/dTPgv6CTxBjsHuPK7Ciz8V5KwFyiAVaQAH/3GforZpeMw+ws6/wm /qddRAYQMGuI9h1jfMxOGZ+Ik8Dwxf6DTKYBoBdC1EoCuytWOJsSVkNrwFn+5YspQ34v xafA== X-Gm-Message-State: AOJu0YzGYb1TFHkcHZdkWJ6iZ8cniarFYDWa7w3IGCpmTzDiUaGUoiYB AU60sNF/+Fzlgi7E3x/WsQqAxs42d274cp//EUixfoQHLlHyQTzTqhCchnqzLqLC9YwM2yl5ahz q+q7zIU3tK3v4btGtsfP9cp7rHRw26WH9iKt079ZFmb7SlDnG/waP5Blv X-Google-Smtp-Source: AGHT+IFTRMHziFNDQ6ndEZfIbpgzKDIa66AmnVZTxFqw/w9g7cKXyoZuuU+Cf0EWetwFFC5wn1TOcUH7Bd/l X-Received: by 2002:a05:6e02:12ef:b0:365:1a53:cea6 with SMTP id l15-20020a056e0212ef00b003651a53cea6mr381437iln.9.1710344709578; Wed, 13 Mar 2024 08:45:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k12-20020a056e021a8c00b00365771d5234sm546714ilv.39.2024.03.13.08.45.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Mar 2024 08:45:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Mar 2024 08:45:09 -0700 (PDT) Message-ID: <65f1ca05.050a0220.49d60.3588SMTPIN_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 172C06052471; Wed, 13 Mar 2024 11:45:09 -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-compile-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/