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 E194145B1F for ; Sat, 12 Oct 2024 22:08:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8E0040268; Sat, 12 Oct 2024 22:08:44 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id A49D340267 for ; Sat, 12 Oct 2024 22:08:42 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5e855a7f459so1457247eaf.0 for ; Sat, 12 Oct 2024 13:08:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728763721; x=1729368521; 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=nF5Y8Yo7q42dY88rQAI07dGB98B+S2/FY4P34ubLSMM=; b=R6yGOmvGAFkMDmnhIz6JAnAc9Q14VZzYvIgq/bY219bzUkOIM5rfQ283iGF2Xu2JYX BfNtuA/kbmbCVXm9XaYFGtYSfIzFvdOcKFTdsjK9y0zY435LJcYsAucZ94/vY3sLELO4 RGes5Bn+txPN28UBJGcTbtaaoOJb+NVEjNIwY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728763721; x=1729368521; 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=nF5Y8Yo7q42dY88rQAI07dGB98B+S2/FY4P34ubLSMM=; b=kVhWohkft92CwlOlOgDkXkW4kuAmSTT/5mRIUXC7VLriWbiODNK9j2Ri4MFEz/ogJ7 sPWBcdTeotOk6eXdm6J7owmRQv5cQ8gEbiZtmuJpxvOv4voBXGOeMMtExPoicMwFQZYV bVcJGKu9h+31VDCsQZ92TyqOXeSWPYSIw76YCuClwb6kQ7qp/JkKyeb+giaX3Qw+3zia s589bhR0KQv2EEtesc5bw3bY/x6CrTNSLqtwj63NFIGu8qJRa1ylCRbkOmoa1tKcZDOs Jbdpxo8t4jfK+a/RI+b/V7ZsNdNMiEem0TuMnja9kNohnCRyUHH98ED0ZoFOi1+gez6o Ps6w== X-Gm-Message-State: AOJu0YyMzmQxkneOEQxXVDsKmoMj74Qm6Y1TM1FG0ltJprlc6WzFaggU zk+L0bhUzsvPNcFz7gYE+4NScn4tyLFe/6sp95uekvU+KuHMgNvhB3jch88NytoHChlZtvkOqEo +/3wry8hgNSRQoaG+z0KBTE/zn/lrvgTWqPrOAzZ7/07fE2/+hGPIqAWD X-Google-Smtp-Source: AGHT+IE+5rt5R7ObTB2w7zsNU664woGqDI8Mb6fy94xWSIBIet4GEPljRBjXtFGXbOEl7YoIzqx7VLuAM+Bs X-Received: by 2002:a05:6871:531a:b0:288:2906:6877 with SMTP id 586e51a60fabf-2886e00996emr4517691fac.45.1728763721320; Sat, 12 Oct 2024 13:08:41 -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 586e51a60fabf-28858400ae6sm290608fac.49.2024.10.12.13.08.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 12 Oct 2024 13:08:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 12 Oct 2024 13:08:41 -0700 (PDT) Message-ID: <670ad749.050a0220.7a17f.2b8aSMTPIN_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 BA7606052471; Sat, 12 Oct 2024 16:08:40 -0400 (EDT) Subject: |SUCCESS| pw145757 [PATCH] [v6,1/1] dmadev: support strict priority From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241011101236.1467783-1-vattunuru@marvell.com> References: <20241011101236.1467783-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/145757 _Testing PASS_ Submitter: Vamsi Krishna Date: Friday, October 11 2024 10:12:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:672c32999e18d7194de90d12d3166c1a967dcb44 145757 --> testing pass Upstream job id: ACVP-FIPS-testing#7293 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/31432/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/