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 2A2AD45B9E for ; Tue, 22 Oct 2024 11:06:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 05B804029A; Tue, 22 Oct 2024 11:06:57 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 82A154027C for ; Tue, 22 Oct 2024 11:06:56 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e2903a48ef7so5158168276.2 for ; Tue, 22 Oct 2024 02:06:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729588016; x=1730192816; 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=wGtG3125rLnkBxUu282woUxtPDxCAusG0CDhvXSV+cI=; b=HLcF/UcnvNYVJVVAL/jjtAvGUIW+UChWKhffX4r9EJMrQ0ubvn5QAe513BoA+FufDT 3jHGQFrRVfdlxfNkUjJ/cbLVTdr2d9zt3KvTGdmw3jx9YuIaHfUgAtyj2GcjJD66pZ77 9QaF70DCCY7RwIEA1iiazcsPDsHjhbuema4tE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729588016; x=1730192816; 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=wGtG3125rLnkBxUu282woUxtPDxCAusG0CDhvXSV+cI=; b=rdsidw45R3TW4TeAF1IiARUeSUBG5yogGlomQRdvFLWA0DCTmrKalPzo36eqU+bx/G mc9wWax8lSZmqYs7/ej+vV6iqPFcN90P4kjB+ig2cL7m32YMjD0maVRLRMpxOm7awpEL /vXHlWC1B1FMfWI1g0TOVu6q3bQBFpyyUARar3TRArnwz3x1seARCpf1iVPNGYvnwD93 reyph5VpErOeXNsThzzdBNedf2ZayOhdcs0kCEXzIho/DCEzWD6KOfXOxa+y/Yqqjbj5 2FqMRrMTHgaK/ZShXe7cnq+PwQspT4H5MRq8HgCsex5soANDLKAwvESUj22PRHBjzm5C Pvgg== X-Gm-Message-State: AOJu0YztsofCsoEDsSSJpq0OONDAeWbIgCOQ2V5dPb9w/AFo6blyzPNh knxMUmT2qH7Q2E/ku8tXkWYybXbGt6ScYkDiHy3pVqFme9iwgunUoAxy4yDF3gX9MUBWwGfd+Lx sBMe0iKCttf2YQ0mqKwX9iCeyUizf99FVwW4Mq/E18EC+MXgOZ15Np1YX X-Google-Smtp-Source: AGHT+IH0Bz+pAELqRG8NHqalNBsBibPBhQuDrbnqFLbCvgfE67QsVa53gtSijQpYOuttAp1CGZdghEqMp1ll X-Received: by 2002:a05:6902:703:b0:e2b:dbe5:8523 with SMTP id 3f1490d57ef6-e2e271b95f9mr1879642276.26.1729588015823; Tue, 22 Oct 2024 02:06:55 -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 3f1490d57ef6-e2bdcaecaf7sm243337276.24.2024.10.22.02.06.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Oct 2024 02:06:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Oct 2024 02:06:55 -0700 (PDT) Message-ID: <67176b2f.250a0220.15a117.feb7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 772356052471; Tue, 22 Oct 2024 05:06:55 -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: Template-DTS-Pipeline#189882 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | 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 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/