[dts] [PATCH] *** tests: add fortville rss granularity script ***

pengyuan yuan.peng at intel.com
Thu Jun 16 03:19:38 CEST 2016


*** fortville rss granularity ***
1. Support granularity configuration of RSS

By default Fortville uses hash input set preloaded from NVM image which includes all fields
IPv4/v6+TCP/UDP port. Potential problem for this is global configuration per device and can
affect all ports. It is required that hash input set can be configurable,  such as using IPv4
only or IPv6 only or IPv4/v6+TCP/UDP.

2. support 32-bit GRE keys

By default Fortville extracts only 24 bits of GRE key to FieldVector (NVGRE use case) but
for Telco use cases full 32-bit GRE key is needed. It is required that both 24-bit and 32-bit
keys for GRE should be supported. the test plan is to test the API to switch between 24-bit and
32-bit keys

pengyuan (1):
  tests: add fortville rss granularity script

 .../fortville_rss_granularity_config_test_plan.rst | 340 +++++++++++
 .../TestSuite_fortville_rss_granularity_config.py  | 634 +++++++++++++++++++++
 2 files changed, 974 insertions(+)
 create mode 100644 test_plans/fortville_rss_granularity_config_test_plan.rst
 create mode 100644 tests/TestSuite_fortville_rss_granularity_config.py

-- 
2.5.0



More information about the dts mailing list