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 3AB2C456E6 for ; Tue, 30 Jul 2024 00:45:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 310FD40696; Tue, 30 Jul 2024 00:45:50 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 1B6B1402A3 for ; Tue, 30 Jul 2024 00:45:31 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-661369ff30aso24424187b3.2 for ; Mon, 29 Jul 2024 15:45:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722293130; x=1722897930; 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=lQkPDGrvsFyQb0sNxpcCSDLC2V65ZWeYwsKFj/t18CE=; b=YMsWE8RjZMaMhckTaPZMUjZeW4U2WJVOIudxnYR5LnKPm0p9QyofkIvn9InT0Z8XI+ teipUrXPVrknxWoBQfBqpZKmteLLFzpffOSmSXCMfB0FnJbcKqM7wvWHN8dGT3oNtQXt udYx2u4k3S57LP6zHXXfURnDBzqEmrIp45fCE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722293130; x=1722897930; 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=lQkPDGrvsFyQb0sNxpcCSDLC2V65ZWeYwsKFj/t18CE=; b=adSBLZG6eMZrJvDXVQacw/My/Bgg0JnjdUPBjW+niczjf7JQk6y0PGlCAPMUqiyATm y5dzHI8z/TgDsndQ6wkk7kOOkec/gKqrXktnh0V+IuKSCWPZ0d/7XJGgD93rGwh5Rgdo f0WKj7QywxCmCOaWAO/h35x44YcPLyxPGFYEdR/lJA4jUCJU086zxP3ExTZIzA8Bhbri 64A150Pl+CG4jLU2+JeRph/ViJMAWodP2JeFfZ+ZOmfw3YWTOULv2d0db0TWFzbHQydP NXgrt18fIdNk7GG9PkPW0YjyG0BQJ9DbtRb1dRiL/LnHncwFIagFbsLXLHNJlLa7nNRD 9Mtg== X-Gm-Message-State: AOJu0YzVQ8iT+jG+0zzmPyusr8oo3+K6o6iScicXLygYXEmBTzsrfLUo NdbV1H0sw2lUJTYwPHCa3zDH72UzXGQga3RKw/aPg6nXyAc27bqAr4TKlFAOPM7RgEnuExkHjDV lxqVX8BNobnMY95nLM1BeHUdclx6Hu8ivInG/gLBqG5mS2L12zuynEtRw X-Google-Smtp-Source: AGHT+IEVkPaoZLmMym9zo1EJl/D9endWFsLweIkBkVs1bVTQIjKpiTPkKiKkxAoLFbosf1xLE8Spg4TF4ueV X-Received: by 2002:a0d:d103:0:b0:61b:3454:8941 with SMTP id 00721157ae682-67a0a139fe9mr111271957b3.43.1722293130483; Mon, 29 Jul 2024 15:45:30 -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 00721157ae682-67566fc7317sm4473627b3.7.2024.07.29.15.45.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jul 2024 15:45:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jul 2024 15:45:30 -0700 (PDT) Message-ID: <66a81b8a.050a0220.10fb74.44c6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 32BA8605C351; Mon, 29 Jul 2024 18:45:30 -0400 (EDT) Subject: |SUCCESS| pw142744 [PATCH] [RFC] dmadev: add QoS capability From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240729115558.263574-1-vattunuru@marvell.com> References: <20240729115558.263574-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/142744 _Testing PASS_ Submitter: Vamsi Krishna Attunuru Date: Monday, July 29 2024 11:55:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142744 --> testing pass Upstream job id: ACVP-FIPS-testing#6447 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: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30640/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/