X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=resources%2Flibraries%2Frobot%2Fperformance%2Fperformance_limits.robot;h=3483311abbe9f128a36e76f210b20928848bc511;hb=ac89ba8a39355a4a761508870ea0e08212ef7aee;hp=67ef3cf5b0636e8e0c2a27349c03d7ea8237f3f8;hpb=23b5bfe679371df276db4713f6089655b0e9bc56;p=csit.git diff --git a/resources/libraries/robot/performance/performance_limits.robot b/resources/libraries/robot/performance/performance_limits.robot index 67ef3cf5b0..3483311abb 100644 --- a/resources/libraries/robot/performance/performance_limits.robot +++ b/resources/libraries/robot/performance/performance_limits.robot @@ -95,28 +95,3 @@ | | ... | ${pps_limit} | ${rate} | | Set Test Variable | \${jumbo} | | Set Test Variable | \${max_rate} - -| Set Max Rate And Jumbo And Handle Multi Seg -| | [Documentation] -| | ... | This keyword starts with Get Max Rate And Jumbo keyword, -| | ... | then adds correct multi seg VPP configuration. -| | ... -| | ... | See Documentation of Set Max Rate And Jumbo for more details. -| | ... -| | ... | *Test (or broader scope) variables read:* -| | ... | - nic_name - Name of bottleneck NIC. Type: string -| | ... | - overhead - Overhead in bytes. Default: 0. Type: integer -| | ... | - frame_size - L2 Frame Size [B] or IMIX string. Type: int or str -| | ... -| | ... | *Test variables set:* -| | ... | - max_rate - Calculated unidirectional maximal transmit rate [pps]. -| | ... | Type: float -| | ... | - jumbo - Jumbo boolean, true if jumbo packet support -| | ... | has to be enabled. Type: boolean -| | ... -| | ... | *Example:* -| | ... -| | ... | \| Set Max Rate And Jumbo And Handle Multi Seg \| -| | ... -| | Set Max Rate And Jumbo -| | Run Keyword If | not ${jumbo} | Add no multi seg to all DUTs