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 9E0F2460EE for ; Tue, 28 Jan 2025 05:06:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 626FE40150; Tue, 28 Jan 2025 05:06:12 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id DE39840144 for ; Tue, 28 Jan 2025 05:06:10 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-219f8263ae0so95082735ad.0 for ; Mon, 27 Jan 2025 20:06:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738037170; x=1738641970; 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=OYRscfdnd9UUtUP86JX8NQPXt8jxht00EW80fSJ6N1w=; b=f1pndwvIOUfwEOb4sQALT4UkfBsk5OlwanuHkmoCYOFaVq412eLG7cg+0R2RWM/1tO lVC9POS8UcqDvXxflVX2dzqR/pokhCtyVhWT+TjOq06cAFWi3p3VnDqg4K4ZhHXW3Spl OQwPJfCSx1XIVy1IUJjnKY7c0nYFoCH6IBx4M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738037170; x=1738641970; 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=OYRscfdnd9UUtUP86JX8NQPXt8jxht00EW80fSJ6N1w=; b=V3ilFjrF4URffl49p1tc2nNXdu8JpUJP9uZREux0DvJ64oADT5r43t11xJuXja22sf dOUpMjFtW9fMRJfLdauFdPlxHkTaixVhMBba91KGbDtXnuT/uSjlXa/wuHo/KBWQWs+l N6ZTv1b7t6+Z0NIN48EN6SBqjeFdpQDYZSGXsFtw7gvRo2F3CAc4GTtxtBwp14ifYQxF t2BIGFFIKOOP820f6QNjVIag//4KbMA8f1V59m3Pj81lJWPzkzEFKncOXqvv7ssBsgPy QqugempCDjhLIot6nRUoxpOOyej4hR0b4xCh9kcs6dQjli7rZruu5UScliJK5UxD8TMb PHzA== X-Gm-Message-State: AOJu0Ywzzzlq0ph1Kk4Px5HMRAWuq+z+Ydnup1jr26aSmLy8cKxlyPv0 X+8bSwbNpdzgcfVsJS96w79qYnMCRmY8AeqxyceZx+NCXXBeKyO3UA1nfnHZHAXI560mg92wgTw hInbWcm5AlCLwIFv9IZDVuJn2w4mB5UwvKNeiR71o X-Gm-Gg: ASbGncs/B+2sHdYg4FWO8q5qwgYvch3LRl3txT6ahYohtQ4KsyW8SQwtvEDJ8Oj6agJ 7RJvLYmCgXm4EUhTXguZ1AafOJtpW0AGFcvwpG8y8bx9GBHtwJkmwyjHth1WlMVxDhCkS/pX0EQ 9g9TMuRFCCZsjbx6XTsWtXfF6yNf8H9NGsny/5bJJ+4cu9VHC3MSacqrKhcMrq2VV9ZJHBUipbo 8oWrj9bdxy0TfcthRL7gryOnZzv3/X3IAWjBVJpqsQIwgHlnAEZzHFVxE+InxURCpV19gEqUGdg UDeprA2mMq/0GjCCA761WQJurVozww== X-Google-Smtp-Source: AGHT+IGB+it48tO8P8x+kk+m60BG4pKCjHCr3UuVwT+c6edkuy5N2ZWzZ4q7oUXGo4notT+huTXWqMNEEHXF X-Received: by 2002:a17:903:1c4:b0:216:31c2:3db8 with SMTP id d9443c01a7336-21c355c3358mr636903915ad.37.1738037169892; Mon, 27 Jan 2025 20:06:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21da3fa85efsm3754955ad.50.2025.01.27.20.06.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Jan 2025 20:06:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Jan 2025 20:06:09 -0800 (PST) Message-ID: <679857b1.170a0220.889dc.535cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id F126B6052471; Mon, 27 Jan 2025 23:06:08 -0500 (EST) Subject: |WARNING| pw150539 [PATCH] net/cnxk: fix of NIX send header L3 type From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250127063335.405019-1-rbhansali@marvell.com> References: <20250127063335.405019-1-rbhansali@marvell.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/150539 _Testing issues_ Submitter: Rahul Bhansali Date: Monday, January 27 2025 06:33:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:111b8e1060485da05a564af592e3afc36c1ec6e3 150539 --> testing issues Upstream job id: ACVP-FIPS-testing#8697 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): ==== File "/usr/lib/python3.8/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib/python3.8/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) INFO:root:Using response file... INFO:root:Uploading response file... INFO:root:Fetching verdict... INFO:root:Downloading verdict for vector set 2833314 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 2833328 INFO:root:Vector set verdict not ready, waiting 30 seconds... 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/32429/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/