From patchwork Fri Jan 13 09:38:53 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yu Jiang X-Patchwork-Id: 122033 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6E7AB423C1; Fri, 13 Jan 2023 10:39:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CA0E42D53; Fri, 13 Jan 2023 10:39:04 +0100 (CET) Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) by mails.dpdk.org (Postfix) with ESMTP id ADA1942D53 for ; Fri, 13 Jan 2023 10:39:02 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1673602742; x=1705138742; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=qzDLJSiLyOURQ1948L0mWjM2nQt9XZGXCq0DjYJzBkY=; b=Y65q+J3Ss46LTdE+Fn9+ZNsogRGt42oOGAaHuMMIoM9T10/9wzjhPI5X 2jX/IOEqorWiXiDpv5Lm+S8LoVo+GWkYj6i35gCpN216KnXsja+n37P6j bBVgMrqVC3mHzXneDejXfpU5Wers/sQCZBEIZDtUWityazwTLAYZm/mit asTbHLjh/e6RrtRjpHXU+tstHFX4JHBXQeajuU3sSKrzB10MFximmTgSS R4a/ZM+GQ+d168Si7wPngYqZ126LlTx64Q8zIDksVLs0sWwAssP/6Y68Y bEbav97dOCNdnfr2TDp2kasKeDV70hYyTHrFYssommBi2l0W9plTYJxIU A==; X-IronPort-AV: E=McAfee;i="6500,9779,10588"; a="386302505" X-IronPort-AV: E=Sophos;i="5.97,213,1669104000"; d="scan'208";a="386302505" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Jan 2023 01:39:01 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10588"; a="832021432" X-IronPort-AV: E=Sophos;i="5.97,213,1669104000"; d="scan'208";a="832021432" Received: from unknown (HELO localhost.localdomain) ([10.239.252.196]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Jan 2023 01:39:00 -0800 From: Yu Jiang To: lijuan.tu@intel.com, dts@dpdk.org Cc: Yu Jiang Subject: [dts][PATCH V1 1/2] usr_guide and executions: remove unit_tests_* and replace with meson_tests Date: Fri, 13 Jan 2023 17:38:53 +0800 Message-Id: <20230113093854.634776-4-yux.jiang@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230113093854.634776-1-yux.jiang@intel.com> References: <20230113093854.634776-1-yux.jiang@intel.com> MIME-Version: 1.0 X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org remove unit_tests_* and replace with meson_tests Signed-off-by: Yu Jiang --- doc/dts_gsg/usr_guide/usage.rst | 2 +- executions/execution_smoke.cfg | 14 +------------- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/doc/dts_gsg/usr_guide/usage.rst b/doc/dts_gsg/usr_guide/usage.rst index 24bf8d70..2c853dc8 100644 --- a/doc/dts_gsg/usr_guide/usage.rst +++ b/doc/dts_gsg/usr_guide/usage.rst @@ -50,7 +50,7 @@ Here are an example for functional testing: drivername=vfio-pci build_type=meson test_suites= - unit_tests_eal:test_version\test_common, + meson_tests:test_fasts\test_driver, targets= x86_64-default-linuxapp-gcc, parameters=nic_type=cfg:func=true diff --git a/executions/execution_smoke.cfg b/executions/execution_smoke.cfg index c7b5cbb3..5b2bb734 100644 --- a/executions/execution_smoke.cfg +++ b/executions/execution_smoke.cfg @@ -4,19 +4,7 @@ crbs= drivername= build_type= test_suites= - unit_tests_cmdline, - unit_tests_eal, - unit_tests_dump, - unit_tests_kni, - unit_tests_lpm, - unit_tests_mbuf, - unit_tests_mempool, - unit_tests_power, - unit_tests_pmd_perf, - unit_tests_qos, - unit_tests_ring, - unit_tests_ringpmd, - unit_tests_timer, + meson_tests:test_fasts, dynamic_config, jumboframes, scatter, From patchwork Fri Jan 13 09:38:54 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yu Jiang X-Patchwork-Id: 122034 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id B54DE423C1; Fri, 13 Jan 2023 10:39:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B327442DCF; Fri, 13 Jan 2023 10:39:08 +0100 (CET) Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) by mails.dpdk.org (Postfix) with ESMTP id 36474410EF for ; Fri, 13 Jan 2023 10:39:07 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1673602747; x=1705138747; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=bQEzDzd4sHzdsOM9IPne+Y4UVtdzBRh0GfBqF9l8sL0=; b=F13VLA3GhschWBKwOWonS3syaamXqDzL4vGtP07kAHpAvUGv/HwpgYrq YXc9HAelnDTgNRH9AtKVlxM2XIH1ADSLJmpa0hVFDv9NEniePD0zcH78a 3ik0kkxjLTMeTftcUpAxTRic1YkeiIkNLJPDJJf06HuceCExjxVOJ6i5h V3L25QJI/KfOaYkeGYOvWQShfHP6vLzlIoKAHMTGhl3VzHEjZvZt2EdzG p7rT0raWpt8moFh8+UMdD/JgDe3KYBKKdQ9qg1Rqza2njOBf+JC1vyTnI SDSrD8gU35f4cE0v1LJER+TvbHH5ip2EICFqes9zGwLLfQ6KIrKOMCSxP g==; X-IronPort-AV: E=McAfee;i="6500,9779,10588"; a="386302522" X-IronPort-AV: E=Sophos;i="5.97,213,1669104000"; d="scan'208";a="386302522" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Jan 2023 01:39:03 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10588"; a="832021438" X-IronPort-AV: E=Sophos;i="5.97,213,1669104000"; d="scan'208";a="832021438" Received: from unknown (HELO localhost.localdomain) ([10.239.252.196]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Jan 2023 01:39:01 -0800 From: Yu Jiang To: lijuan.tu@intel.com, dts@dpdk.org Cc: Yu Jiang Subject: [dts][PATCH V1 2/2] test_plans/ABI_stable: remove unit_tests_* and replace with meson_tests and remove other invalid suites Date: Fri, 13 Jan 2023 17:38:54 +0800 Message-Id: <20230113093854.634776-5-yux.jiang@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230113093854.634776-1-yux.jiang@intel.com> References: <20230113093854.634776-1-yux.jiang@intel.com> MIME-Version: 1.0 X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org 1, remove unit_tests_* and replace with meson_tests; 2, remove invalid suites: vhost_dequeue_zero_copy,flow_classify_softnic; - vhost_dequeue_zero_copy: dpdk20.11 cacf8267cc (vhost: remove dequeue zero-copy support) - flow_classify_softnic: * dts commit 6090a316 (test/flow_classify_softnic): removed the test suite as per dpdk changes 3, remove vhost_enqueue_interrupt and replace with vhost_user_interrupt according to dts changes commit:71b154651; 4, correct type for vhost_virtio_pmd_interrupt; Signed-off-by: Yu Jiang --- test_plans/ABI_stable_test_plan.rst | 40 +++-------------------------- 1 file changed, 4 insertions(+), 36 deletions(-) diff --git a/test_plans/ABI_stable_test_plan.rst b/test_plans/ABI_stable_test_plan.rst index 9f05cc6e..762e1779 100644 --- a/test_plans/ABI_stable_test_plan.rst +++ b/test_plans/ABI_stable_test_plan.rst @@ -57,57 +57,25 @@ Execute Test Suites +-------------------------------+------------------------+ | Test Suites | Type | +===============================+========================+ - | unit_tests_cmdline | functional | - +-------------------------------+------------------------+ - | unit_tests_crc | functional | - +-------------------------------+------------------------+ - | unit_tests_dump | functional | - +-------------------------------+------------------------+ - | unit_tests_eal | functional | - +-------------------------------+------------------------+ - | unit_tests_kni | functional | - +-------------------------------+------------------------+ - | unit_tests_loopback | functional | - +-------------------------------+------------------------+ - | unit_tests_lpm | functional | - +-------------------------------+------------------------+ - | unit_tests_mbuf | functional | - +-------------------------------+------------------------+ - | unit_tests_mempool | functional | - +-------------------------------+------------------------+ - | unit_tests_pmd_perf | functional | - +-------------------------------+------------------------+ - | unit_tests_power | functional | - +-------------------------------+------------------------+ - | unit_tests_qos | functional | - +-------------------------------+------------------------+ - | unit_tests_ringpmd | functional | - +-------------------------------+------------------------+ - | unit_tests_ring | functional | - +-------------------------------+------------------------+ - | unit_tests_timer | functional | + | meson_tests | functional | +-------------------------------+------------------------+ | vhost_1024_ethports | functional | +-------------------------------+------------------------+ - | vhost_dequeue_zero_copy | functional | - +-------------------------------+------------------------+ - | vhost_enqueue_interrupt | functional | - +-------------------------------+------------------------+ | vhost_event_idx_interrupt | functional | +-------------------------------+------------------------+ | vhost_multi_queue_qemu | functional | +-------------------------------+------------------------+ | vhost_pmd_xstats | functional | +-------------------------------+------------------------+ + | vhost_user_interrupt | functional | + +-------------------------------+------------------------+ | vhost_virtio_user_interrupt | functional | +-------------------------------+------------------------+ | vhost_user_live_migration | functional | +-------------------------------+------------------------+ | flow_classify | functional | +-------------------------------+------------------------+ - | flow_classify_softnic | functional | - +-------------------------------+------------------------+ - | vhost_virtio_pmd_interrupt | functional | + | vhost_virtio_pmd_interrupt | performance | +-------------------------------+------------------------+ | l2fwd | performance | +-------------------------------+------------------------+