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 2752245E09 for ; Mon, 2 Dec 2024 19:16:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2048E40270; Mon, 2 Dec 2024 19:16:21 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 61AB74025D for ; Mon, 2 Dec 2024 19:16:20 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-8441c1f14c6so94402439f.1 for ; Mon, 02 Dec 2024 10:16:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733163379; x=1733768179; 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=tUe7wc2TXY+/ucyNzCLjTmXDheKrkMATF0hZK2cyud4=; b=PZf6LvWjhsyrKNK1xODtYRgGJwMwSyf4WRKAaqvHQYeNz743HmDrSGGi80yaB99nXQ LQk6q44Bwhz/6V7sOG/d3huIlthsk8PWD8Oe42v4tMciaCD5D8xoOHdUiJ43iBCtXs2B Uam/e48tp0Y4TGmuXNH6G3QabxJtwySuT0ZLg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733163379; x=1733768179; 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=tUe7wc2TXY+/ucyNzCLjTmXDheKrkMATF0hZK2cyud4=; b=LZTI4FVmALtbGoXo5hmpucnwCdJ14B1fg/5BRWsPWkGmF6EGXRKHDqvf+Ljc8sksLS eShgoYJS2jgl0SwAoPmdA7XYBV+cxCA5n4JhwBvwPbKRSj1vPH1MOAFxk9Vub5HH+1Bf SPJnuKiiqNPyScJ2+me92bFEuSMF4rkMRGxUF7oK0eB/53QkMkioJ6LSoTG0SEI4OLWI jGgGIcAKLiRUA+dn4AbWuuGG84wUv69Ih4bv3JkU5X0XSI5r5MxfZo4JRbV4NHpVZs5y b+VXm+j4bBFuYqltC8ENqtSKd3bWBubUgbA3quMDRCAZ56eY7MNDEitrXovY7gy2CExk sHPA== X-Gm-Message-State: AOJu0YwHENviwNl7Sy8v0AKhjB3wyJdoP3WZ5oT6qdPRTuCZcDfZeh9D xTDJYgKWeriscGM+FxlnO9LkrhmuAaq3/6JLPDMxiRi0Fi+kIkDoNPklytdPEQTeWhU8tYJmgK/ tgKIXRGHh8GUO/svnGkwkivajpZEHvr2o6MOP8Evh X-Gm-Gg: ASbGnctInedAQYyvQHZfeBFvjQ6Uu2rUmDvknEdrm4+fVbqKmUNKQaJ+ofq95yefp0o EZdPvVAiwUqALgag+YQKYMXsOvdvXOXYDZR0jHsMOKPUJzK3BXhOFzkZ0FXAOprO/RZU5xNE2S8 NHN6UPFFQcBlG1lYipQmkGT5pR3z3eHfyI3JUBAcLIHSsMsM/DlgdYD38JHFOwcw7oUV29roAVX QGgt/0jK7PbJJQQfDVD2FvtRJoysGXAAVmV/Z+PXvPY/KetRSBl5+8HHZSRg+y2TPgvYUE= X-Google-Smtp-Source: AGHT+IGYpTY1lOkP6qdpYz24ETk/ccK81FjTmIxaf8YeLVPTcg8WaT54pRyNy97CNA/ijTkIg+HhaUjE1Khv X-Received: by 2002:a05:6602:178d:b0:83a:ab58:a84d with SMTP id ca18e2360f4ac-844015d4c78mr1424169839f.8.1733163379603; Mon, 02 Dec 2024 10:16:19 -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-4e230dca8b0sm414986173.11.2024.12.02.10.16.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Dec 2024 10:16:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Dec 2024 10:16:19 -0800 (PST) Message-ID: <674df973.050a0220.3bc340.71beSMTPIN_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 204536052471; Mon, 2 Dec 2024 13:16:19 -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: Template-DTS-Pipeline#200464 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 22.04 | 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 Ubuntu 22.04 Kernel: 5.15.0-100-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/