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 4981A43CB8 for ; Fri, 15 Mar 2024 12:40:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4122142EE5; Fri, 15 Mar 2024 12:40:30 +0100 (CET) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id A950D42E6B for ; Fri, 15 Mar 2024 12:40:27 +0100 (CET) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-47341f709c6so798451137.1 for ; Fri, 15 Mar 2024 04:40:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710502827; x=1711107627; 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=ucsUjJhYjcibrg8mU1bN/1aBxRxJ/hpjxzKSmAG7GKE=; b=DgVpv9YkqIrFTBC8Q2vZi/135o7lh2y4TxDO4vwPIiNN3xv1zQVeCW2ISs/FBhYwlR aBZEooaINTIm3v5ozafSi56Mh7GC8YrFZcydYdnvL/19EzQUasjW34KlnQtkORKMTpTe lYGWVR0150rToqfGdm/IG65VNXz5b2Epy6w+M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710502827; x=1711107627; 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=ucsUjJhYjcibrg8mU1bN/1aBxRxJ/hpjxzKSmAG7GKE=; b=Q+O9Kj/yw/NFaDxXGKmIfsFYN7imCfB5sVp9hk+eQUNgoFU0hB2ne3JF5iF5BnmNfm 260xGY16jk/nAeszm1m5VOuwVqmSqrOG+KhMY6vmaAPHvIaZtvHLnQEiqQBRGtun4xF/ KAsbIM6Dg5FcBGhKBPqdAm1Tas0qFNwAhPY0n68ifA251hr90AyHmsOyzBoeio/xRzxL fPuxFtVI+tX1fjguXcDrslQAR08RmFAbPaB3ljyoh+ihL5SNPOQiXRJoK0zHA7wjX+cU GTtrTmdxFERLlARPF/BQRpK6Rqu51K4wNt8mhY3UtVXgwnNUHBjvDB7r9Y2gwpVbVVih UjXw== X-Gm-Message-State: AOJu0YyZqlqxmnmTNvIxExTK3Enh7mkSiCtJDozYvF7kdI5jb34GTTqP Vp4HfqDluXZSb4yWhjVtoG8qTiszfUkdC0mJWiXu5hWDW0ZsvmxzlzqyZ3aYhhFdQy80SXSHGTR F6Lw2CN4wtFlZuZv6KJxjxC7kN5d6wyjS3hFtClw7 X-Google-Smtp-Source: AGHT+IGOEn1/2Z5SzHzEg7gn8CBGyJIN2jtwI926qzCUFzGVknt4LL8s+b8HMsZ7bsCraQ2mvDnn/BBxoMmP X-Received: by 2002:a05:6102:1499:b0:476:6554:95a with SMTP id d25-20020a056102149900b004766554095amr587995vsv.16.1710502827116; Fri, 15 Mar 2024 04:40:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y16-20020ab05b90000000b007e03b8d746csm2345uae.18.2024.03.15.04.40.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Mar 2024 04:40:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Mar 2024 04:40:27 -0700 (PDT) Message-ID: <65f433ab.b00a0220.4b4ed.0244SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C4EAE6052471; Fri, 15 Mar 2024 07:40:26 -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-unit-amd64-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 | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/