diff options
author | Peter Mikus <peter.mikus@protonmail.ch> | 2023-05-31 04:44:06 +0000 |
---|---|---|
committer | pmikus <peter.mikus@protonmail.ch> | 2023-05-31 04:49:02 +0000 |
commit | 55f5a9f810482327fe7b963e1b744f0fc3b48b62 (patch) | |
tree | 78d02cc33aa3de89a0c254255b9d19f22f0af0c9 /resources | |
parent | 68fb12b57dbce2974b7875e0c50c51034fb31019 (diff) |
"fix(test): Hoststack"
Change-Id: I6ec27d787b59d4bc13b8c04f4217302cc3021581
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Diffstat (limited to 'resources')
-rw-r--r-- | resources/job_specs/report_iterative/3na-spr/vpp-hoststack-00.md | 16 | ||||
-rw-r--r-- | resources/libraries/robot/hoststack/hoststack.robot | 2 |
2 files changed, 8 insertions, 10 deletions
diff --git a/resources/job_specs/report_iterative/3na-spr/vpp-hoststack-00.md b/resources/job_specs/report_iterative/3na-spr/vpp-hoststack-00.md index 709b571706..309cf32e00 100644 --- a/resources/job_specs/report_iterative/3na-spr/vpp-hoststack-00.md +++ b/resources/job_specs/report_iterative/3na-spr/vpp-hoststack-00.md @@ -3,18 +3,18 @@ ### mellanox-cx7veat #### mlx5-core ##### eth-ip4tcpbase-ldpreload-iperf3 -1c AND 1460b AND bps AND cx7veat AND drv_rdma_core AND eth-ip4tcpbase-ldpreload-iperf3 +1c AND 1460b AND bps AND cx7veat AND drv_mlx5_core AND eth-ip4tcpbase-ldpreload-iperf3 ##### eth-ip4tcpscale1cl10s-ldpreload-iperf3 -1c AND 1460b AND bps AND cx7veat AND drv_rdma_core AND eth-ip4tcpscale1cl10s-ldpreload-iperf3 +1c AND 1460b AND bps AND cx7veat AND drv_mlx5_core AND eth-ip4tcpscale1cl10s-ldpreload-iperf3 ##### eth-ip4udpbase-ldpreload-iperf3 -1c AND 1460b AND bps AND cx7veat AND drv_rdma_core AND eth-ip4udpbase-ldpreload-iperf3 +1c AND 1460b AND bps AND cx7veat AND drv_mlx5_core AND eth-ip4udpbase-ldpreload-iperf3 ##### eth-ip4udpscale1cl10s-ldpreload-iperf3 -1c AND 1460b AND bps AND cx7veat AND drv_rdma_core AND eth-ip4udpscale1cl10s-ldpreload-iperf3 +1c AND 1460b AND bps AND cx7veat AND drv_mlx5_core AND eth-ip4udpscale1cl10s-ldpreload-iperf3 ##### eth-ip4udpquicbase-vppecho -1c AND 1280b AND bps AND cx7veat AND drv_rdma_core AND eth-ip4udpquicbase-vppecho +1c AND 1280b AND bps AND cx7veat AND drv_mlx5_core AND eth-ip4udpquicbase-vppecho ##### eth-ip4udpquicscale1cl10s-vppecho -1c AND 1280b AND bps AND cx7veat AND drv_rdma_core AND eth-ip4udpquicscale1cl10s-vppecho +1c AND 1280b AND bps AND cx7veat AND drv_mlx5_core AND eth-ip4udpquicscale1cl10s-vppecho ##### eth-ip4udpquicscale10cl1s-vppecho -1c AND 1280b AND bps AND cx7veat AND drv_rdma_core AND eth-ip4udpquicscale10cl1s-vppecho +1c AND 1280b AND bps AND cx7veat AND drv_mlx5_core AND eth-ip4udpquicscale10cl1s-vppecho ##### eth-ip4udpquicscale10cl10s-vppecho -1c AND 1280b AND bps AND cx7veat AND drv_rdma_core AND eth-ip4udpquicscale10cl10s-vppecho
\ No newline at end of file +1c AND 1280b AND bps AND cx7veat AND drv_mlx5_core AND eth-ip4udpquicscale10cl10s-vppecho
\ No newline at end of file diff --git a/resources/libraries/robot/hoststack/hoststack.robot b/resources/libraries/robot/hoststack/hoststack.robot index 9c6e07ef73..9dd3987048 100644 --- a/resources/libraries/robot/hoststack/hoststack.robot +++ b/resources/libraries/robot/hoststack/hoststack.robot @@ -473,8 +473,6 @@ | | | ... | ${vpp_hoststack_attr}[sess_lendpt_mem] | | END | | Apply startup configuration on all VPP DUTs -| | Initialize layer driver | ${nic_driver} -| | Initialize layer interface | Get Test Results From Hoststack VPP Echo Test | | [Documentation] |