test suite reviews and discussions
 help / color / mirror / Atom feed
From: Jun Dong <junx.dong@intel.com>
To: dts@dpdk.org
Cc: lijuan.tu@intel.com, qingx.sun@intel.com, junx.dong@intel.com
Subject: [dts] [V2 0/4] removed makefile relation content
Date: Fri, 25 Feb 2022 13:43:33 +0800	[thread overview]
Message-ID: <20220225054337.3668-1-junx.dong@intel.com> (raw)

*** 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


             reply	other threads:[~2022-02-25  5:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-25  5:43 Jun Dong [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220225054337.3668-1-junx.dong@intel.com \
    --to=junx.dong@intel.com \
    --cc=dts@dpdk.org \
    --cc=lijuan.tu@intel.com \
    --cc=qingx.sun@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).