feat(release): Update VPP release notes
[csit.git] / tests / vpp / perf / hoststack / 10ge2p1x710-eth-ip4udpscale1cl10s-ldpreload-iperf3-bps.robot
index a516acf..c942f2b 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:
@@ -49,7 +49,9 @@
 | ${nic_pfs}= | 2
 | ${nic_vfs}= | 0
 | ${overhead}= | ${0}
-| ${frame_size}= | ${9000}
+| ${dpdk_enable_tcp_udp_checksum}= | ${True}
+| ${dpdk_no_tx_checksum_offload}= | ${False}
+| ${frame_size}= | ${1518}
 | ${crypto_type}= | ${None}
 | ${streams} | ${10}
 | ${iperf3_packet_length}= | ${1460}
@@ -58,7 +60,6 @@
 | Local template
 | | [Arguments] | ${phy_cores}
 | |
-| | Set Test Variable | ${dpdk_no_tx_checksum_offload} | ${False}
 | | Set VPP Hoststack Attributes | phy_cores=${phy_cores}
 | | ${bandwidth} = | Get From Dictionary
 | | ... | ${NIC_NAME_TO_BPS_LIMIT} | ${nic_name}