diff options
author | Martin Klozik <martinx.klozik@intel.com> | 2017-10-20 10:22:08 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-10-20 10:22:08 +0000 |
commit | 518d5bae6b5603b5b605830c690b0e91d0d26cd7 (patch) | |
tree | aa6a00f6fa83f18a9342e834fb9bdb3e645241a2 /conf/10_custom.conf | |
parent | e1080a507901f7b957f24c75170594b4f9bc9740 (diff) | |
parent | d4054052bdc6d9417e27f81f2434bcf1f2149972 (diff) |
Merge "trex_multistream: Add multistream support to T-Rex"
Diffstat (limited to 'conf/10_custom.conf')
-rw-r--r-- | conf/10_custom.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/10_custom.conf b/conf/10_custom.conf index 9dc605e0..8020bb93 100644 --- a/conf/10_custom.conf +++ b/conf/10_custom.conf @@ -136,7 +136,7 @@ TRAFFICGEN_TREX_LATENCY_PPS = 1000 # Example 10 Gbps: TRAFFICGEN_TREXINE_SPEED_GBPS = '10' # Today only 10 Gbps is supported TRAFFICGEN_TREX_LINE_SPEED_GBPS = '10' -# FOR SR-IOV tests to work with T-Rex enable Promiscuous mode +# FOR SR-IOV or multistream layer 2 tests to work with T-Rex enable Promiscuous mode TRAFFICGEN_TREX_PROMISCUOUS=False # TREX Configuration and Connection Info-- END |