test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [V2 0/4] removed makefile relation content
@ 2022-02-25  5:43 Jun Dong
  2022-02-25  5:43 ` [dts] [V2 1/4] executions/execution*: removed makefile from configure Jun Dong
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jun Dong @ 2022-02-25  5:43 UTC (permalink / raw)
  To: dts; +Cc: lijuan.tu, qingx.sun, junx.dong

*** BLURB HERE ***
Makefile builds have been deprecated, so 
removd relation content out from framework.

Jun Dong (4):
  executions/execution*: removed makefile from configure
  doc/dts_gsg: removed makefile from user guide document
  framework/*: removed makefile from framework
  tests/*: removed makefile from test suite

 conf/app_name.cfg                             |  61 +------
 doc/dts_gsg/usr_guide/usage.rst               |   2 +-
 executions/execution.cfg                      |   4 +-
 executions/execution_FVL.cfg                  |   4 +-
 executions/execution_fm10k.cfg                |   4 +-
 executions/execution_rxmode.cfg               |   6 +-
 executions/execution_smoke.cfg                |   2 +-
 framework/dts.py                              |  12 --
 framework/dut.py                              |   4 +-
 framework/project_dpdk.py                     | 157 ++----------------
 framework/settings.py                         |   1 -
 framework/virt_dut.py                         |   7 +-
 tests/TestSuite_compressdev_isal_pmd.py       |  21 +--
 tests/TestSuite_compressdev_qat_pmd.py        |  20 +--
 tests/TestSuite_compressdev_zlib_pmd.py       |  22 +--
 tests/TestSuite_crypto_perf_cryptodev_perf.py |  10 +-
 tests/TestSuite_fips_cryptodev.py             |   2 +-
 tests/TestSuite_ieee1588.py                   |   4 -
 tests/TestSuite_ipsec_gw_cryptodev_func.py    |   2 +-
 tests/TestSuite_kni.py                        |   8 -
 tests/TestSuite_l2fwd_cryptodev_func.py       |   2 +-
 tests/TestSuite_packet_capture.py             |  21 ---
 tests/TestSuite_pmd.py                        |   4 -
 tests/TestSuite_power_pbf.py                  |  12 +-
 tests/TestSuite_unit_tests_cryptodev_func.py  |   2 +-
 tests/TestSuite_vhost_1024_ethports.py        |  12 +-
 tests/TestSuite_virtio_perf_cryptodev_func.py |  11 --
 tests/TestSuite_virtio_unit_cryptodev_func.py |   2 -
 tests/TestSuite_vmdq_dcb.py                   |   2 -
 29 files changed, 52 insertions(+), 369 deletions(-)

-- 
2.33.1.windows.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-02-27 14:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-25  5:43 [dts] [V2 0/4] removed makefile relation content Jun Dong
2022-02-25  5:43 ` [dts] [V2 1/4] executions/execution*: removed makefile from configure Jun Dong
2022-02-25  5:43 ` [dts] [V2 2/4] doc/dts_gsg: removed makefile from user guide document Jun Dong
2022-02-25  5:43 ` [dts] [V2 3/4] framework/*: removed makefile from framework Jun Dong
2022-02-25  5:43 ` [dts] [V2 4/4] tests/*: removed makefile from test suite Jun Dong
2022-02-27 14:27   ` Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).