test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH v1 0/3] Change "tx-offloads" configuration
@ 2018-01-25 15:43 Lijuan Tu
  2018-01-25 15:43 ` [dts] [PATCH v1 1/3] framework: Remove option "tx--offloads" Lijuan Tu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Lijuan Tu @ 2018-01-25 15:43 UTC (permalink / raw)
  To: dts; +Cc: Lijuan Tu

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-01-25  8:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-25 15:43 [dts] [PATCH v1 0/3] Change "tx-offloads" configuration Lijuan Tu
2018-01-25 15:43 ` [dts] [PATCH v1 1/3] framework: Remove option "tx--offloads" Lijuan Tu
2018-01-25 15:43 ` [dts] [PATCH v1 2/3] tests: reset "tx-offloads" to defualt Lijuan Tu
2018-01-25 15:43 ` [dts] [PATCH v1 3/3] jumboframe & vf_jumboframe: set tx offloads Lijuan Tu
2018-01-25 16:14 ` [dts] [PATCH v1 0/3] Change "tx-offloads" configuration Liu, Yong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).