mbox series

[V1,0/9] Modify suites to support meson & makefile

Message ID 20200907111035.7697-1-yux.jiang@intel.com (mailing list archive)
Headers
Series Modify suites to support meson & makefile |

Message

Yu Jiang Sept. 7, 2020, 11:10 a.m. UTC
  From: "Jiang,yu" <yux.jiang@intel.com>

Modify suite to support meson & makefile

Jiang,yu (9):
  tests/TestSuite_crypto_perf_cryptodev_perf: support meson build
  tests/TestSuite_fips_cryptodev: support meson build
  tests/TestSuite_ipsec_gw_cryptodev_func: support meson build
  tests/TestSuite_l2fwd_cryptodev_func: support meson build
  tests/TestSuite_unit_tests_cryptodev_func: support meson build
  tests/TestSuite_virtio_ipsec_cryptodev_func: support meson build
  tests/TestSuite_virtio_perf_cryptodev_func: support meson build
  tests/TestSuite_virtio_unit_cryptodev_func: support meson build
  tests/compress_common: support meson build

 tests/TestSuite_crypto_perf_cryptodev_perf.py  |  3 +--
 tests/TestSuite_fips_cryptodev.py              |  2 +-
 tests/TestSuite_ipsec_gw_cryptodev_func.py     |  2 +-
 tests/TestSuite_l2fwd_cryptodev_func.py        |  2 +-
 tests/TestSuite_unit_tests_cryptodev_func.py   |  2 +-
 tests/TestSuite_virtio_ipsec_cryptodev_func.py | 22 +++++++---------------
 tests/TestSuite_virtio_perf_cryptodev_func.py  | 20 ++++++--------------
 tests/TestSuite_virtio_unit_cryptodev_func.py  | 15 +++++----------
 tests/compress_common.py                       | 11 +++++------
 9 files changed, 28 insertions(+), 51 deletions(-)
  

Comments

Ma, LihongX Sept. 8, 2020, 5:04 a.m. UTC | #1
Acked-by: LihongX Ma<lihongx.ma@intel.com>

Regards,
Ma,lihong

> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Jiang, YuX
> Sent: Monday, September 7, 2020 7:10 PM
> To: dts@dpdk.org
> Cc: Jiang, YuX <yux.jiang@intel.com>
> Subject: [dts] [PATCH V1 0/9] Modify suites to support meson & makefile
> 
> From: "Jiang,yu" <yux.jiang@intel.com>
> 
> Modify suite to support meson & makefile
> 
> Jiang,yu (9):
>   tests/TestSuite_crypto_perf_cryptodev_perf: support meson build
>   tests/TestSuite_fips_cryptodev: support meson build
>   tests/TestSuite_ipsec_gw_cryptodev_func: support meson build
>   tests/TestSuite_l2fwd_cryptodev_func: support meson build
>   tests/TestSuite_unit_tests_cryptodev_func: support meson build
>   tests/TestSuite_virtio_ipsec_cryptodev_func: support meson build
>   tests/TestSuite_virtio_perf_cryptodev_func: support meson build
>   tests/TestSuite_virtio_unit_cryptodev_func: support meson build
>   tests/compress_common: support meson build
> 
>  tests/TestSuite_crypto_perf_cryptodev_perf.py  |  3 +--
>  tests/TestSuite_fips_cryptodev.py              |  2 +-
>  tests/TestSuite_ipsec_gw_cryptodev_func.py     |  2 +-
>  tests/TestSuite_l2fwd_cryptodev_func.py        |  2 +-
>  tests/TestSuite_unit_tests_cryptodev_func.py   |  2 +-
>  tests/TestSuite_virtio_ipsec_cryptodev_func.py | 22 +++++++---------------
> tests/TestSuite_virtio_perf_cryptodev_func.py  | 20 ++++++--------------
> tests/TestSuite_virtio_unit_cryptodev_func.py  | 15 +++++----------
>  tests/compress_common.py                       | 11 +++++------
>  9 files changed, 28 insertions(+), 51 deletions(-)
> 
> --
> 2.7.4
  
Tu, Lijuan Sept. 10, 2020, 1:14 a.m. UTC | #2
Applied, thanks

> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Jiang, YuX
> Sent: 2020年9月7日 19:10
> To: dts@dpdk.org
> Cc: Jiang, YuX <yux.jiang@intel.com>
> Subject: [dts] [PATCH V1 0/9] Modify suites to support meson & makefile
> 
> From: "Jiang,yu" <yux.jiang@intel.com>
> 
> Modify suite to support meson & makefile
> 
> Jiang,yu (9):
>   tests/TestSuite_crypto_perf_cryptodev_perf: support meson build
>   tests/TestSuite_fips_cryptodev: support meson build
>   tests/TestSuite_ipsec_gw_cryptodev_func: support meson build
>   tests/TestSuite_l2fwd_cryptodev_func: support meson build
>   tests/TestSuite_unit_tests_cryptodev_func: support meson build
>   tests/TestSuite_virtio_ipsec_cryptodev_func: support meson build
>   tests/TestSuite_virtio_perf_cryptodev_func: support meson build
>   tests/TestSuite_virtio_unit_cryptodev_func: support meson build
>   tests/compress_common: support meson build
> 
>  tests/TestSuite_crypto_perf_cryptodev_perf.py  |  3 +--
>  tests/TestSuite_fips_cryptodev.py              |  2 +-
>  tests/TestSuite_ipsec_gw_cryptodev_func.py     |  2 +-
>  tests/TestSuite_l2fwd_cryptodev_func.py        |  2 +-
>  tests/TestSuite_unit_tests_cryptodev_func.py   |  2 +-
>  tests/TestSuite_virtio_ipsec_cryptodev_func.py | 22 +++++++---------------
> tests/TestSuite_virtio_perf_cryptodev_func.py  | 20 ++++++--------------
> tests/TestSuite_virtio_unit_cryptodev_func.py  | 15 +++++----------
>  tests/compress_common.py                       | 11 +++++------
>  9 files changed, 28 insertions(+), 51 deletions(-)
> 
> --
> 2.7.4