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 4ECF8456E6 for ; Mon, 29 Jul 2024 21:19:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4415E40E0C; Mon, 29 Jul 2024 21:19:33 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id F37A340E0A for ; Mon, 29 Jul 2024 21:19:31 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-26119999171so2743736fac.2 for ; Mon, 29 Jul 2024 12:19:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722280771; x=1722885571; 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=cckVL2vNfcXixDfo5s3bYAHB6C2mHEuxlh4/0lJHnjM=; b=avaRwqN4DPqOlSYYBG3kZTT1L7wy1pzRwSV8cqyrVyLMasBwpjtm237TqufR6Qnvzm OUQpgY8KZqMYUeH2YsP3CHVLhWxtKAV9uZJLwxSO0HRm5Q6ZgB0t93QvnYw7spIW/qEF f/VdzSBSHQCPq0WLsld9oRypOBQ6CmG2eh1WE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722280771; x=1722885571; 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=cckVL2vNfcXixDfo5s3bYAHB6C2mHEuxlh4/0lJHnjM=; b=UleUADIkfFAZeYc+yyUFClZFCPbew2vovnA4yNlme+UU/2Ql3MEttV95GWjDDzHWL3 f+efshmGMMW+HT1v0JipoRRXqkDm/ZTAym3RpneTL9++vDJIoZg7QnkaEpiCOzsTCorS EDJFO8HdXyfchXhR+cd3dSmPl/BHBRWjI0rN3lDPPPzo7Zsrl3AqpIY6n/NLbblIvrbP rsy6aoLQvT1GgSdtdEuxgdfKTJBEtHrHJptzLZAqtKN+l6xzReuA0eyJNOmvxslc7/nQ KSegwCypCkOEWEarb3HFbz27tOz3Gcv5Y299sZKMRDEMUoPPQ49qjb5c9y4Xane9mYZh +0sA== X-Gm-Message-State: AOJu0Yws2PedwDSyYhsS5NEz3jxpJFvh+ZbrsgkgVzEvPbVKw60RPgy4 GULz0QThutmMfLDlAic8N4V4NguWF5xOl9Y6SaLJEUsJAlxwpup48/mZpH+gJvJ6syhc1D8a+V2 eByOxnDaVG8f2Sodu1jrIg4WNk17AraeQdQ/p5z3U X-Google-Smtp-Source: AGHT+IH14mDTjLVJOoq+gjdVX8W6Y2n3tWsqZzzkZWmsSdd0lc3aVysvwd5FERErsRfueCKPh8Nun8OTEyxI X-Received: by 2002:a05:6870:c18c:b0:261:515:d311 with SMTP id 586e51a60fabf-267d4d5f68fmr9754670fac.18.1722280771189; Mon, 29 Jul 2024 12:19:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2653cfcfb32sm478255fac.7.2024.07.29.12.19.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jul 2024 12:19:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jul 2024 12:19:31 -0700 (PDT) Message-ID: <66a7eb43.050a0220.e7ce6.93b0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9DF8A605C351; Mon, 29 Jul 2024 15:19:30 -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-compile-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:7f9b2c926a5192440eaecf0cb80cc45ac8d9a0f2 142744 --> testing pending Upstream job id: Windows-Compile-DPDK-Mingw64#21105 Test environment and result as below: +---------------------+----------------------+--------------------+-------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | +=====================+======================+====================+===================+ | Windows Server 2019 | PASS | PEND | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Windows Server 2022 | PASS | PEND | PEND | +---------------------+----------------------+--------------------+-------------------+ | FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | FreeBSD 14.1 | SKIPPED | PEND | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ 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 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 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/