aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/perf/hoststack/10ge2p1x710-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps.robot
AgeCommit message (Expand)AuthorFilesLines
2021-05-26Perf: Add perfmon_plugin for telemetrypmikus1-2/+2
2020-06-09Remove leading tc[nn] from test namesJuraj Linkeš1-1/+1
2020-05-07perf: refactor 'setup suite topology interfaces'Dave Wallace1-1/+1
2020-04-06Improve pf layerPeter Mikus1-1/+3
2020-03-12rls2001 perf: fix hoststack test packet sizesDave Wallace1-3/+3
2020-03-10Make RXQs/TXQs configurablePeter Mikus1-1/+4
2020-03-03perf: Clean up Hoststack testsDave Wallace1-0/+62
an class="cm"> LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ #include <vppinfra/random.h> /* Default random seed for standalone version of library. Value can be overridden by platform code from e.g. machine's clock count register. */ u32 standalone_random_default_seed = 1; /* * fd.io coding-style-patch-verification: ON * * Local Variables: * eval: (c-set-style "gnu") * End: */