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 71794461CD for ; Sat, 8 Feb 2025 21:19:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47617402A0; Sat, 8 Feb 2025 21:19:53 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 245614025E for ; Sat, 8 Feb 2025 21:19:52 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844e61f3902so237249539f.0 for ; Sat, 08 Feb 2025 12:19:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739045991; x=1739650791; 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=yONi6uzJ143eFeHI/dED97HdDQaH7KNKvwTiyxSAXWo=; b=jqgYo2an+UCIdmWeY5V6PVG5mJUyWwzqBsEXjVeHxBkPsg4mLZ675UfgN/wp9W/7V/ Bp4Gk8bW09so1C8gZgniLIRdoPCJekuyeiUURy+ivaEaxE1dwKDorGFdf6HMlDbaZ6nd XL3X1K/BHIQbfO3fVDTFIrT7s91LKjlZzUEsY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739045991; x=1739650791; 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=yONi6uzJ143eFeHI/dED97HdDQaH7KNKvwTiyxSAXWo=; b=eqlAldlBc7rtAJ3v8WUmMQWlFZ1tAX3weJX+cu+HS4Clx0OX2jWAuSpmxkKmZT7h4h CytlkexedIvTONOzHpHr7lgqhax7TTil3+Bj4Ii6pO07xG+VV2XO/QQCkXgMg0ho34TX UBErBPQMfqNzBV7KtuX9Bo2fbHl29Q4fa2rhdzTaxSUvBCrRJsO7+sfH1sVZQ+T/gF+S a7R9/H0aB9SYpPDNwvQ4KuT4zgLqtZdyLSKM8v6lsltFJiWpc+y6K5EApM8w2IarR86Q ZOhzjoNq2hjWu28TatYXzUBQdY3UWkCSi0GzSWz/OBvIhdENt22+Oe3H2kTbVdKP3gnz kinA== X-Gm-Message-State: AOJu0YytOe/Csoug7Z+EPQeypHLUJ2puxX3oGoNE2kAK10DnGv4yLU2M 9VHFM+5kRth1j1lQc/p5C4AbF1+tPPqSJz1QaZO+bZR7HpAtuLKTP/b1iIF9El6BUcPBNHdTYvX ooDHJ+28pamyPHvhCrfmllshjrbs0JDC64xt2QkAj X-Gm-Gg: ASbGncsiYMK+dbeRTQzM9cute16r3HLrRmhJEtZIjjPpnGIQwalmlD3xUbCCeNKEftj 74sur9oXTQvPualQ2RS8DTihvZn+P+fI63UZDBalP/AI+AsEqUoErbMW/M0hvU5C47dTActqVt8 wotlg2QBpdpZzwZB6l55ClbCqlKXK5Jsc/yQZk33p64yLMJYcGjXJKqHJ5+56kwpL5rpkya+bde fODlPMqAOOvErCErStUrYIPZ2/cgpG4dNrnJlE9NnyULJMkpLMz62Y5S5PupNDXkBqHawQHBYtp nn31xRUdEMirLsuDPlPfqNJd4A6slg== X-Google-Smtp-Source: AGHT+IG/Hg2IUumt/jEuGHU9ODZYoSXL+IowsfZ1nch3k+huZx/bsuRk8fOZM5UrJGpDcmqXJ/rE2i4HkjhE X-Received: by 2002:a05:6602:418a:b0:84a:7906:d988 with SMTP id ca18e2360f4ac-854fd799a97mr690648039f.0.1739045991473; Sat, 08 Feb 2025 12:19:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4eccfaa1da0sm367301173.51.2025.02.08.12.19.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Feb 2025 12:19:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 08 Feb 2025 12:19:51 -0800 (PST) Message-ID: <67a7bc67.050a0220.227acf.2a61SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E42DA6052471; Sat, 8 Feb 2025 15:19:50 -0500 (EST) Subject: |WARNING| pw151071 [PATCH] [v3] net: add thread-safe crc api From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250206203844.3874038-1-arkadiuszx.kusztal@intel.com> References: <20250206203844.3874038-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-sample-apps-testing Test-Status: WARNING http://dpdk.org/patch/151071 _Testing issues_ Submitter: Arkadiusz Kusztal Date: Thursday, February 06 2025 20:38:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:7125636162d67b1c40ba6802a3ff4466d125d243 151071 --> testing issues Upstream job id: ACVP-FIPS-testing#8818 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | WARN | +--------------------+----------------------+----------------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ==== Traceback (most recent call last): File "/dpdk-ci/tools/acvp/acvp_tool.py", line 368, in main( File "/dpdk-ci/tools/acvp/acvp_tool.py", line 314, in main with open(response_path, 'r') as upload_file: FileNotFoundError: [Errno 2] No such file or directory: '/root/workspace/ACVP-FIPS-testing/out/hmac-sha-1-answers.rsp' INFO:root:Using response file... INFO:root:Uploading response file... INFO:root:Fetching verdict... INFO:root:Downloading verdict for vector set 2879345 INFO:root:Vector set verdict not ready, waiting 30 seconds... INFO:root:Vector set verdict not ready, waiting 30 seconds... INFO:root:Done INFO:root:Using response file... INFO:root:Uploading response file... INFO:root:Fetching verdict... INFO:root:Downloading verdict for vector set 2879346 INFO:root:Vector set verdict not ready, waiting 30 seconds... INFO:root:Vector set verdict not ready, waiting 30 seconds... INFO:root:Done ==== End log output ==== Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32514/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/