[dts] [PATCH V1 00/10] Modify suites to support meson

Tu, Lijuan lijuan.tu at intel.com
Wed Sep 23 10:43:38 CEST 2020


Applied, thanks

> -----Original Message-----
> From: dts <dts-bounces at dpdk.org> On Behalf Of Zhou, Jun
> Sent: 2020年9月16日 20:30
> To: dts at dpdk.org
> Cc: Zhou, JunX W <junx.w.zhou at intel.com>
> Subject: [dts] [PATCH V1 00/10] Modify suites to support meson
> 
> 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



More information about the dts mailing list