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 3AE6E456E6 for ; Mon, 29 Jul 2024 22:21:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32A6140BA2; Mon, 29 Jul 2024 22:21:04 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id D88DF4068E for ; Mon, 29 Jul 2024 22:20:55 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-39949ebafc2so15407935ab.1 for ; Mon, 29 Jul 2024 13:20:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722284455; x=1722889255; 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=ElVhb9CZYDlXHKRRkU8qYy8hmf0R1lN265FjyM1wtVQ=; b=fdWWwrGG5G8nHt7aKEDFocW98b+SFRBUB2ZiKe5DGWWn0ePIUgZSEZPpFVB/EIh5PS qOLwNTMCP447zsEGbyEKB7JgtC2V81NnT1vroyFgUEYaoHUqqg+wRBL51qZTe91xbdXa 2sfb8x0E4ALw9jikrR2cF3JtaIRSutM7C3L1g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722284455; x=1722889255; 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=ElVhb9CZYDlXHKRRkU8qYy8hmf0R1lN265FjyM1wtVQ=; b=DfZo4KsnNc3q38NK2cKDJFM308gpgDcgYW4L+LhvBikDv6cfEB3pk0+Ipzt7xEaY0J cWwiEVUmwQy6K3LozcG517aH+e6fu1xmEezSj9f+hF+u3nY2w16oyNCphT+lWP5A2fKU e9Hz/pMm2/JoTB6V66quL7ZcIG6kHPDuUEug9CPCnLHLcHKcz9o1M4+llfyko/aEvEi4 ax+BnVkasCOipwSiAL8jmAotbPrGY0LVAC2cLOnp+sU+g36RRvli5YG5TZC4H2nqUF+X HMlA12FS1cjbm6mkmMGYnTS57+NYLhfm2cxORatm+jU3MUL0oiZaHvTeYzcEADPUQtAi kAMQ== X-Gm-Message-State: AOJu0YyKG0Yp0ixTPPXMnbmxOU7ip3fSRseQGKn6qANM+Wnuh6Tl91nk 3g5jc6fqhyOdzid19NGcw2CSyLQWWzW2xoRJ7xRLRR98si4O9v+rDcP6hV2TknomNh5GbmctNVD n6uGAaHjSsmuz9Hfa1BrTBCc62WYxCDgzxVmY/K4d X-Google-Smtp-Source: AGHT+IF7kQ6n7GPkDZILvero+2dRC9huCzxR/dn3SBXTcJf0v8D32owpd8aUD4gklk8DAaeUxA0YO5ZTHHJL X-Received: by 2002:a05:6e02:12e2:b0:397:c5da:dc02 with SMTP id e9e14a558f8ab-39aec2cd974mr126416775ab.4.1722284455154; Mon, 29 Jul 2024 13:20:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-39a22f0737bsm5840295ab.49.2024.07.29.13.20.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jul 2024 13:20:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jul 2024 13:20:55 -0700 (PDT) Message-ID: <66a7f9a7.050a0220.2f0a92.fecfSMTPIN_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 AB3E6605C351; Mon, 29 Jul 2024 16:20:54 -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#245921 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 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | 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/