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 43B5445EC4 for ; Tue, 17 Dec 2024 00:35:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40ADF402A3; Tue, 17 Dec 2024 00:35:48 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 48C3440267 for ; Tue, 17 Dec 2024 00:35:46 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6ef81222aaaso46296527b3.3 for ; Mon, 16 Dec 2024 15:35:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734392145; x=1734996945; 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=U8VVKvwo47ZmTSW4f6/UAyv1Th0pqC8D75JPN7JVAnQ=; b=LkGBS+zerln8GNO+M+2MiWHclPzcidXk8lrhAICWPZFT1o6pOVYYAbTOV6pPvEGJ9M xRL01VIluTLczN29ohtqRhRSWnqyI0tGg95WwuW7/r85AgAD1LveMONsPE1yfFgbpdAK SuaJUY2RUI7TgesCROBe9Pe6/NQpJcI5rVN8o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734392145; x=1734996945; 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=U8VVKvwo47ZmTSW4f6/UAyv1Th0pqC8D75JPN7JVAnQ=; b=YGFvGLu5ZCKOpaV8gKCf6ikvg1ZAgZPA45hG35WCxttplTB3gt2rQJUjWR08VhDFry UURRVFFdDMCd2h1ckxBu0iC4E3t8mKAcw7LcsifZ2WADi0gLiBqx2fc89p4L1gwb1zHH iFUgyhoWOvv31Rtopd5JmUJ9gCiHzvGaaT8hJrsJnuGjBl/8QOzSDdz/NQ3UN2AH+ZCv 8XcZFmBE0UEgSWQX2YdQQ5fCsHxb6aJunHS7Qi2Al6wJhVnhm9zoIvNftjssrJsQqm/5 4y0HGpZ0j9rR3KiXJCkUvHCRsaPi5StRI7OdrExInxnbE6h9tS+65DzQv2chh82i+LZm 8dcA== X-Gm-Message-State: AOJu0YzSpzYy1xnV2ENqnD71m2cjKgygw9SOGR1pB9MPZ80fRK0OusGd 8jWwyF/Hhi6jH+WHe6veSO14TXr2DOOIEIAc0/ekL9EjvbgPEzFAh84ecOymOPtr2Cr7r/w5rHu EvxJrjbeLHUb4Czq7DFPXe3cgvawMWa7CcJZcOgA8 X-Gm-Gg: ASbGncuuyKWcPEoMhC9EfYG1eFYvJy9QcrMIQvI/G/KvAh7+k/dFu8qTXMWq/NCaN5/ z57dB7q6lXJGlszC6fl5RzATIWLLfNh1YnlOTlfNm9idKmuiVqECpw2FqNTTeUuqCkwLT4OQjZC edmmQiOZJppP/HTl+UOvqj/dtyWNpjfub6oi0sgyi0tsqvu+aUyP14g1Vdpp9N7jOtLrmZlZN1F FvZUgcK5AHohUb9D3DhInhe64DWI5ntsB0Y/uxhqZFxtA4zjdZui6UQ8B9QMyY56RfsJhV1lrnB xA== X-Google-Smtp-Source: AGHT+IH0zrqlNl5KnDbY+A+n3eiyV5gFdVWEFP6KtiZCBxtJ0BNu2wYSwx2imCwB4Wvl+gkG5I6clMIB28A/ X-Received: by 2002:a05:690c:6e11:b0:6ef:529e:602c with SMTP id 00721157ae682-6f279b9dfc0mr119381227b3.40.1734392145597; Mon, 16 Dec 2024 15:35:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f28927a236sm2141487b3.63.2024.12.16.15.35.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Dec 2024 15:35:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Dec 2024 15:35:45 -0800 (PST) Message-ID: <6760b951.050a0220.2e7b51.de15SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 424E56052471; Mon, 16 Dec 2024 18:35:45 -0500 (EST) Subject: |SUCCESS| pw149259 [PATCH] [v2] eventdev: add port attribute for ind From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241216203313.31730-1-pravin.pathak@intel.com> References: <20241216203313.31730-1-pravin.pathak@intel.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/149259 _Functional Testing PASS_ Submitter: Pravin Pathak Date: Monday, December 16 2024 20:33:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149259 --> functional testing pass Upstream job id: Template-DTS-Pipeline#202700 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/32150/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/