fix(various): files 08/40908/2
authorpmikus <peter.mikus@protonmail.ch>
Tue, 21 May 2024 13:28:21 +0000 (15:28 +0200)
committerPeter Mikus <peter.mikus@protonmail.ch>
Tue, 21 May 2024 13:30:23 +0000 (13:30 +0000)
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I601a54e543114957592548618df2f2f4bf790f82

csit.infra.dash/do_run.sh
resources/job_specs/vpp_device/vpp-1n-spr.md
tests/trex/perf/ip6/1n1l-10ge2p1x710-ethip6-ip6scale20k-tg-ndrpdr.robot

index c87e434..9ededc7 100755 (executable)
@@ -7,4 +7,4 @@ command -v docker || exit 1
 export UID=$(id -u)
 export GID=$(id -g)
 
-docker compose up --remove-orphans
+docker compose up --remove-orphans --detach
index 3d692b2..d5ab8d7 100644 (file)
 ##### ethip4-l2bdbasemaclrn-iacl1sl
 0c AND 64b AND scapy AND x710 AND drv_vfio_pci AND ethip4-l2bdbasemaclrn-iacl1sl
 ##### ethip4-l2bdbasemaclrn-macip-iacl1sl
-0c AND 64b AND scapy AND x710 AND drv_vfio_pci AND ethip4-l2bdbasemaclrn-macip-iacl1sl
+0c AND 64b AND scapy AND x710 AND drv_vfio_pci AND ethip4-l2bdbasemaclrn-macip-iacl1sl
 ##### ethip4-l2bdbasemaclrn-oacl1sf
 0c AND 64b AND scapy AND x710 AND drv_vfio_pci AND ethip4-l2bdbasemaclrn-oacl1sf
 ##### ethip4-l2bdbasemaclrn-oacl1sl
index 445e816..063a1d0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2023 Cisco and/or its affiliates.
+# Copyright (c) 2024 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:
@@ -56,7 +56,7 @@
 | ${overhead}= | ${0}
 | ${rts_per_flow}= | ${10000}
 # Traffic profile:
-| ${traffic_profile}= | trex-stl-ethip6-ip6dst${rts_per_flow}
+| ${traffic_profile}= | trex-stl-ethip6-ip6dst${rts_per_flow}-${nic_pfs}p
 
 *** Keywords ***
 | Local Template