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 7F94443CB8 for ; Fri, 15 Mar 2024 12:44:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A6F342ED3; Fri, 15 Mar 2024 12:44:48 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 0892842ECF for ; Fri, 15 Mar 2024 12:44:44 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-517ab9a4a13so1630544a12.1 for ; Fri, 15 Mar 2024 04:44:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710503083; x=1711107883; 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=fpmRoPa61Le5Gvahtv4DPxk9CgHhrosHWGOkpLGQaqQ=; b=iBq0iHCfuqsdLNqMLDOkntuw3ts5TVr1WUmBh7Db6YFsCHSUkl4CQlh7eloQOx3S6N vtLw9EVdHbZpCKKzf7McQPqruCk5p7eZq3sIhabONoc9DguMod95LejSIel+1bj6sEPZ cWPceaFXdYD9Aiyo9tcVECIfD4CaO6hKEH31E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710503083; x=1711107883; 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=fpmRoPa61Le5Gvahtv4DPxk9CgHhrosHWGOkpLGQaqQ=; b=kzqEwr866T/xRb7pxs+SpVlQ3G+epULhBkkhllRUj+cfTsGYse/CevfMkx7DEbZS4g Ro2Dwbdrj55IvgDWGxTm/i+NeEffuAXdutLZY4Qm+0rje40kcVCloJVw86B3G8Rj4L64 aNmjqWM+gDwWOMZywH8XkTDfgk+huPLwwKDtxYXr9HJO0iUUP0RnNqCwyxpJhaeYojo3 27BWxXEgi52VBk4UYU2LtPi2rFBtpBP0GItuGphblW7mBvDHOahO4qjeJw8f1DndhRUp iOk8P+TBksChCdDXExDIBWOq0JlX4T4yUjTZN4DUpjJbS4Wcrc0VERLrFIOzSwix6Kbd ilyw== X-Gm-Message-State: AOJu0YxETb+x0d7KkQbG9olEU4pPqufcr6n/8dI+kzXZwvhfA6u9PGCq pAki+fb3Spj3q5Xq8FnKP1mQc2r7k9v+fu/62SVmQULt5vX8FARE75rhDMY/VPmspuf5oP9HH7J DtM2ml5cFDfOOLCZbQFiU8tqs0lYRizrHwQFZGh2n X-Google-Smtp-Source: AGHT+IHhxiZPy/2Fi3lIbZeau28PKSht60B3wbvsFgAW/7sDDOdxAPZ+ZVIocgEtnDvtigczOf1UjPMz7o/p X-Received: by 2002:a17:90a:3ea7:b0:29b:68c:1779 with SMTP id k36-20020a17090a3ea700b0029b068c1779mr2840472pjc.40.1710503083190; Fri, 15 Mar 2024 04:44:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z4-20020a17090ad78400b0029c7463d69bsm120973pju.11.2024.03.15.04.44.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Mar 2024 04:44:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Mar 2024 04:44:43 -0700 (PDT) Message-ID: <65f434ab.170a0220.a4cb7.7fdcSMTPIN_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 624D86052471; Fri, 15 Mar 2024 07:44:42 -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-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 | +------------------+----------+ | Fedora 37 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/