[dts] [PATCH v1 0/3] Change "tx-offloads" configuration

Lijuan Tu lijuanx.a.tu at intel.com
Thu Jan 25 16:43:10 CET 2018


Current framework will enable all offloads ,but in some NIC don't support
all of them. Remove this setting from framework , and handle it in case 
script.

In our NICs ,jumboframe need enable multi segment send

Lijuan Tu (3):
  framework: Remove option "tx--offloads"
  tests: reset "tx-offloads" to defualt
  jumboframe & vf_jumboframe: set tx offloads

 framework/pmd_output.py                             |  3 ---
 tests/TestSuite_fortville_rss_granularity_config.py | 12 ++++++------
 tests/TestSuite_ipgre.py                            |  4 ++--
 tests/TestSuite_jumboframes.py                      | 10 +++++-----
 tests/TestSuite_nvgre.py                            |  8 ++++----
 tests/TestSuite_pmdrss_hash.py                      |  2 +-
 tests/TestSuite_qinq_filter.py                      | 16 ++++++++--------
 tests/TestSuite_sriov_kvm.py                        |  2 +-
 tests/TestSuite_tso.py                              |  6 +++---
 tests/TestSuite_uni_pkt.py                          |  2 +-
 tests/TestSuite_vf_jumboframe.py                    | 10 +++++-----
 tests/TestSuite_vf_offload.py                       |  4 ++--
 tests/TestSuite_vxlan.py                            | 20 ++++++++++----------
 13 files changed, 48 insertions(+), 51 deletions(-)

-- 
1.8.3.1



More information about the dts mailing list