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 4991845BFD for ; Mon, 28 Oct 2024 10:04:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2951D40678; Mon, 28 Oct 2024 10:04:59 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 155104066C for ; Mon, 28 Oct 2024 10:04:58 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-210e5369b7dso570155ad.3 for ; Mon, 28 Oct 2024 02:04:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730106297; x=1730711097; 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=Dj7MpsIBs88lcP662TuFiK09VAZ9SoJmF0Nufm/ke1A=; b=Bca9wNC5GFUQ+TlnmEVOxcS9If6Je5QHyrJa+Rpiw5kYPiNdaG8UtcrVyoGJrzwqBA S89uM+Wl6nJ+BbeZmU0kWT3Lm76J9A+VC8JW1olFfQjedSuDekfGO3EiDQgBvaEP8D7h DO5NrhlNA/cUlmpQY02wPgzZ7EKrmp1AyqDJ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730106297; x=1730711097; 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=Dj7MpsIBs88lcP662TuFiK09VAZ9SoJmF0Nufm/ke1A=; b=Nv6iSOiAJsdkT0hTsiKUkmffGeOoHmQ/lrDpF7SGXNwoYlksgfIc8RDWBiA3/RcQUi qE4O8MgpL8UBMuR2V1oAGpzXDblPghzwSuXqRV8yerNai5SQ1DcF601CrJrR0lSTY5st Swd8TH+KL+6J1X1qHP4oT5B+GwNqTfKPOsGt9vfH+kNoOhoZgjYVBXJ+9OKnyqmh27tA p0qB+lq+2FM95q/SWQEIjkDasK5bz/nK2qeluYt3yAiz9/gdyGXG6vv1lLrtanhBswtQ +V3yexbb71CFQi78BbAgRh1LpHLIbNAtAKUuZAhT7t1x6OCEKpSrA1mAxqQYb9amTF7E Qkfw== X-Gm-Message-State: AOJu0YzIBXorWhdkVLIj2AqB51T/uzj1aQ3Wfp23oFkmty5/PIbC7dXB DGVY8MAmw91YY6mm9r7nto0wHgaQnUmcbGLqZehf4Am01GIvwscI1s/VJXkwnwa/E4uJmA7+Dlv 6vNQ7RiRZfiW+u2lg/7VfnRMGH/QTsOb6XhJh5kdPP78/IXfb4DVMX22R X-Google-Smtp-Source: AGHT+IEEh+Mp5xQUI5XTIoFeAHksSGUZ9yvWwNpdWMkydhbNo1O/dxl7ZaJ9buhX9ubvetF/RqIcOwG9GSqi X-Received: by 2002:a17:902:f787:b0:20c:79f1:fee9 with SMTP id d9443c01a7336-210c68abf4bmr105345445ad.11.1730106297224; Mon, 28 Oct 2024 02:04:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-210bbff1f81sm2930585ad.119.2024.10.28.02.04.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Oct 2024 02:04:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Oct 2024 02:04:57 -0700 (PDT) Message-ID: <671f53b9.170a0220.68da5.42c5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 37A716052471; Mon, 28 Oct 2024 05:04:56 -0400 (EDT) Subject: |SUCCESS| pw146435 [PATCH] [v2,1/1] dma/cnxk: support dma queue prio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241021125231.1621719-1-vattunuru@marvell.com> References: <20241021125231.1621719-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/146435 _Testing PASS_ Submitter: Vamsi Krishna Date: Monday, October 21 2024 12:52:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140 146435 --> testing pass Upstream job id: ACVP-FIPS-testing#7453 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/31576/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/