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 EE97A43CF4 for ; Tue, 19 Mar 2024 07:12:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E2EB84028A; Tue, 19 Mar 2024 07:12:38 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 10B0C4021E for ; Tue, 19 Mar 2024 07:12:37 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5a1fa3cf5eeso2310477eaf.3 for ; Mon, 18 Mar 2024 23:12:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710828756; x=1711433556; 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=VZnRo/42NcmsDeO7JXNM7qp6akqRBCAMWGpBd6JQiIg=; b=IMpOxtqp5PjG7sC2ciPrfTG3eyjQ2s83tUCzrWslSF9hd7xPPoodQwAQ8CK4/U/4v7 gmF/cZTFhij414YXWFpHR/cfoTIRk1pLLRZgz2deQFjmuJTmVvwziiJVSpktOgNc1lLf 22vfDy+s66z/PE0NQtcoy21TTiD+wT42vcNiA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710828756; x=1711433556; 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=VZnRo/42NcmsDeO7JXNM7qp6akqRBCAMWGpBd6JQiIg=; b=XrEC1qjGFQCArGmyPqyDm0+1Tz4m/fQUMC87X1KkpLsFXnR7WggpfuwkuZS19Wpuv8 yDrHvtj5Lmu0EIf0J0LR/qrlY0aP7pIw7ypzUv1z/WWpnO6apyb7xZxF8Q9CIJjSB1KW QUSQ4veUZb9zoApAhbgxSQhdvVmwHBfmQf8RbPrObChV6Fa19JLjkmzmDasVpWvt3/vv ov1Pam2JoPo4ScHaW+2PFXSfYN2x9uGEdGMxHIAok2SM7wR5zAyLiYB+xBMqG5WvTv8G 5l1PagejkU9ggxVTdBCGY6LYlAG+t32WDxj/vH73NQCkzbQF/GfR5eSrCc1QhGouIFts 3FhQ== X-Gm-Message-State: AOJu0Yz1VtfGjZ4OuWxfXngB7dHpL+bYgw7Qu3KvflxgtTO5WTGENUIB jfgnIEuF4Nt/AifiaifhiB7kNKekrbWbDGeuquIdQud+KpDEkBb6Ls5be3yGrqF4xxqzhM9liFP t1D4nXm8FQyszm3JyTJ16J5nFveXFFZFHr9rzIuhCgdeG2PVaCfkYL14/ X-Google-Smtp-Source: AGHT+IF+t3PX3VUKiMPu1EaDofCvxkvfi6hlVg4X9P3Eshryi8EVYpMuWSDGM3iv67zk5yI1oqhyj60MUUdw X-Received: by 2002:a05:6359:3110:b0:17e:b81b:45fa with SMTP id rh16-20020a056359311000b0017eb81b45famr11019287rwb.0.1710828756327; Mon, 18 Mar 2024 23:12:36 -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 w1-20020a056a0014c100b006e6c0f35053sm625112pfu.3.2024.03.18.23.12.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Mar 2024 23:12:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Mar 2024 23:12:36 -0700 (PDT) Message-ID: <65f92cd4.050a0220.44871.9ee3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7ADBA6052471; Tue, 19 Mar 2024 02:12:35 -0400 (EDT) Subject: |SUCCESS| pw138433 [PATCH] [v2] app/crypto-perf-test: fix unset crc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240315104434.2531-1-arkadiuszx.kusztal@intel.com> References: <20240315104434.2531-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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/138433 _Functional Testing PASS_ Submitter: Arkadiusz Kusztal Date: Friday, March 15 2024 10:44:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:2186e618f1779515164766839c8dd14978548b79 138433 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29572/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/