test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 00/10] Modify suites to support meson
@ 2020-09-16 12:29 Zhou, Jun
  2020-09-16 12:29 ` [dts] [PATCH V1 01/10] tests/TestSuite_ddp_gtp_qregion.py: Instead of getting the rxq&txq value from common_base to rte_config.h Zhou, Jun
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: Zhou, Jun @ 2020-09-16 12:29 UTC (permalink / raw)
  To: dts; +Cc: Zhou, Jun

Modify suites to support meson

*** BLURB HERE ***

Zhou, Jun (10):
  tests/TestSuite_ddp_gtp_qregion.py: Instead of getting the rxq&txq
    value from common_base to rte_config.h
  tests/TestSuite_ddp_l2tpv3.py: Instead of getting the rxq&txq value
    from common_base to rte_config.h
  tests/TestSuite_ddp_ppp_l2tp.py: Instead of getting the rxq&txq value
    from common_base to rte_config.h
  tests/TestSuite_dynamic_flowtype.py: Instead of getting the rxq&txq
    value from common_base to rte_config.h
  tests/TestSuite_dynamic_queue.py: Instead of getting the rxq&txq value
    from common_base to rte_config.h
  tests/TestSuite_ipv4_reassembly.py: change mode of set parameter to
    adapt meson build
  tests/TestSuite_qinq_filter.py: change mode of set parameter to adapt
    meson build
  tests/TestSuite_queue_start_stop.py:adapt to support both meson and
    makefile build
  tests/tests/TestSuite_rxtx_callbacks.py:adapt to support both meson
    and makefile build
  tests/TestSuite_ddp_gtp.py: adapt to support both meson and makefile
    build

 tests/TestSuite_ddp_gtp.py          | 13 +++++--------
 tests/TestSuite_ddp_gtp_qregion.py  |  6 +++---
 tests/TestSuite_ddp_l2tpv3.py       |  7 +++----
 tests/TestSuite_ddp_ppp_l2tp.py     |  6 +++---
 tests/TestSuite_dynamic_flowtype.py |  6 +++---
 tests/TestSuite_dynamic_queue.py    | 12 ++++++------
 tests/TestSuite_ipv4_reassembly.py  |  7 +++----
 tests/TestSuite_qinq_filter.py      |  7 ++-----
 tests/TestSuite_queue_start_stop.py |  5 +++--
 tests/TestSuite_rxtx_callbacks.py   |  4 ++--
 10 files changed, 33 insertions(+), 40 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2020-09-23  8:43 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-16 12:29 [dts] [PATCH V1 00/10] Modify suites to support meson Zhou, Jun
2020-09-16 12:29 ` [dts] [PATCH V1 01/10] tests/TestSuite_ddp_gtp_qregion.py: Instead of getting the rxq&txq value from common_base to rte_config.h Zhou, Jun
2020-09-16 12:29 ` [dts] [PATCH V1 02/10] tests/TestSuite_ddp_l2tpv3.py: " Zhou, Jun
2020-09-16 12:29 ` [dts] [PATCH V1 03/10] tests/TestSuite_ddp_ppp_l2tp.py: " Zhou, Jun
2020-09-16 12:29 ` [dts] [PATCH V1 04/10] tests/TestSuite_dynamic_flowtype.py: " Zhou, Jun
2020-09-16 12:29 ` [dts] [PATCH V1 05/10] tests/TestSuite_dynamic_queue.py: " Zhou, Jun
2020-09-16 12:29 ` [dts] [PATCH V1 06/10] tests/TestSuite_ipv4_reassembly.py: change mode of set parameter to adapt meson build Zhou, Jun
2020-09-17  8:40   ` Ma, LihongX
2020-09-16 12:29 ` [dts] [PATCH V1 07/10] tests/TestSuite_qinq_filter.py: " Zhou, Jun
2020-09-16 12:29 ` [dts] [PATCH V1 08/10] tests/TestSuite_queue_start_stop.py:adapt to support both meson and makefile build Zhou, Jun
2020-09-16 12:29 ` [dts] [PATCH V1 09/10] tests/tests/TestSuite_rxtx_callbacks.py:adapt " Zhou, Jun
2020-09-16 12:29 ` [dts] [PATCH 10/10] tests/TestSuite_ddp_gtp.py: adapt " Zhou, Jun
2020-09-17  2:19 ` [dts] [PATCH V1 00/10] Modify suites to support meson Zhou, JunX W
2020-09-23  8:43 ` 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).