diff options
Diffstat (limited to 'conf/03_traffic.conf')
-rw-r--r-- | conf/03_traffic.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/03_traffic.conf b/conf/03_traffic.conf index 6cfbbf23..a88e4bcc 100644 --- a/conf/03_traffic.conf +++ b/conf/03_traffic.conf @@ -457,7 +457,7 @@ TRAFFICGEN_TREX_LINE_SPEED_GBPS = '10' # FOR SR-IOV or multistream layer 2 tests to work with T-Rex enable Promiscuous mode TRAFFICGEN_TREX_PROMISCUOUS=False PATHS['trafficgen'] = { - 'trex': { + 'Trex': { 'type' : 'src', 'src': { 'path': os.path.join(ROOT_DIR, 'src/trex/trex/scripts/automation/trex_control_plane/stl') |