From ceaa2959217752716496b6257595d12cbcb0c657 Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Fri, 24 Jan 2020 12:22:14 +0100 Subject: Perform some cleanup discovered by GPL work + Remove one __init__.robot file with no function. + Remove executable flags from traffic profiles. + Improve indentation in some traffic profiles. Change-Id: I099e63069003fba788976a9470a909ccff51a88c Signed-off-by: Vratko Polak --- resources/traffic_profiles/trex/trex-sl-2n3n-ethip4-ip4src254-10c1n.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 resources/traffic_profiles/trex/trex-sl-2n3n-ethip4-ip4src254-10c1n.py (limited to 'resources/traffic_profiles/trex/trex-sl-2n3n-ethip4-ip4src254-10c1n.py') diff --git a/resources/traffic_profiles/trex/trex-sl-2n3n-ethip4-ip4src254-10c1n.py b/resources/traffic_profiles/trex/trex-sl-2n3n-ethip4-ip4src254-10c1n.py old mode 100755 new mode 100644 index 7a70177d28..3707ec6b9a --- a/resources/traffic_profiles/trex/trex-sl-2n3n-ethip4-ip4src254-10c1n.py +++ b/resources/traffic_profiles/trex/trex-sl-2n3n-ethip4-ip4src254-10c1n.py @@ -21,7 +21,7 @@ Stream profile: - Source IP address range: 10.10.10.1 - 10.10.10.254 - Destination IP address range: 20.20.20.1 - Direction 1 --> 0: - - Destination MAC address: 52:54:00:00:nf_id:02 + - Destination MAC address: 52:54:00:00:nf_id:02 - Source IP address range: 20.20.20.1 - 20.20.20.254 - Destination IP address range: 10.10.10.1 """ -- cgit 1.2.3-korg