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 5CE8345EEA for ; Thu, 19 Dec 2024 11:43:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 56F3B402A3; Thu, 19 Dec 2024 11:43:24 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id DC153402A0 for ; Thu, 19 Dec 2024 11:43:22 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6d89a727a19so15334476d6.0 for ; Thu, 19 Dec 2024 02:43:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734605002; x=1735209802; 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=gDcKMZLQ7oEl9Tf1woNq33AOh9llOga5zE2OQyMilxA=; b=dV3oL1lqsr3kpxoTuu2KTQ8teyEKyDSH9Mh1g/RNVOfiVJDklPJNw0y7ye/Ff5KXBq +urJrk8sMZGmaaZnu7Z4ukUp1eSdoEqNdnosp2xvkC8miHeuBtysHGU/NaxgCbRfGkdq y0SUcin1I4FdUctCj1iga1dRL8eiXM6BiUEas= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734605002; x=1735209802; 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=gDcKMZLQ7oEl9Tf1woNq33AOh9llOga5zE2OQyMilxA=; b=ugS1VOexkZQbRacHGEGAVl4c1M2vVpYb4mLd/GRKNih+XjypGWp/UFj4xgkOOQ067I 5OHFbLsnCWzZ8JotY+qWYMq1tcbUmKukV/HQZEe3tex/Ui/lrwuBqGQ0s41CqrJvHdSx 6EW79ifQtDcoEzS2joJ6FqhoIgt+didcdqrEzKRYLiLpX0R3aHxyBDT6WJ+HokZfWZvm 7Bj1MThF6ksWvzPWEAvMNmBxd09Z64QRHh9CMAJgwtA5XEiL9EZWmSKT8ZbhAwEejXQo 0b9I01KjeOBF06FS1H8MtNd7vcOXNLEHRMt4Spx/2ILtRnfMafgKPdyEJKljm4d/3Bcm bmNg== X-Gm-Message-State: AOJu0YxmKC3+XvuEIQxfxnvudoiX8JFN7KH+yYmWFEq0LUQXL/i041ES aILdmK8cZAR/ttyZQA4/j5q5wbeUvzisOJ7Kid/q+sriI71EZmYo2QImSCzCR2djoeTN5bsnAhz dQHbN6r+Czs/FKa+bec2m0VHAfpBWxUqzkA4BB9ea X-Gm-Gg: ASbGncu89TrKj75LhTpi5Ac5F+aArYzfpyOMoTlqYCSvPfZs8HSY3ZhqJ5RdtAjzl/x K1qvYbR9VH3cX0Qg9z40C1Wiw1o5ETM80VKzQAsy+QHPm3Z/lcsXVLXy8XoqVyMWb9nhuVGFUMu fwU9hCBylazor0ExW+ZwcNpzZHht5q0G9Y4BizeIp9VW0Sm9D2qa3fctn7LqLxEGs5tUpRCebnl cZ+VbZiCWxCfpsbloci6ogxNcdduz8I7TbZ+0rYAEnRbpCH7+SL7uUiNltKW/g3VYAX78ZoHABb JQ== X-Google-Smtp-Source: AGHT+IGGv3XFBujpH0JtQls8Xj0XITq+hM8Q0M03IrAh3XIyyLLwIpzqt8pVdLLpx6Vm+RuncrELfZ/N3B6i X-Received: by 2002:a05:6214:29e7:b0:6d9:87d:66f4 with SMTP id 6a1803df08f44-6dd1555469bmr38498926d6.8.1734605002250; Thu, 19 Dec 2024 02:43:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dd181d0020sm624086d6.67.2024.12.19.02.43.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 02:43:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 02:43:22 -0800 (PST) Message-ID: <6763f8ca.050a0220.189e62.46e5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id ED4526052471; Thu, 19 Dec 2024 05:43:21 -0500 (EST) Subject: |SUCCESS| pw149312 [PATCH] [RFC] eventdev: adapter API to configure From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241219073405.1724200-1-sthotton@marvell.com> References: <20241219073405.1724200-1-sthotton@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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/149312 _Functional Testing PASS_ Submitter: Shijith Thotton Date: Thursday, December 19 2024 07:34:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149312 --> functional testing pass Upstream job id: Template-DTS-Pipeline#203343 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32167/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/