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 7D7F0456E6 for ; Mon, 29 Jul 2024 21:53:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 761B240E0A; Mon, 29 Jul 2024 21:53:42 +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 3AB7440A6D for ; Mon, 29 Jul 2024 21:53:41 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5d5af7ae388so1761411eaf.0 for ; Mon, 29 Jul 2024 12:53:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722282820; x=1722887620; 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=ce8egyW3FCcnXAqw5WIVWzARPTKEwzR8DmnYRUUePdw=; b=Cig0qySVyL715l17cmKBN8CREn3o4k7VHeVZ6fHiX0jjysbYhjuxX1C/Q66tX5Dk+c QRbQZuC6iTIIwF6wu565vQBETgCHqJV3bC/u8bIdQlf+yu9OeWizATy1gENKddonYqGo AWYZtR2+uEvuH3/h+5kQcnWiaoKynHCfTRXwY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722282820; x=1722887620; 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=ce8egyW3FCcnXAqw5WIVWzARPTKEwzR8DmnYRUUePdw=; b=TFl3KKiTl5/O6SoQhsnTEsbgmb/Nedi7NKwJEdheYzQjVI8AntIBvA2p9R8Vho+tsO FXU2Ed4jpM3f+nBqD8qn7Nf5jYMIOiY5SOg8mIcRRbaBZ9vHy7U4PNUs3LE/g0oQL0MG rhZGL+Utq4lSp0Jhfb7tZbOXQFndGlH3kbid5pVSRyalyk1+Kg7vPnNqiBm7q6uz0Zj2 VMxzyMvDYBrCn3x5lpleL+9blepNJP2aKhGjUj0Rv282z6hKGaueZGaieQVlONJt/ukL +bSVsLKdVOqaYdY7k4l4Z2jhheISWEtK4oJCxgYPkoJUnMUbI0wBh6b6SxIT14JbK+hq 7Cgw== X-Gm-Message-State: AOJu0YweTkMBGmfDnj3+0YBOTm9e+WtvwYXTj2JcKxzrPtILTbsRBWRb cAvUutFQ3ylhIYZtheI9onBkZY5CnJokyxazTND2LU45lr5Y5ZliYn35q1KQQB6zkoZulzOngGN Y1Q19RyrS8Cxuwcfn3ogujrgS2OeuX0oSotJPdqiR4dcCQV7B8esSAnOC X-Google-Smtp-Source: AGHT+IHeaqcWbPP57cLbRizCdfEvz3thV13X9VglrdNf4ybtmLMPfzGqFRe6yhOqUo1Ziss9jTQPcQdwisYz X-Received: by 2002:a05:6870:440c:b0:267:ab12:7fbe with SMTP id 586e51a60fabf-267d603a04cmr4717282fac.0.1722282820182; Mon, 29 Jul 2024 12:53:40 -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-26537cd4226sm524081fac.8.2024.07.29.12.53.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jul 2024 12:53:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jul 2024 12:53:40 -0700 (PDT) Message-ID: <66a7f344.050a0220.154fd.f00eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A62BD605C351; Mon, 29 Jul 2024 15:53:39 -0400 (EDT) Subject: |PENDING| 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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142744 _Testing pending_ Submitter: Vamsi Krishna Attunuru Date: Monday, July 29 2024 11:55:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142744 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#245899 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/