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 A310F45E09 for ; Mon, 2 Dec 2024 19:01:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87BDB40270; Mon, 2 Dec 2024 19:01:43 +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 A2B734025D for ; Mon, 2 Dec 2024 19:01:42 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-7ee11ff7210so3226127a12.1 for ; Mon, 02 Dec 2024 10:01:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733162502; x=1733767302; 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=iPnZuCyw4PyDSFAS43g+W5LKtwN6Ee3ed+EPMmHVYcc=; b=KraC4/POEvMABu+kCyydZu6hH72BWfsBgOzuGpPSu1oJbiywOP82+kGi/25rVLbou0 AOY8L+eUW5f/IMEW0BcQfaqGcUJjdC1sPhoiOdVTM1o+xiBEVdaoaNu95mKZ8nLrbW8k 9y3Lq51gz5uQ4VJ5ItXmXBMO20Ecak6PZkrEM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733162502; x=1733767302; 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=iPnZuCyw4PyDSFAS43g+W5LKtwN6Ee3ed+EPMmHVYcc=; b=V+78nQ2wwgIt3kj/YMePjWX6AB/0+tUsq6aqPlguQ5PpLxKA/5CFxKzmx5HI2G271+ tuBQsKFzVYFIac5e4LLzo3yDgDo8Br6xCnQBL0YrBtpfYA4tsZf2wrH3BxXspe29qHCX 5LxM9uSIT6wLacX1Wl/TGXWDqxKpgaag7t0YFI3WIknDq77s5fdxevR9WTtBfuP7r6Y5 lliASrOvcq9NHiMzdsfN9+zvW0i/0sQ0gXXVRsPKqFEEoXf2lTHE1hp3RqXYE8u0Qw6a d6qEzeM/FeAzNyzEMBl7j49Bzp/3TOvtdzBuUn05iOwR8M6wMpharXEQllWFjuoi22fk fMYQ== X-Gm-Message-State: AOJu0Ywx0Ib/0itRGOs56Pp+K7iyxwLYI1swVijtDOH77P6SJ33j2929 AVttV+mHqjEfSlkzOSs/gtpmS6M4nS4TH/v/OgFsXlZRzwJ2H7ZKLlwmnvNUg5mjOzfmB3phwbD FNm1u48qFOAbypG0wgt2B3Xp9h1RI4owU0ecsnXJo X-Gm-Gg: ASbGnctvEUNh3xGdxeHY1D/EM1o73y+hrdTcy9Bc8/axjP5D/vFIkFXTl8zsmUDOfiL 3Jv3BNJpsMGIHT4evlqkO3Moo5+ZS1U6OAQTWOFSqUvaXnfCLrFE2mJYRBUYtrH6fAJdNluB77l LWl7806iB0U1KGGpA4akaaGER6JDqlegkFH4WRuJgbF4jflzrHUyXDGPUmLkFLSneL3lVFHppLU 54TbTxJx1EDKHC+vi8Gdeu+IOjkJDU0sS7DRVj2M7hJZChLV32aG62TyhBHqj0rQ83+hHc= X-Google-Smtp-Source: AGHT+IFP1rUnOf9BZH5JQg9cCj8DppfILqIoGwN197iQbWu0ZO2JkN+F7Nw8EOWSf4j9muOZjUgFJoCjjVF4 X-Received: by 2002:a05:6a21:9986:b0:1d9:c615:944f with SMTP id adf61e73a8af0-1e0e0ac35b8mr35548164637.11.1733162501463; Mon, 02 Dec 2024 10:01:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-7254177055esm532472b3a.9.2024.12.02.10.01.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Dec 2024 10:01:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Dec 2024 10:01:41 -0800 (PST) Message-ID: <674df605.050a0220.dc1fe.f04dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7E0DE6052471; Mon, 2 Dec 2024 13:01:40 -0500 (EST) Subject: |SUCCESS| pw148978 [PATCH] [v2] common/cnxk: fix atomic load in batc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241202165739.1896876-1-nkishor@marvell.com> References: <20241202165739.1896876-1-nkishor@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: SUCCESS http://dpdk.org/patch/148978 _Testing PASS_ Submitter: Nawal Kishor Date: Monday, December 02 2024 16:57:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 148978 --> testing pass Upstream job id: ACVP-FIPS-testing#8186 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | dpdk_fips_validation | compressdev_zlib_pmd | +====================+======================+======================+ | Ubuntu 20.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32070/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/