mbox series

[V1,0/5] support meson build method

Message ID 20200911021928.8224-1-weix.xie@intel.com (mailing list archive)
Headers
Series support meson build method |

Message

Xie, WeiX Sept. 11, 2020, 2:19 a.m. UTC
  modify dts to support meson build method

Xie wei (5):
  tests/TestSuite_cvl_advanced_rss:support meson build method
  tests/TestSuite_cvl_dcf_switch_filter:support meson build method
  tests/TestSuite_cvl_fdir:support meson build method
  tests/TestSuite_cvl_rss_configure:support meson build method
  tests/TestSuite_cvl_switch_filter:support meson build method

 tests/TestSuite_cvl_advanced_rss.py      |  2 +-
 tests/TestSuite_cvl_dcf_switch_filter.py | 15 ++++++++-------
 tests/TestSuite_cvl_fdir.py              |  2 +-
 tests/TestSuite_cvl_rss_configure.py     |  2 +-
 tests/TestSuite_cvl_switch_filter.py     |  5 +++--
 5 files changed, 14 insertions(+), 12 deletions(-)
  

Comments

Tu, Lijuan Sept. 15, 2020, 8:43 a.m. UTC | #1
> Subject: [dts] [PATCH V1 0/5] support meson build method
> 
> modify dts to support meson build method
> 
> Xie wei (5):
>   tests/TestSuite_cvl_advanced_rss:support meson build method
>   tests/TestSuite_cvl_dcf_switch_filter:support meson build method
>   tests/TestSuite_cvl_fdir:support meson build method
>   tests/TestSuite_cvl_rss_configure:support meson build method
>   tests/TestSuite_cvl_switch_filter:support meson build method

Applied