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 3E89643CB8 for ; Fri, 15 Mar 2024 12:34:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E75A642F05; Fri, 15 Mar 2024 12:34:30 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id D79C542E6B for ; Fri, 15 Mar 2024 12:34:29 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-609f4155b76so21300457b3.1 for ; Fri, 15 Mar 2024 04:34:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710502469; x=1711107269; 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=g1sAgzcUjPfcU5h9/2kS1Vkf4Di3fVnVzDJp6W1sEdU=; b=CPDI1Urx8fygNe6QI4akIdUMODoif66aXlKQOVeSA2Dn02PBQaY+Z7+lrpHqs258Ct VwRgvPzlxJooI+nUiT1bwkyEs99sTw/1AdC7+xcrOFgyXdeqhpCNzJSmPOnuUENSBOsr PUwT1jLyVlyYqa16qrnfUGM28GBDg6+vE2UMs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710502469; x=1711107269; 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=g1sAgzcUjPfcU5h9/2kS1Vkf4Di3fVnVzDJp6W1sEdU=; b=wiVWWa7TXaQvM4pMS8hLVKXWDQoTqalGAo7h2U9b6YmIsKVotFwJS73LaeMk4/JqKN +PM2oyxI5xK26z79wgVeWPoF62BzgXuOwcs1uz6zwSLxtv+mLzRZ1mVT8NwxkHdISRxh uTW9xhRwn9cppf4w5fwK6aYBmqjyUYrocCFx5eQByPLE2VUeqcWpVte4XrDH5qL+zyFu CzfPGJ7cU5w4fqfVY50/hfX1OYmYiDdKnolBzQokTr5KdVPbETNw8mmPNFaJeEhW/8VZ uv49mvTyLUELTQWPdBAV9j0A6D9GN4nARm9Qt9xYTMsR23eb7DUnNjgakxQPtOSnlGx1 BNwQ== X-Gm-Message-State: AOJu0Yx/nAMmx5A3lyINQ34hVseqW8+aDCeKnZ0UA9/t9x6c6YYOjKAB MV63ZxjpB4dmsL7to0hv48DL+fH8IIk33nyiwoO+9+QWlCvNTTDJmLubWFa4KXNzN4GD0sK28Fi bxA3Fi/ioCofgjtcU43iWtWt0NFdh1Av7Vej8QGD5G+Zot+mcsCUuZNXa X-Google-Smtp-Source: AGHT+IFKaahJP7PftqOEU4HWaxSE1SVFxxO0HkgVLEQ5czfRmDIT/cOSJEcVuApp3v/NFzpGx0Hlwlv0r3gV X-Received: by 2002:a81:ac0e:0:b0:60c:ccbf:6cf2 with SMTP id k14-20020a81ac0e000000b0060cccbf6cf2mr4275644ywh.8.1710502469380; Fri, 15 Mar 2024 04:34:29 -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 c16-20020a814e10000000b005ff8ea6917csm216938ywb.23.2024.03.15.04.34.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Mar 2024 04:34:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Mar 2024 04:34:29 -0700 (PDT) Message-ID: <65f43245.810a0220.c72f0.f350SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0F6CC6052471; Fri, 15 Mar 2024 07:34:29 -0400 (EDT) Subject: |SUCCESS| pw138433 [PATCH] [v2] app/crypto-perf-test: fix unset crc From: dpdklab@iol.unh.edu To: Test Report Cc: Arkadiusz Kusztal 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/138433 _Testing PASS_ Submitter: Arkadiusz Kusztal Date: Friday, March 15 2024 10:44:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:2186e618f1779515164766839c8dd14978548b79 138433 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian 12 (arm) | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/