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 E5FFA45EEB for ; Thu, 19 Dec 2024 12:29:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE78A402A3; Thu, 19 Dec 2024 12:29:32 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id D514F402A0 for ; Thu, 19 Dec 2024 12:29:31 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844ee15d6f4so53377039f.1 for ; Thu, 19 Dec 2024 03:29:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734607771; x=1735212571; 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=HUXZPFwvWyy7Yb2ZXQDR06l2OSs1VJYVVUV57ji1tjs=; b=RqkjxEtUaQN0p2MaI+HniVbYCqcTGMW7QosScLYTDWXBTOFKefy5TaDEPjPpPNFVRA 4vYg96zdEA7ZS+8mc9xIDO18tzP+b+JNW18Sz3OrdtW9nfNDj0mt2SFHbecK7/QEKjEO wJoQ3dffKhq3WhJSeIk9Cf2XpT/24NK0cGtRc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734607771; x=1735212571; 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=HUXZPFwvWyy7Yb2ZXQDR06l2OSs1VJYVVUV57ji1tjs=; b=YsI0QZoodGaIX488xi3Nw72uxN1w3sRwisoO3P4yUulLZBJrDMQx42jUpWg7rvhKOw Of9/Dn3lTCzIyHLA/6YV4m4gyri0s3M41YYq41NHa/2zGn28rzzfm68sQAvIzdQOKL3n cuRUPIWpT9cyPPWS8vDT9ttVb0t6bZc9GF+cY8lflSJAf4MaGzJYIQc/51G4USJrsLU3 16GHEayOsClT0iGGO24X4EEYSvBfnGfhgpY/JN54rxHefrlM4E61rNTza6iNLvNcFvwQ Smx2hAKOqIpQFttkc7ZO65pVGCzMQXTAa/BiPbj8Tjre4CWWsStf98znF/5jYK0i0BlG ZBFw== X-Gm-Message-State: AOJu0Ywk0vTYAdY/A1+Ya5eue4ov8Zx3KrtcT7fFX4s8pyG3pmoWp7fj xZAETh41KwIeXGWkDX21f2iCVDjAQTCdS46MZ0yW0bpD4nvfvITQFzC83VQyJr8p2bAoWlP6wu6 T7Rn6F/S8RAadfZlYedytNSr2iRsaKnpqip9aLQsp X-Gm-Gg: ASbGncspSqdCsIXuhF3zKdgu37vgcB96xIVG3PAW+V4scDdFJjDYoyc7JJmo+mf63OV OMLAbs3DPtkWGL3yu4JSVUgnagD2dOLC705kOzwTGzo1u3jL4Zv9G5QiY4XOZAXVEpSibUL74Is 0Is6EOfsGKjcSt/C4FbFDPc4TCN1q7hXo3sXt5mc20wDgGVaJg1tqj1BgbMN+DtjYv1PhOKCq7N kyMuldKL9BC1INTNoSaMd66cWmCs608vOD5CKwdCZ45h6yvu04SgtkJHwEPJPPbqnT6DVeqjLmF uQ== X-Google-Smtp-Source: AGHT+IFqze9qQqMPdd41AAxPUgkywsv4DeLmEhsMPLBZfM7SNNcgrFQ418gNgIdwma2ZBFmLYQ/ua3NPjP4p X-Received: by 2002:a05:6e02:20e5:b0:3a3:b5ba:bfba with SMTP id e9e14a558f8ab-3c013b0724dmr28897085ab.15.1734607771216; Thu, 19 Dec 2024 03:29:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68c24aec0sm44724173.72.2024.12.19.03.29.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 03:29:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 03:29:31 -0800 (PST) Message-ID: <6764039b.050a0220.3c6d7.3279SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BCFAA6052471; Thu, 19 Dec 2024 06:29:30 -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#203345 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 | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | 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/