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 7980BA0C41; Wed, 17 Nov 2021 09:55:19 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 743AC4111C; Wed, 17 Nov 2021 09:55:19 +0100 (CET) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by mails.dpdk.org (Postfix) with ESMTP id 03FE740040 for ; Wed, 17 Nov 2021 09:55:16 +0100 (CET) X-IronPort-AV: E=McAfee;i="6200,9189,10170"; a="234145663" X-IronPort-AV: E=Sophos;i="5.87,241,1631602800"; d="scan'208";a="234145663" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Nov 2021 00:55:00 -0800 X-IronPort-AV: E=Sophos;i="5.87,241,1631602800"; d="scan'208";a="586530660" Received: from shwdenpg197.ccr.corp.intel.com ([10.253.106.73]) by fmsmga003-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Nov 2021 00:54:58 -0800 From: DongJunX To: qinx.sun@intel.com, weix.ling@intel.com, yanx.xia@intel.com, yux.jiang@intel.com, zhiminx.huang@intel.com, hailinx.xu@intel.com, songx.jiale@intel.com Cc: dts@dpdk.org Subject: [dts] [PATCH V1 1/4] executions/execution*: removed makefile from configure file Date: Wed, 17 Nov 2021 16:54:41 +0800 Message-Id: <20211117085444.2254-1-junx.dong@intel.com> X-Mailer: git-send-email 2.33.1.windows.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Signed-off-by: DongJunX --- conf/app_name.cfg | 62 ++------------------------------- executions/execution.cfg | 2 +- executions/execution_FVL.cfg | 2 +- executions/execution_fm10k.cfg | 2 +- executions/execution_rxmode.cfg | 4 +-- executions/execution_smoke.cfg | 2 +- 6 files changed, 8 insertions(+), 66 deletions(-) diff --git a/conf/app_name.cfg b/conf/app_name.cfg index 985ee115..e6749435 100644 --- a/conf/app_name.cfg +++ b/conf/app_name.cfg @@ -1,5 +1,5 @@ # app path configuration -# [meson/makefile] : the build type +# [meson] : the build type # app_name=app_path #about the app_path, you can use 'target' instead of build target in the path # eg: if the testpmd app_path is: x86_64-native-linuxapp-gcc/app/testpmd, # you can use string 'target' instead of 'x86_64-native-linuxapp-gcc' @@ -69,62 +69,4 @@ node=target/examples/dpdk-efd_node server=target/examples/dpdk-efd_server testpmd_vf=target/app/dpdk-testpmd-vf vm_power_manager=target/examples/dpdk-vm_power_manager -guest_cli=target/examples/dpdk-guest_cli -[makefile] -pdump=target/app/dpdk-pdump -proc-info=target/app/dpdk-procinfo -test=target/app/test -test-acl=target/app/testacl -test-bbdev=target/app/testbbdev -test-cmdline=target/app/cmdline_test -test-compress-perf=target/app/dpdk-test-compress-perf -test-crypto-perf=target/app/dpdk-test-crypto-perf -test-eventdev=target/app/dpdk-test-eventdev -test-pipeline=target/app/testpipeline -test-pmd=target/app/testpmd -test-sad=target/app/testsad -ethtool=examples/ethtool/ethtool-app/ethtool -eventdev_pipeline=examples/eventdev_pipeline/build/app/eventdev_pipeline -fips_validation=examples/fips_validation/build/app/fips_validation -flow_classify=examples/flow_classify/build/app/flow_classify -flow_filtering=examples/flow_filtering/build/app/flow -helloworld=examples/helloworld/build/app/helloworld -ioat=examples/ioat/build/app/ioatfwd -ip_fragmentation=examples/ip_fragmentation/build/app/ip_fragmentation -ip_pipeline=examples/ip_pipeline/build/app/ip_pipeline -ip_reassembly=examples/ip_reassembly/build/app/ip_reassembly -ipsec-secgw=examples/ipsec-secgw/build/app/ipsec-secgw -ipv4_multicast=examples/ipv4_multicast/build/app/ipv4_multicast -kni=examples/kni/build/app/kni -l2fwd=examples/l2fwd/build/app/l2fwd -l2fwd-crypto=examples/l2fwd-crypto/build/app/l2fwd-crypto -l2fwd-event=examples/l2fwd-event/build/app/l2fwd-event -l2fwd-jobstats=examples/l2fwd-jobstats/build/app/l2fwd-jobstats -l2fwd-keepalive=examples/l2fwd-keepalive/build/app/l2fwd-keepalive -l3fwd=examples/l3fwd/build/app/l3fwd -l3fwd-acl=examples/l3fwd-acl/build/app/l3fwd-acl -l3fwd-power=examples/l3fwd-power/build/app/l3fwd-power -l3fwd-thread=examples/performance-thread/l3fwd-thread/build/app/l3fwd-thread -link_status_interrupt=examples/link_status_interrupt/build/app/link_status_interrupt -ntb=examples/ntb/build/app/ntb_fwd -packet_ordering=examples/packet_ordering/build/app/packet_ordering -pipeline=examples/pipeline/build/app/pipeline -ptpclient=examples/ptpclient/build/app/ptpclient -qos_meter=examples/qos_meter/build/app/qos_meter -qos_sched=examples/qos_sched/build/app/qos_sched -rxtx_callbacks=examples/rxtx_callbacks/build/app/rxtx_callbacks -service_cores=examples/service_cores/build/app/service_cores -skeleton=examples/skeleto/build/app/basicfwd -tep_termination=examples/tep_termination/build/app/tep_termination -timer=examples/timer/build/app/timer -vdpa=examples/vdpa/build/app/vdpa -vhost=examples/vhost/build/app/vhost-switch -vhost_blk=examples/vhost_blk/build/app/vhost-blk -vhost_crypto=examples/vhost_crypto/build/app/vhost-crypto -vmdq=examples/vmdq/build/app/vmdq_app -vmdq_dcb=examples/vmdq_dcb/build/app/vmdq_dcb_app -mp_client=examples/multi_process/client_server_mp/mp_client/build/app/mp_client -hotplug_mp=examples/multi_process/hotplug_mp/build/app/hotplug_mp -mp_server=examples/multi_process/client_server_mp/mp_server/build/app/mp_server -simple_mp=examples/multi_process/simple_mp/build/app/simple_mp -symmetric_mp=examples/multi_process/symmetric_mp/build/app/symmetric_mp +guest_cli=target/examples/dpdk-guest_cli \ No newline at end of file diff --git a/executions/execution.cfg b/executions/execution.cfg index f572074f..658b1ad4 100644 --- a/executions/execution.cfg +++ b/executions/execution.cfg @@ -2,7 +2,7 @@ crbs= #using igb_uio please refer to doc/dts_gsg/support_igb_uio.rst drivername= -build_type= +build_type= test_suites= cmdline, hello_world, diff --git a/executions/execution_FVL.cfg b/executions/execution_FVL.cfg index b1cc02d1..d32d4d4a 100644 --- a/executions/execution_FVL.cfg +++ b/executions/execution_FVL.cfg @@ -2,7 +2,7 @@ crbs= #using igb_uio please refer to doc/dts_gsg/support_igb_uio.rst drivername= -build_type= +build_type= test_suites= checksum_offload, dynamic_config, diff --git a/executions/execution_fm10k.cfg b/executions/execution_fm10k.cfg index 414e7131..57c25f96 100644 --- a/executions/execution_fm10k.cfg +++ b/executions/execution_fm10k.cfg @@ -2,7 +2,7 @@ crbs= #using igb_uio please refer to doc/dts_gsg/support_igb_uio.rst drivername= -build_type= +build_type= test_suites= checksum_offload, vlan, diff --git a/executions/execution_rxmode.cfg b/executions/execution_rxmode.cfg index d8feb535..5cd0e6d4 100644 --- a/executions/execution_rxmode.cfg +++ b/executions/execution_rxmode.cfg @@ -3,7 +3,7 @@ crbs= #using igb_uio please refer to doc/dts_gsg/support_igb_uio.rst drivername=igb_uio rx_mode=scalar -build_type= +build_type= test_suites= fdir, jumboframes, @@ -47,7 +47,7 @@ parameters=nic_type=cfg:func=true crbs= drivername=igb_uio rx_mode=vector -build_type= +build_type= test_suites= fdir, jumboframes, diff --git a/executions/execution_smoke.cfg b/executions/execution_smoke.cfg index 1568d40e..6f35578d 100644 --- a/executions/execution_smoke.cfg +++ b/executions/execution_smoke.cfg @@ -2,7 +2,7 @@ crbs= #using igb_uio please refer to doc/dts_gsg/support_igb_uio.rst drivername= -build_type= +build_type= test_suites= unit_tests_cmdline, unit_tests_eal, -- 2.33.1.windows.1