mbox series

[V1,0/2] dynamic_flowtype: remove a cmd to adapt dpdk

Message ID 1622620919-59787-1-git-send-email-xiangx.an@intel.com (mailing list archive)
Headers
Series dynamic_flowtype: remove a cmd to adapt dpdk |

Message

Xiang An June 2, 2021, 8:01 a.m. UTC
  v1:
- According to dpdk commit 81db321daeccec0c78bbe8bf4492f18f084ba30f,
    remove command "set_hash_input_set <port_id> <flowtype_id> udp-key
    add" to adapt dpdk, contain testplan and testsuite.

*** BLURB HERE ***

Xiang An (2):
  test_plans/dynamic_flowtype: remove a cmd to adapt dpdk
  tests/dynamic_flowtype: remove a cmd to adapt dpdk

 test_plans/dynamic_flowtype_test_plan.rst | 48 +++++++++++--------------------
 tests/TestSuite_dynamic_flowtype.py       |  2 --
 2 files changed, 16 insertions(+), 34 deletions(-)
  

Comments

Tu, Lijuan June 9, 2021, 7:12 a.m. UTC | #1
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Xiang An
> Sent: 2021年6月2日 16:02
> To: dts@dpdk.org
> Cc: Lin, Xueqin <xueqin.lin@intel.com>; An, XiangX <xiangx.an@intel.com>
> Subject: [dts] [PATCH V1 0/2] dynamic_flowtype: remove a cmd to adapt dpdk
> 
> v1:
> - According to dpdk commit 81db321daeccec0c78bbe8bf4492f18f084ba30f,
>     remove command "set_hash_input_set <port_id> <flowtype_id> udp-key
>     add" to adapt dpdk, contain testplan and testsuite.
> 
> *** BLURB HERE ***
> 
> Xiang An (2):
>   test_plans/dynamic_flowtype: remove a cmd to adapt dpdk
>   tests/dynamic_flowtype: remove a cmd to adapt dpdk
> 
>  test_plans/dynamic_flowtype_test_plan.rst | 48 +++++++++++--------------------
>  tests/TestSuite_dynamic_flowtype.py       |  2 --
>  2 files changed, 16 insertions(+), 34 deletions(-)
> 

Applied the series.
> --
> 1.8.3.1