test suite reviews and discussions
 help / color / mirror / Atom feed
From: Yufen Mo <yufengx.mo@intel.com>
To: dts@dpdk.org, lijuan.tu@intel.com, yingyax.han@intel.com,
	junx.w.zhou@intel.com
Cc: Yufen Mo <yufengx.mo@intel.com>
Subject: [dts] [PATCH V2 0/6] etgen: remove etgen
Date: Tue, 31 Aug 2021 16:22:14 +0800	[thread overview]
Message-ID: <20210831082220.47375-1-yufengx.mo@intel.com> (raw)


v2: 
 - fix checkpatch error. 
 -  

v1: 
 - remove etgen relevant source code. 

Yufen Mo (6):
  framework/etgen: remove etgen
  tests: remove etgen
  tests/vxlan: move to pktgen from etgen
  tests/eventdev_perf: move to pktgen from etgen
  tests/eventdev_pipeline_perf: move to pktgen from etgen
  tests/fdir: move to pktgen from etgen

 conf/crbs.cfg                                 |   2 -
 conf/ixia.cfg                                 |  15 -
 framework/config.py                           |  67 +-
 framework/crb.py                              |   2 +-
 framework/crbs.py                             |   1 -
 framework/dts.py                              |   6 -
 framework/etgen.py                            | 972 ------------------
 framework/logger.py                           |  20 -
 framework/project_dpdk.py                     |  12 +-
 framework/settings.py                         |   1 -
 framework/tester.py                           |  90 +-
 tests/TestSuite_af_xdp_2.py                   |   2 +-
 tests/TestSuite_distributor.py                |   2 -
 tests/TestSuite_efd.py                        |   1 -
 tests/TestSuite_eventdev_perf.py              | 293 ++++--
 tests/TestSuite_eventdev_pipeline_perf.py     | 170 +--
 tests/TestSuite_fdir.py                       |  43 +-
 tests/TestSuite_iavf.py                       |   1 -
 tests/TestSuite_multiprocess.py               |   1 -
 tests/TestSuite_ntb.py                        |   1 -
 tests/TestSuite_packet_ordering.py            |   1 -
 tests/TestSuite_performance_thread.py         |   1 -
 tests/TestSuite_pmd.py                        |   1 -
 tests/TestSuite_rteflow_priority.py           |   1 -
 tests/TestSuite_userspace_ethtool.py          | 127 +--
 tests/TestSuite_vhost_virtio_pmd_interrupt.py |   1 -
 tests/TestSuite_virtio_event_idx_interrupt.py |   1 -
 tests/TestSuite_vm_power_manager.py           |   3 +-
 tests/TestSuite_vmdq.py                       |   1 -
 tests/TestSuite_vmdq_dcb.py                   |   1 -
 tests/TestSuite_vxlan.py                      | 186 ++--
 31 files changed, 472 insertions(+), 1554 deletions(-)
 delete mode 100644 conf/ixia.cfg
 delete mode 100644 framework/etgen.py

-- 
2.21.0


             reply	other threads:[~2021-08-31  8:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-31  8:22 Yufen Mo [this message]
2021-08-31  8:22 ` [dts] [PATCH V2 1/6] framework/etgen: " Yufen Mo
2021-08-31  8:22 ` [dts] [PATCH V2 2/6] tests: " Yufen Mo
2021-08-31  8:22 ` [dts] [PATCH V2 3/6] tests/vxlan: move to pktgen from etgen Yufen Mo
2021-08-31  8:22 ` [dts] [PATCH V2 4/6] tests/eventdev_perf: " Yufen Mo
2021-08-31  8:22 ` [dts] [PATCH V2 5/6] tests/eventdev_pipeline_perf: " Yufen Mo
2021-08-31  8:22 ` [dts] [PATCH V2 6/6] tests/fdir: " Yufen Mo
2021-09-14  8:33 ` [dts] [PATCH V2 0/6] etgen: remove etgen 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=20210831082220.47375-1-yufengx.mo@intel.com \
    --to=yufengx.mo@intel.com \
    --cc=dts@dpdk.org \
    --cc=junx.w.zhou@intel.com \
    --cc=lijuan.tu@intel.com \
    --cc=yingyax.han@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).