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 36934459D7 for ; Thu, 19 Sep 2024 19:17:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 310F1432A8; Thu, 19 Sep 2024 19:17:36 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id D992D4026B for ; Thu, 19 Sep 2024 19:17:34 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-82d24e18dfcso61848939f.3 for ; Thu, 19 Sep 2024 10:17:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726766254; x=1727371054; 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=6LLjxu3hUAZh5dGUF90g6OX+mD7a89aWJBRU5JjqSWo=; b=cZC2ysIdBH2uTr6t840yrIB5E3UN2IQzaYBMXsGb5xBxdQ6D4kPQwdUaDwqHkom2sR CRJwY5/z1lNm9v62soDTCeSmMDkgLE8vilqB8xhV3T4r1h5Yqkm8wal6nKIyHf3+7Gce Jhw4LnX8Ijgk3mKlOGh5Y0za4n7nvTc9J2JY0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726766254; x=1727371054; 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=6LLjxu3hUAZh5dGUF90g6OX+mD7a89aWJBRU5JjqSWo=; b=RvsyJt/etvkqmH5dL+s/5lnaTQlLybhw0u+KGYW/uG6oIO06Ed9WL0BzB0bZfGAL2J Q0gYYcaJZDCvvJQVGtNEGmocn0d3qWzqPBfZPF19/Tdw3vTa2vSbD2GzPeMOddX3DusS xKIw8ffHQR6bb6wJPTpUqokPG77PNtgl4EkmCEWxX/uPm9wZBrt1E+Tt5/haLjSuP3US iDUAmbBDq8QG1Cwe38uI9KdCkGvUYGlos3wUGa3zuR1mMkkgdiKKE/hiILgoBjh3J+1e t0MZiREMGq8AIxjVHB724PsAjoHM3e2KS3HPuXGCOec8gnTjmRWICQi/TuCwwrGbw+5p iBcg== X-Gm-Message-State: AOJu0Yy2+sr+uiEaWRCb3H6FlPdQYePGraXhMxHWh/b1MYlTUJtSDvMY UJSGRwjdMV8VWkpXDj6vo3M3sBW883/5SVEu1+QUpQL3YcEdT6TGsCmS9Y1RcfN22pIN0LU18e6 55ZacYRee9JvHuIKWXaV+67DfQEHwm+sL1x7qC9ZN X-Google-Smtp-Source: AGHT+IFSAQD3MAL6ajp68Payl4SIDgDXUKUZ7plJE98zc/Z0+6ewetqHhaqBJYVOhS50UHOzB/dnewpsci7C X-Received: by 2002:a05:6602:1589:b0:82a:a4e7:5544 with SMTP id ca18e2360f4ac-83209d479d3mr22624939f.9.1726766254211; Thu, 19 Sep 2024 10:17:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4d37eca754csm339684173.76.2024.09.19.10.17.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Sep 2024 10:17:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Sep 2024 10:17:34 -0700 (PDT) Message-ID: <66ec5cae.050a0220.1fac21.92a3SMTPIN_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 AF36B604A954; Thu, 19 Sep 2024 13:17:33 -0400 (EDT) Subject: |SUCCESS| pw144254 [PATCH] [RFC,v2,1/1] dmadev: support priority con From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240918101307.1112311-1-vattunuru@marvell.com> References: <20240918101307.1112311-1-vattunuru@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/144254 _Testing PASS_ Submitter: Vamsi Krishna Date: Wednesday, September 18 2024 10:13:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144254 --> testing pass Upstream job id: ACVP-FIPS-testing#6985 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 | PASS | +--------------------+----------------------+----------------------+ 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/31065/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/