feat(trex): cleanup t-rex profiles
[csit.git] / tests / vpp / perf / crypto / 2n1l-10ge2p1x710-ethip4ipsec1tnlsw-ip4base-policy-aes256gcm-udir-ndrpdr.robot
index a65c2b3..fc3787e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022 Cisco and/or its affiliates.
+# Copyright (c) 2023 Cisco and/or its affiliates.
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at:
@@ -78,7 +78,7 @@
 | ${addr_range}= | ${24}
 | ${n_tunnels}= | ${1}
 # Traffic profile:
-| ${traffic_profile}= | trex-stl-2n-ethip4-ip4dst${n_tunnels}-udir
+| ${traffic_profile}= | trex-stl-ethip4-ip4dst${n_tunnels}-udir
 | ${traffic_directions}= | ${1}
 
 *** Keywords ***