mbox series

[V2,0/2] *** move test_dual_vlan from

Message ID 20210917115535.86002-1-yanx.xia@intel.com (mailing list archive)
Headers
Series *** move test_dual_vlan from |

Message

Yan Xia Sept. 17, 2021, 11:55 a.m. UTC
  *** move test_dual_vlan from rss_granularity_config 
to generic_flow_api ***

Yan Xia (2):
  tests/fortville_rss_granularity_config: move test_dual_vlan to
    TestSuite_generic_flow_api
  tests/generic_flow_api: move test_dual_vlan from
    fortville_rss_granularity_config to generic_flow_api

 ...tSuite_fortville_rss_granularity_config.py |  58 ---------
 tests/TestSuite_generic_flow_api.py           | 121 ++++++++++++++++++
 2 files changed, 121 insertions(+), 58 deletions(-)
  

Comments

Peng, Yuan Sept. 17, 2021, 5:18 a.m. UTC | #1
Acked-by Peng, Yuan <yuan.peng@intel.com>

-----Original Message-----
From: dts <dts-bounces@dpdk.org> On Behalf Of Yan Xia
Sent: Friday, September 17, 2021 7:56 PM
To: dts@dpdk.org
Cc: Xia, YanX <yanx.xia@intel.com>
Subject: [dts] [PATCH V2 0/2] *** move test_dual_vlan from

*** move test_dual_vlan from rss_granularity_config to generic_flow_api ***

Yan Xia (2):
  tests/fortville_rss_granularity_config: move test_dual_vlan to
    TestSuite_generic_flow_api
  tests/generic_flow_api: move test_dual_vlan from
    fortville_rss_granularity_config to generic_flow_api

 ...tSuite_fortville_rss_granularity_config.py |  58 ---------
 tests/TestSuite_generic_flow_api.py           | 121 ++++++++++++++++++
 2 files changed, 121 insertions(+), 58 deletions(-)

--
2.32.0
  
Lingli Chen Sept. 18, 2021, 9:01 a.m. UTC | #2
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Yan Xia
> Sent: Friday, September 17, 2021 7:56 PM
> To: dts@dpdk.org
> Cc: Xia, YanX <yanx.xia@intel.com>
> Subject: [dts] [PATCH V2 0/2] *** move test_dual_vlan from
> 
> *** move test_dual_vlan from rss_granularity_config to generic_flow_api ***

Tested-by: Yan Xia <yanx.xia@intel.com>