mbox series

[V1,0/6] add cvl nic supported

Message ID 20210106054128.4601-1-weix.xie@intel.com (mailing list archive)
Headers
Series add cvl nic supported |

Message

Xie, WeiX Jan. 6, 2021, 5:41 a.m. UTC
  add cvl nic supported for some NIC PF suites.

Xie wei (6):
  tests/TestSuite_flow_classify:add cvl nic supported
  tests/TestSuite_fortville_rss_input:add cvl nic supported
  tests/TestSuite_generic_filter:add cvl nic supported
  tests/TestSuite_port_representor:add cvl nic supported
  tests/TestSuite_scatter:add cvl nic supported
  conf/test_case_checklist:add cvl nic supported

 conf/test_case_checklist.json          |  2 ++
 tests/TestSuite_flow_classify.py       |  2 +-
 tests/TestSuite_fortville_rss_input.py |  2 +-
 tests/TestSuite_generic_filter.py      | 26 +++++++++++++-------------
 tests/TestSuite_port_representor.py    |  2 +-
 tests/TestSuite_scatter.py             |  2 +-
 6 files changed, 19 insertions(+), 17 deletions(-)
  

Comments

Zhao, HaiyangX Jan. 6, 2021, 6:32 a.m. UTC | #1
Acked-by: Haiyang Zhao <haiyangx.zhao@intel.com>

Best Regards,
Zhao Haiyang

> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Xie wei
> Sent: Wednesday, January 6, 2021 13:41
> To: dts@dpdk.org
> Cc: Xie, WeiX <weix.xie@intel.com>
> Subject: [dts] [PATCH V1 0/6] add cvl nic supported
  
Tu, Lijuan Jan. 7, 2021, 5:02 a.m. UTC | #2
> add cvl nic supported for some NIC PF suites.
> 
> Xie wei (6):
>   tests/TestSuite_flow_classify:add cvl nic supported
>   tests/TestSuite_fortville_rss_input:add cvl nic supported
>   tests/TestSuite_generic_filter:add cvl nic supported
>   tests/TestSuite_port_representor:add cvl nic supported
>   tests/TestSuite_scatter:add cvl nic supported
>   conf/test_case_checklist:add cvl nic supported

Applied thanks