X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftraffic_profiles%2Ftrex%2Ftrex-sl-3n-ethip4-ip4dst4-1cnf.py;h=b937d0274185c19622e7e1899e6baffcbb5e58b1;hb=16ef90a2415aa3b65341fdb6517cf58721bfff7a;hp=f3cdabe611c84c65167028fbbbd1aa78abf2bc98;hpb=f7519a18b92febfdb211a03a8ce60cbe216f9c72;p=csit.git diff --git a/resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst4-1cnf.py b/resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst4-1cnf.py index f3cdabe611..b937d02741 100644 --- a/resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst4-1cnf.py +++ b/resources/traffic_profiles/trex/trex-sl-3n-ethip4-ip4dst4-1cnf.py @@ -90,7 +90,11 @@ class TrafficStreams(TrafficStreamsBaseClass): max_value=0, size=1, op=u"inc" - ), + ), + STLVmWrFlowVar( + fv_name=u"mac_dst", + pkt_offset=5 + ), STLVmFlowVar( name=u"dst", min_value=self.p1_dst_start_ip,